c-tree.h (C_DECL_FILE_SCOPE): Move ...
[gcc.git] / gcc / tree.h
2003-08-29 Richard Hendersonc-tree.h (C_DECL_FILE_SCOPE): Move ...
2003-08-28 Kaveh R. Ghazibuiltin-types.def (BT_INT_PTR, [...]): New.
2003-08-26 Roger Saylere PR middle-end/12002 (internal compiler error: in...
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-22 Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-08-20 Jason Merrilltree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-19 Jan Hubickacgraph.c (cgraph_mark_needed_node): Call notice_global_...
2003-08-08 Roger Sayle* tree.h (get_identifier) Define a macro form of get_id...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-01 Jason MerrillMakefile.in (bubblestrap): Don't require a previous...
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
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-18 Roger Saylefold-const.c (const_binop): Avoid performing the FP...
2003-07-15 Geoffrey Keatingc-common.c (c_common_type_for_mode): Handle V4DFmode.
2003-07-14 Gerald Pfeiferggc-page.c (extra_order_size_table): Insns have 9 slots.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06 Nathan Sidwelltree.h (default_flag_random_seed): Remove.
2003-07-06 Nathan Sidwelltree.h (crc32_string): Declare.
2003-07-06 Andreas Jaegersbitmap.c: Convert prototypes to ISO C90.
2003-07-03 Steven Bosscherrtl.h (ECF_*, [...]): Move from here...
2003-07-03 Jeff Lawexpr.c (do_store_flag): Remove special case folding...
2003-07-01 Jeff Lawstmt.c (any_pending_cleanups): Lose argument THIS_CONTO...
2003-06-25 Jan Hubickac-common.c (handle_used_attribute): Use mark_referenced.
2003-06-23 Jakub Jelineki386.c (x86_output_mi_thunk): Don't pass MEM to %P0...
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-19 Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-06-16 Richard KennerWhitespace change.
2003-06-16 Richard Kennertree.h (STMT_CHECK): New macro.
2003-06-16 Andreas Jaeger* tree.h: Remove duplicate prototype of strip_float_ext...
2003-06-16 Kaveh R. Ghazic4x.c: Don't include "c-tree.h".
2003-06-15 Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-06 Jason Merrillstmt.c (resolve_asm_operand_names): Rename from resolve...
2003-05-27 Jason Merrilltree.c (expr_first, [...]): New fns.
2003-05-27 Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-21 Nathan Sidwellc-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
2003-05-20 Jason Merrilltree.c (expr_last): New fn.
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-13 Jason Merrilltree.h (STRIP_MAIN_TYPE_NOPS): New macro.
2003-05-02 Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30 Nathan Sidwelltree.h (DECL_POINTER_DEPTH): Remove.
2003-04-29 Zack Weinberg* tree.h: Delete no-checking definition of CST_OR_CONST...
2003-04-28 Zack Weinbergtree.h (TREE_CST_RTL, [...]): Delete.
2003-04-16 Olivier Hainquetree.c (skip_simple_arithmetics_at, [...]): New functions.
2003-04-14 Olivier Hainquetree.c (int_fits_type_p): Extract generic checks from...
2003-04-14 Roger Sayletree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-12 Geoffrey Keatingre PR c++/9393 (Anonymous namespaces and compiling...
2003-04-11 Zack Weinbergtree.c (tree_operand_check_failed): New function.
2003-04-06 Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2003-04-03 Jason Merrillstor-layout.c (do_type_align): New fn, split out from...
2003-03-24 Mark Mitchellfunction.c (put_var_into_stack): Change bool parameter...
2003-03-24 Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-02-22 Roger Saylefold-const.c (omit_one_operand): No longer static.
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2003-02-10 Dan Nicolaescutree.h (struct tree_decl): Remove unused live_range_rtl...
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-28 Stan Shebscoretypes.h (cpp_reader): Forward declare struct.
2003-01-24 Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-24 Jan Hubickabuiltins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-17 Kazu Hirataifcvt.c: Fix comment typos.
2003-01-14 Jan Hubickaconvert.c (strip_float_extensions): Look for narrowest...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Eric Botcazoure PR inline-asm/8832 (traditional "asm volatile" code...
2003-01-03 Jason Merrillfix comment spello
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-12-11 Richard Hendersontree.h (MODULE_LOCAL_P): Kill.
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-11-27 Richard Hendersonhooks.c (hook_bool_void_false, [...]): Rename so that...
2002-11-18 Jan Hubickacalls.c (alloca_call_p): New global function.
2002-11-14 Zack Weinbergtree.c (tree_vec_elt_check_failed): New function.
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-10-14 J"orn Renneckec-common.c (c_common_type_for_mode): Add V2HImode case.
2002-10-02 Roger Saylere PR rtl-optimization/6627 (-fno-align-functions regre...
2002-09-30 Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-28 Kazu HirataChangeLog.4: Fix typos.
2002-09-27 Jakub Jelinekextend.texi (tls_model): Document.
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-09-20 Richard Hendersonreal.h (enum real_value_class, [...]): Move from real.c.
2002-09-18 Douglas B Ruppstor-layout.c (place_field): Handle alignment of whole...
2002-09-17 Nick Cliftonmachmode.def (V1DImode): New mode.
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-08-14 Gabriel Dos Reis* tree.h: Guard against multiple inclusion.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-07-10 Gabriel Dos Reisdiagnostic.h: #include location.h
2002-07-06 Roger Saylere PR c++/7099 (G++ doesn't set the noreturn attribute...
2002-07-01 Roger Sayletree.h: Modify builtin_function interface to take an...
2002-06-30 Aldy Hernandezi386.c (ix86_init_mmx_sse_builtins): Use build_function...
next