h8300-protos.h: Add a prototype for h8300_expand_branch.
[platform/upstream/gcc.git] / gcc / final.c
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-01-18 Daniel Jacobowitzfinal.c (final_scan_insn): Make non-static again.
2004-01-17 Daniel Jacobowitzfinal.c (SEEN_BB, [...]): Define.
2004-01-09 Joseph Myersre PR c/11234 (-pedantic accepts function pointer ...
2004-01-09 Kazu Hiratafinal.c (FIRST_INSN_ADDRESS): Remove.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-08 Kazu Hiratafinal.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL.
2003-12-06 Alan Modrare PR rtl-optimization/13169 (asm using r30 or r31...
2003-11-30 James E WilsonMake NON_SAVING_SETJMP usable again.
2003-11-27 Kazu Hirata* final.c (final_scan_insn): Remove commented-out code.
2003-11-27 Eric Botcazoure PR rtl-optimization/13041 (linux-2.6/sound/core...
2003-11-01 Alan Modrare PR other/12315 (ICE using -p with functions returnin...
2003-10-18 Alexandre Olivafinal.c (final_scan_insn): Run FINAL_PRESCAN_INSNS...
2003-10-11 Kazu Hirataexpr.c: Follow spelling conventions.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-09-04 DJ Delorietarghooks.c: New file.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-14 Jan Hubickacfglayout.c (locator_file): Break out from ....
2003-07-01 Andreas Jaegerfinal.c: Convert prototypes to ISO C90.
2003-07-01 Kazu Hiratacombine.c (distribute_notes): Don't bother REG_WAS_0.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-27 Devang Patelfinal.c (debug_flush_symbol_queue): New function.
2003-06-25 Kaveh R. Ghazihwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.
2003-06-08 Jan Hubickacfglayout.c (insn_scope): New static function
2003-06-04 Jakub Jelineklinux.h (NO_PROFILE_COUNTERS): Define to 1.
2003-06-04 Kaveh R. Ghazifinal.c (asm_fprintf): Update comments...
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-13 Richard Sandifordfinal.c (final_scan_insn): Apply the effects of frame...
2003-01-25 Kaz Kojimafinal.c (shorten_branches): Align the address of code...
2003-01-24 Jan Hubickaemit-rtl.c (reg_attrs_htab): New static variable.
2002-12-22 Jan Hubickaparams.def (tracer-min-branch-probability-feedback...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-10-15 Jan Hubickare PR c/7344 (performance regression on huge case state...
2002-10-03 Jan Hubickafinal.c (final): Use symbol name as function name for...
2002-09-17 Samuel FigueroaSam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.
2002-08-21 Kaveh R. Ghazialpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
2002-08-15 Douglas B Ruppdbxout.c (dbx_debug_hooks): Update end_prologue, end_ep...
2002-08-04 Nathan Sidwellgcc.c (cc1_options): Pass output file as auxbase when...
2002-08-01 Zack Weinbergfinal.c (output_alternate_entry_point): If ASM_OUTPUT_T...
2002-07-19 Zack Weinbergrtl.def (CODE_LABEL): Remove slot 8.
2002-06-17 Richard Hendersonfunction.h (struct function): Rename profile_label_no.
2002-06-04 Jan HubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 Jan Hubickafinal.c (final): Allow notes to not have computed addre...
2002-06-02 Jan Hubickaloop.c (emit_prefetch_instructions): Properly place...
2002-05-24 Jakub Jelinekre PR other/6782 (Specifing "-fverbose-asm" option...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Zdenek Dvorakbb-reorder.c (make_reorder_chain_1): Modified.
2002-05-18 Richard Hendersonfinal.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 Kazu Hiratafinal.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-14 Jan Hubickafinal.c (end_final): Do not output profile_arcs constru...
2002-05-11 Richard Hendersonfinal.c (end_final): Tidy whitespace.
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-04-23 Alan Modrare PR target/6413 (PROFILE_HOOK label_no)
2002-04-22 Janis Johnsonrtl.h (RTX_FLAG): New macro.
2002-04-04 Jakub Jelinekre PR c++/6119 (sparc-sun-solaris2.7 gcc-3.1 extra...
2002-04-02 Richard Hendersonre PR rtl-optimization/190 (Optimization bug for x86...
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-02-27 Graham Stott* final.c (output_operand_lossage): Constify PFX_STR.
2002-02-17 Philipp Thomasfinal.c (output_operand_lossage): Changed to accept...
2002-02-08 Richard Hendersonexpr.c (expand_expr): Mind EXPAND_INITIALIZER for trunc...
2002-02-05 Richard Kenner* final.c (final_scan_insn): Add case for NOTE_INSN_LOO...
2002-01-03 William Cohenfunction.h (struct function): Add profile.
2002-01-03 Eric Christopherfinal.c (final_scan_insn): Change 0 -> NULL_RTX in...
2001-12-31 Richard Henderson* final.c (alter_subreg): Assign REGNO after changing...
2001-12-31 Graham Stottfinal.c (struct bb_list): Delete.
2001-12-17 Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-09 Kaveh R. Ghazi1750a.md: Add default case in switch.
2001-12-08 Richard Earnshawfinal.c (cleanup_subreg_operands): Use recog_data.opera...
2001-12-07 Richard Kennerfinal.c (bb_head, [...]): Deleted; were used only by...
2001-12-06 Jan Hubickafinal.c (count_basic_block, [...]): Kill.
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-02 Richard Hendersonrtl.h (mem_attrs): Rename decl to expr; adjust all...
2001-12-02 Douglas B Ruppvms.h (VMS_DEBUGGING_INFO): New macro.
2001-11-26 Jan Hubicka* final.c (walk_alter_subreg): Fix return value.
2001-11-26 Alan Modrafinal.c: (insn_lengths): Make it an int *, so that...
2001-11-23 Richard Sandifordfinal.c (output_addr_const): Output PC as '.' even...
2001-11-15 Richard Kennerfinal.c (alter_subreg): If simplify_subreg can't do...
2001-11-14 Jan Hubickadbxout.c (dbxout_symbol_location): Update call of alter...
2001-11-11 Kaveh R. Ghazialpha.c (unicosmk_special_name): Prototype.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-11 Jan Hubickafinal.c (*_MAX_SKIP): Use *_max_skip variables.
2001-11-10 Geoffrey Keatingtm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF.
2001-11-04 Kaveh R. Ghazidwarf2asm.c (dw2_asm_output_pcrel): Mark parameters...
2001-11-03 Richard Kenneremit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-20 Richard Kennerfinal.c (output_asm_operand_names): New fcn, from outpu...
2001-10-19 Richard Kennerfinal.c (get_decl_from_op): New function.
2001-10-18 Richard Kenneremit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-12 Jakub Jelinekfinal.c (output_asm_insn): Make sure assembly dialects...
2001-10-11 Richard Hendersonrtl.h (REG_VTABLE_REF): New.
next