summaryrefslogtreecommitdiff
path: root/gcc/integrate.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-13/+0
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-251-0/+5
* * integrate.c (copy_decl_for_inlining): Remove invisible referencejason2004-07-221-26/+4
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-1/+1
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-1/+0
* gcc/ChangeLog:aoliva2004-07-071-1/+1
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.kenner2004-07-061-4/+3
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-35/+0
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-3/+3
* * function.h (struct function): Remove x_function_call_count.rth2004-07-011-7/+0
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-0/+5
* 2004-06-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-201-1/+1
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-8/+8
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1827/+20
* 2004-04-29 Paolo Bonzini <bonzini@gnu.org>bonzini2004-04-291-8/+12
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-1/+1
* * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,kazu2004-03-221-5/+5
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-1/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-2/+2
* * simplify-rtx.c (simplify_const_relational_operation): New functionsayle2004-03-091-21/+5
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-8/+13
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-12/+14
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-1/+1
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* * system.h: Poison PROMOTED_MODEsteven2004-01-141-1/+1
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* 2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl>aj2003-12-151-0/+3
* * integrate.c (copy_decl_for_inlining): Revert previous patch.hubicka2003-10-181-4/+1
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-2/+1
* * integrate.c (copy_decl_for_inlining): Fix copying of copies.hubicka2003-10-181-1/+4
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* PR target/11184mmitchel2003-09-181-5/+1
* * targhooks.c: New file.dj2003-09-041-2/+2
* * function.h (struct function): Add rtl_inline_init, saved_for_inline.rth2003-08-291-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-17/+15
* PR debug/11098mmitchel2003-07-151-0/+2
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-3/+3
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-132/+59
* * rtl.h (emit_line_note_after): Remove.nathan2003-07-011-11/+9
* * rtl.h (emit_note): Remove FILE parameter.nathan2003-06-271-3/+3
* cp:ghazi2003-06-161-6/+6
* * tracer.c: Remove duplication declaration.aj2003-06-161-1/+0
* * function.h (struct emit_status): Remove x_last_linenum,nathan2003-06-161-13/+14
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-3/+3
* * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename fromrth2003-05-141-1/+1
* * varasm.c (notice_rtl_inlining_of_deferred_constant): New function.zack2003-05-131-0/+2
* * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.kenner2003-05-031-0/+8