except.c: Include cgraph.h.
[platform/upstream/gcc.git] / gcc / c-common.c
2003-09-09 Mark Mitchelllanghooks-def.h (lhd_register_builtin_type): New function.
2003-09-04 Matt AusternCorrect the behavior of __func__ for C++ special member...
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-20 Mark Mitchellre PR middle-end/11996 (Compiling libjava ICE's.)
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-19 Kazu Hiratac-common.c: Fix comment formatting.
2003-08-19 Andrew Pinski*** empty log message ***
2003-08-05 Alexandre Olivac.opt: Introduce -fworking-directory.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-03 Roger Saylebuiltin-types.def (BT_SSIZE): New primitive type.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-28 Hans-Peter Nilssonc-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-24 Roger Saylebuiltins.def (BUILT_IN_PRINTF, [...]): Changed from...
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-22 Nathan Sidwellc-common.c (handle_packed_attribute): Don't pack a...
2003-07-22 Alexandre Olivac-common.c (c_common_type_for_mode): Return integer...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18 Gabriel Dos Reisc-common.c: Don't undefine GCC_DIAG_STYLE.
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-16 Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-15 Geoffrey Keatingc-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-07-04 Kaveh R. Ghazic-aux-info.c: Include toplev.h after c-tree.h.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-25 Jan Hubickac-common.c (handle_used_attribute): Use mark_referenced.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-20 Andreas Jaegerc-common.c: Change _Bool to bool reverting part of...
2003-06-19 Andreas Jaegerc-aux-info.c: Convert to ISO C99.
2003-06-13 Aldy Hernandezc-common.c (handle_mode_attribute): Use VECTOR_MODE_P...
2003-06-04 Richard Hendersonc-common.c (handle_cleanup_attribute): New.
2003-05-19 Matt AusternAdd a new flag...
2003-05-17 Neil Boothc-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-11 Gabriel Dos Reisre PR c++/689 ([diagnostic] this warning is not helpful...
2003-05-03 Zack Weinbergre PR c/10604 (-Wall includes sign conversion warning...
2003-05-03 Nathan Sidwellc-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30 Gabriel Dos Reisc-common.c (if_elt): Use location_t in lieu of "file...
2003-04-14 Roger Sayletree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-11 Zack Weinbergc-decl.c (struct binding_level): Add shadowed_tags...
2003-04-10 Steven Bosscherc-common.h (lang_statement_code_p): Remove declaration.
2003-03-31 Mark Mitchellre PR c++/10278 (ICE in parser)
2003-03-22 Zack Weinbergc-common.c: Include intl.h.
2003-03-11 Neil BoothMakefile.in: Update.
2003-03-09 John David Anglinre PR middle-end/9986 ([HP-UX] [3.4 regression] Incorre...
2003-03-04 Neil BoothMakefile.in: Update.
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-02-19 Richard Hendersonc-common.c (handle_used_attribute): Accept static data...
2003-02-01 Richard Henderson[multiple changes]
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-24 Jan Hubickabuiltins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-03 Jason Merrillc-common.c (finish_fname_decls): Put the DECL_STMTs...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-11 Neil Boothc-common.c (builtin_define_type_max): Handle unsigned...
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-11-27 Richard Hendersonc-common.c (handle_visibility_attribute): Accept "default".
2002-10-31 Aldy Hernandezc-common.c: Add GTY to vector_type_node_list.
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-14 J"orn Renneckec-common.c (c_common_type_for_mode): Add V2HImode case.
2002-10-09 Gabriel Dos Reisc-common.c (cb_register_builtins): Define __WCHAR_MAX__.
2002-10-05 Jan Hubicka* c-common.c (cb_register_builtins): Use really_no_inline.
2002-09-27 Jakub Jelinekextend.texi (tls_model): Document.
2002-09-23 Richard Hendersonc-common.c (cpp_define_data_format): Remove.
2002-09-23 Mark Mitchellc-common.c (flag_abi_version): New variable.
2002-09-22 John David Anglinc-common.c (preprocessing_trad_p): Define.
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-21 Richard Hendersonc-common.c (cpp_define_data_format): Remove __GCC_LITTL...
2002-09-21 Richard Hendersonc-common.c (builtin_define_float_constants): Use real_f...
2002-09-17 Nick Cliftonmachmode.def (V1DImode): New mode.
2002-09-16 Richard Hendersonc-common.c (builtin_define_float_constants): Emit __FOO...
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-09-04 Richard Hendersonc-common.c (builtin_define_with_hex_fp_value): New.
2002-09-03 Richard HendersonMakefile.in (USER_H): Add ginclude/float.h.
2002-08-28 Gabriel Dos Reisc-common.c (builtin_define_type_precision): New function.
2002-08-27 Mark Mitchellc-common.c (warn_abi): New variable.
2002-08-27 Nicola PeroAdded -Wundeclared-selector ObjC command line option
2002-08-27 Gabriel Dos Reisc-common.c (cpp_define_data_format): New function.
2002-08-16 Stan Shebsc-common.c (cb_register_builds): Define __NEXT_RUNTIME_...
2002-08-12 Neil Boothc-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move...
2002-08-11 Neil Boothc-common.c (c_common_init): Call preprocess_file instead.
2002-08-10 Ziemowit Laskic-common.c (flag_objc): New.
2002-08-07 Neil BoothMakefile.in (c-opts.o, [...]): Update.
2002-08-07 Jason Merrillc-common.c (c_expand_expr): If the last expression...
2002-08-06 Dale JohannesenMark __func__ with line number 0, to avoid confusing...
2002-08-02 Zack Weinbergc-common.c (c_common_init): -Wtraditional also implies...
2002-08-02 Franz Sirlc-common.c (cb_register_builtins): Always define __GXX_...
2002-08-01 Neil Booth* c-common.c (__GXX_ABI_VERSION): Correct spelling.
2002-08-01 Benjamin Kosnikc-common.c (cb_register_builtins): Set __GXX_ABI_VERSIO...
2002-08-01 Toon Moenec-common.c (cb_register_builtins): Set __FINITE_MATH_ON...
next