summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* cfglayout.c (insn_scope): New static functionJan Hubicka2003-06-081-56/+23
* linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek2003-06-041-7/+9
* final.c (asm_fprintf): Update comments...Kaveh R. Ghazi2003-06-041-19/+30
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-10/+10
* final.c (final_scan_insn): Apply the effects of frame-related delay slot insn...Richard Sandiford2003-05-131-7/+16
* final.c (shorten_branches): Align the address of code label when computing in...Kaz Kojima2003-01-251-1/+1
* emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka2003-01-241-14/+12
* params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka2002-12-221-1/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-307/+6
* c-decl.c: Fix a comment typo.Kazu Hirata2002-12-131-2/+2
* re PR c/7344 (performance regression on huge case statements)Jan Hubicka2002-10-151-1/+1
* final.c (final): Use symbol name as function name for profiling.Jan Hubicka2002-10-031-1/+2
* Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa2002-09-171-0/+4
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-1/+1
* dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp2002-08-151-9/+3
* gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell2002-08-041-1/+0
* final.c (output_alternate_entry_point): If ASM_OUTPUT_TYPE_DIRECTIVE is defin...Zack Weinberg2002-08-011-1/+3
* rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg2002-07-191-6/+35
* function.h (struct function): Rename profile_label_no.Richard Henderson2002-06-171-2/+2
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-041-3/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-2/+0
* final.c (final): Allow notes to not have computed addresses; kill no longer n...Jan Hubicka2002-06-021-8/+4
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-1/+2
* re PR other/6782 (Specifing "-fverbose-asm" option throws ICE.)Jakub Jelinek2002-05-241-0/+3
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-3/+2
* bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak2002-05-211-2/+2
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-15/+9
* final.c: Fix formatting.Kazu Hirata2002-05-171-12/+12
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-5/+6
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-6/+5
* final.c (end_final): Do not output profile_arcs constructor, when no function...Jan Hubicka2002-05-141-1/+1
* final.c (end_final): Tidy whitespace.Richard Henderson2002-05-101-119/+109
* final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka2002-05-091-108/+275
* re PR target/6413 (PROFILE_HOOK label_no)Alan Modra2002-04-231-8/+2
* rtl.h (RTX_FLAG): New macro.Janis Johnson2002-04-221-1/+1
* re PR c++/6119 (sparc-sun-solaris2.7 gcc-3.1 extra g++ testsuite failure w/-f...Jakub Jelinek2002-04-041-2/+2
* re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson2002-04-021-1/+1
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-25/+0
* * final.c (output_operand_lossage): Constify PFX_STR.Graham Stott2002-02-271-1/+1
* final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas2002-02-171-6/+19
* expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.Richard Henderson2002-02-081-0/+1
* * final.c (final_scan_insn): Add case for NOTE_INSN_LOOP_END_TOP_COND.Richard Kenner2002-02-041-0/+1
* function.h (struct function): Add profile.William Cohen2002-01-031-3/+3
* final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call.Eric Christopher2002-01-031-5/+5
* * final.c (alter_subreg): Assign REGNO after changing the rtx code.Richard Henderson2001-12-311-1/+2
* final.c (struct bb_list): Delete.Graham Stott2001-12-311-20/+0
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-5/+5
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-091-4/+4
* 1750a.md: Add default case in switch.Kaveh R. Ghazi2001-12-091-1/+1
* final.c (cleanup_subreg_operands): Use recog_data.operand_loc in test for a s...Richard Earnshaw2001-12-081-1/+6