summaryrefslogtreecommitdiff
path: root/gcc/integrate.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-2/+1
* * input.h (lineno): Rename to ...nathan2003-05-011-2/+2
* * integrate.c (expand_inline_function): Ensure non-const actualskenner2003-04-181-0/+8
* * integrate.c (expand_inline_function): Don't inline if wouldkenner2003-04-141-0/+8
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-3/+5
* * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P.sayle2003-02-261-13/+5
* * integrate.c (output_inline_function): Reset input_filenamerth2003-02-061-0/+5
* * function.h (struct function): New field calls_constant_p.sayle2003-01-251-0/+5
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-8/+0
* * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.jason2003-01-031-3/+4
* * integrate.c (output_inline_function): Don't hold privategeoffk2002-12-221-1/+3
* * c-pretty-print.h: Fix comment typos.kazu2002-12-201-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* PR c++/8461, c++/8625jason2002-12-041-4/+28
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-1/+1
* Index: ChangeLoggeoffk2002-08-041-4/+0
* * integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when itrth2002-08-011-0/+7
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-2/+0
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-2/+1
* * function.h (struct emit_status): Clarify potential contentslaw2002-06-231-1/+11
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-3/+3
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-061-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-27/+11
* * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.hubicka2002-06-031-3/+3
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-0/+3
* 2002-05-29 David S. Miller <davem@redhat.com>davem2002-05-301-1/+0
* * cpplex.c: Fix comment formatting.kazu2002-04-301-1/+1
* * integrate.c (function_attribute_inlinable_p): Simplify.neil2002-04-251-18/+10
* * rtl.h (RTX_FLAG): New macro.janis2002-04-221-4/+4
* * integrate.c (compare_blocks): Make comparisons safe for whendj2002-04-121-4/+12
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+1
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * Makefile.in (integrate.o): Update.neil2002-02-281-2/+2
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+2
* * config/xtensa/elf.h: New file.bwilson2002-01-231-6/+44