summaryrefslogtreecommitdiff
path: root/gcc/integrate.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1827/+20
* combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_oper...Paolo Bonzini2004-04-291-8/+12
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-1/+1
* bt-load.c, [...]: Remove unnecessary casts.Kazu Hirata2004-03-221-5/+5
* alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata2004-03-201-1/+1
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-2/+2
* simplify-rtx.c (simplify_const_relational_operation): New function renamed fr...Roger Sayle2004-03-091-21/+5
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-8/+13
* (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher2004-02-171-12/+14
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-1/+1
* c-common.h: Fix comment typos.Kazu Hirata2004-01-251-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-1/+1
* system.h: Poison PROMOTED_MODESteven Bosscher2004-01-141-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-1/+1
* tree.c (initializer_zerop): Add test for empty set.Waldek Hebisch2003-12-151-0/+3
* * integrate.c (copy_decl_for_inlining): Revert previous patch.Jan Hubicka2003-10-181-4/+1
* rtl.h (rtl_size): Declare.Richard Sandiford2003-10-181-2/+1
* * integrate.c (copy_decl_for_inlining): Fix copying of copies.Jan Hubicka2003-10-181-1/+4
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-2/+2
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-2/+2
* re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell2003-09-181-5/+1
* targhooks.c: New file.DJ Delorie2003-09-031-2/+2
* function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson2003-08-291-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-17/+15
* re PR debug/11098 ([dwarf2] g++ doesn't emit complete debugging information f...Mark Mitchell2003-07-151-0/+2
* rtl.h (emit_line_note): Take a location_t.Nathan Sidwell2003-07-071-3/+3
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-132/+59
* rtl.h (emit_line_note_after): Remove.Nathan Sidwell2003-07-011-11/+9
* rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell2003-06-271-3/+3
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-6/+6
* tracer.c: Remove duplication declaration.Andreas Jaeger2003-06-161-1/+0
* function.h (struct emit_status): Remove x_last_linenum, x_last_filename.Nathan Sidwell2003-06-161-13/+14
* cfglayout.c (insn_scope): New static functionJan Hubicka2003-06-081-3/+3
* rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFERRED_CONSTANT_P.Richard Henderson2003-05-141-1/+1
* varasm.c (notice_rtl_inlining_of_deferred_constant): New function.Zack Weinberg2003-05-131-0/+2
* emit-rtl.c (last_call_insn, [...]): New functions.Olivier Hainque2003-05-031-0/+8
* c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell2003-05-031-2/+1
* input.h (lineno): Rename to ...Nathan Sidwell2003-05-011-2/+2
* integrate.c (expand_inline_function): Ensure non-const actuals don't end up c...Olivier Hainque2003-04-181-0/+8
* integrate.c (expand_inline_function): Don't inline if would lose /u on a BLKm...Richard Kenner2003-04-141-0/+8
* params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff2003-03-021-3/+5
* combine.c (combine_simplify_rtx, [...]): Use CC0_P.Roger Sayle2003-02-261-13/+5
* integrate.c (output_inline_function): Reset input_filename and lineno from th...Richard Henderson2003-02-051-0/+5
* function.h (struct function): New field calls_constant_p.Roger Sayle2003-01-251-0/+5
* emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka2003-01-241-8/+0
* fold-const.c (fold): Avoid NOP_EXPRs better.Jason Merrill2003-01-031-3/+4
* integrate.c (output_inline_function): Don't hold private pointers to 'struct ...Geoffrey Keating2002-12-221-1/+3
* c-pretty-print.h: Fix comment typos.Kazu Hirata2002-12-201-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2