aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-18 * integrate.c (copy_decl_for_inlining): Revert previous patch.Jan Hubicka
2003-10-18 * rtl.h (rtl_size): Declare.Richard Sandiford
2003-10-18 * integrate.c (copy_decl_for_inlining): Fix copying of copies.Jan Hubicka
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-18 PR target/11184Mark Mitchell
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-08-29 * function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-15 PR debug/11098Mark Mitchell
2003-07-07 * rtl.h (emit_line_note): Take a location_t.Nathan Sidwell
2003-07-06 * gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01 * rtl.h (emit_line_note_after): Remove.Nathan Sidwell
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-16cp:Kaveh Ghazi
2003-06-16 * tracer.c: Remove duplication declaration.Andreas Jaeger
2003-06-16 * function.h (struct emit_status): Remove x_last_linenum,Nathan Sidwell
2003-06-08 * cfglayout.c (insn_scope): New static functionJan Hubicka
2003-05-14 * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename fromRichard Henderson
2003-05-13 * varasm.c (notice_rtl_inlining_of_deferred_constant): New function.Zack Weinberg
2003-05-03 * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.Olivier Hainque
2003-05-03 * c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-04-18 * integrate.c (expand_inline_function): Ensure non-const actualsOlivier Hainque
2003-04-14 * integrate.c (expand_inline_function): Don't inline if wouldRichard Kenner
2003-03-022003-03-02 Kurt Garloff <garloff@suse.de>Kurt Garloff
2003-02-26 * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P.Roger Sayle
2003-02-06 * integrate.c (output_inline_function): Reset input_filenameRichard Henderson
2003-01-25 * function.h (struct function): New field calls_constant_p.Roger Sayle
2003-01-24 * emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka
2003-01-03 * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.Jason Merrill
2002-12-22 * integrate.c (output_inline_function): Don't hold privateGeoffrey Keating
2002-12-20 * c-pretty-print.h: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-13 * c-decl.c: Fix a comment typo.Kazu Hirata
2002-12-04 PR c++/8461, c++/8625Jason Merrill
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-16 * ABOUT-NLS: Follow spelling conventions.Kazu Hirata
2002-08-04Index: ChangeLogGeoffrey Keating
2002-08-01 * integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when itRichard Henderson
2002-07-23 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):Neil Booth
2002-07-16 * ginclude/varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-06-23 * function.h (struct emit_status): Clarify potential contentsJeff Law
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-06-062002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-03 * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.Jan Hubicka
2002-06-02 * loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka
2002-05-302002-05-29 David S. Miller <davem@redhat.com>David S. Miller