varasm.c (output_constructor): Make constructor annotation conditional on ASM_COMMENT...
[gcc.git] / gcc / integrate.c
2003-10-18 Jan Hubicka* integrate.c (copy_decl_for_inlining): Revert previous...
2003-10-18 Richard Sandifordrtl.h (rtl_size): Declare.
2003-10-18 Jan Hubicka* integrate.c (copy_decl_for_inlining): Fix copying...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-08-29 Richard Hendersonfunction.h (struct function): Add rtl_inline_init,...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-15 Mark Mitchellre PR debug/11098 ([dwarf2] g++ doesn't emit complete...
2003-07-07 Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-07-01 Nathan Sidwellrtl.h (emit_line_note_after): Remove.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-16 Andreas Jaegertracer.c: Remove duplication declaration.
2003-06-16 Nathan Sidwellfunction.h (struct emit_status): Remove x_last_linenum...
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-05-14 Richard Hendersonrtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from DEFER...
2003-05-13 Zack Weinbergvarasm.c (notice_rtl_inlining_of_deferred_constant...
2003-05-03 Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-05-03 Nathan Sidwellc-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-18 Olivier Hainqueintegrate.c (expand_inline_function): Ensure non-const...
2003-04-14 Richard Kennerintegrate.c (expand_inline_function): Don't inline...
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-02-26 Roger Saylecombine.c (combine_simplify_rtx, [...]): Use CC0_P.
2003-02-06 Richard Hendersonintegrate.c (output_inline_function): Reset input_filen...
2003-01-25 Roger Saylefunction.h (struct function): New field calls_constant_p.
2003-01-24 Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2003-01-03 Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2002-12-22 Geoffrey Keatingintegrate.c (output_inline_function): Don't hold privat...
2002-12-20 Kazu Hiratac-pretty-print.h: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-16 Kazu HirataABOUT-NLS: Follow spelling conventions.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-08-01 Richard Hendersonintegrate.c (copy_rtx_and_substitute): Squash MEM_EXPR...
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-07-16 Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-06-23 Jan Hubickafunction.h (struct emit_status): Clarify potential...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-06 David S. Millerintegrate.c (subst_constants): Handle 'B' RTL format.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 Jan Hubickaintegrate.c (copy_insn_list): Properly pace the INSN_SC...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-30 David S. Millerrtl.h (clear_emit_caches): Delete.
2002-04-30 Kazu Hiratacpplex.c: Fix comment formatting.
2002-04-25 Neil Boothintegrate.c (function_attribute_inlinable_p): Simplify.
2002-04-22 Janis Johnsonrtl.h (RTX_FLAG): New macro.
2002-04-12 DJ Delorieintegrate.c (compare_blocks): Make comparisons safe...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-12 Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-23 Bob Wilsonelf.h: New file.
2002-01-16 Graham Stottcalls.c (try_to_integrate): Use "(size_t)" intermediate...
2002-01-06 Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2001-12-30 Richard Hendersonintegrate.c (copy_rtx_and_substitute): Fix error last...
2001-12-29 Richard Kennerexpr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-28 Richard Kennerintegrate.c (copy_rtx_and_substitute, case MEM): If...
2001-12-27 Richard Kennerintegrate.c (copy_insn_notes): Don't adjust REG_EH_REGI...
2001-11-15 DJ Delorieintegrate.c (get_hard_reg_initial_reg): New.
2001-11-11 Kaveh R. Ghazialpha.c (unicosmk_special_name): Prototype.
2001-10-24 Richard Kennerintegrate.c (copy_rtx_and_substitute, case CALL): Fix...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-19 Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2001-10-19 Richard KennerInstall correct version of file
2001-10-18 Richard Kenneremit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-05 Alexandre OlivaMakefile.in (c-decl.o): Depend on tree-inline.h.
2001-10-05 Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.
2001-09-21 Richard Kenner* integrate.c (allocate_initial_values): Eliminate...
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-21 J"orn Renneckeintegrate.c (allocate_initial_values): New function.
2001-09-12 Richard Hendersonintegrate.c (copy_insn_list): Copy label name from...
2001-09-05 Zack Weinbergfunction.c (ggc_mark_struct_function): Mark f->outer.
2001-08-31 Zack Weinbergfunction.c: Remove all_functions.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-15 John Wehlertl.h (only_sets_cc0_p): New prototype.
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-07-20 Jan Hubickaintegrate.c (copy_insn_list): handle NOTE_INSN_DELETED_...
2001-07-19 Neil BoothMakefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-18 Andreas Jaeger* integrate.c (output_inline_function): Correct type...
2001-07-16 Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-15 Richard KennerMakefile.in (integrate.o): Add debug.h.
2001-06-21 DJ Delorie* integrate.c (mark_hard_reg_initial_vals): Check for...
2001-06-21 DJ Delorieintegrate.c (ggc.h): Include.
2001-06-08 Richard Hendersonexcept.c (get_exception_pointer, [...]): Take a struct...
2001-06-04 Jan Hubickartlanal.c (operand_preference): Fix preference for...
2001-05-23 Richard Henderson* integrate.c (expand_inline_function): Handle CONCAT...
2001-05-17 Jan Hubickaintegrate.c (copy_rtx_and_substitute): Use simplify_gen...
2001-05-05 Richard Henderson* integrate.c (copy_insn_list): Substitute NOTE_EXPECTE...
2001-05-03 Mark Mitchellintegrate.h (struct inline_remap): Add leaf_reg_map...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
next