aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-56/+23
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek1-7/+9
2003-06-04final.c (asm_fprintf): Update comments...Kaveh R. Ghazi1-19/+30
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-10/+10
2003-05-13final.c (final_scan_insn): Apply the effects of frame-related delay slot insn...Richard Sandiford1-7/+16
2003-01-25final.c (shorten_branches): Align the address of code label when computing in...Kaz Kojima1-1/+1
2003-01-24emit-rtl.c (reg_attrs_htab): New static variable.Jan Hubicka1-14/+12
2002-12-22params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka1-1/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-307/+6
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-2/+2
2002-10-15re PR c/7344 (performance regression on huge case statements)Jan Hubicka1-1/+1
2002-10-03final.c (final): Use symbol name as function name for profiling.Jan Hubicka1-1/+2
2002-09-17Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa1-0/+4
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-9/+3
2002-08-04gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell1-1/+0
2002-08-01final.c (output_alternate_entry_point): If ASM_OUTPUT_TYPE_DIRECTIVE is defin...Zack Weinberg1-1/+3
2002-07-19rtl.def (CODE_LABEL): Remove slot 8.Zack Weinberg1-6/+35
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-2/+2
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-2/+0
2002-06-02final.c (final): Allow notes to not have computed addresses; kill no longer n...Jan Hubicka1-8/+4
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-1/+2
2002-05-24re PR other/6782 (Specifing "-fverbose-asm" option throws ICE.)Jakub Jelinek1-0/+3
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-3/+2
2002-05-21bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak1-2/+2
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-15/+9
2002-05-17final.c: Fix formatting.Kazu Hirata1-12/+12
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-5/+6
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-6/+5
2002-05-14final.c (end_final): Do not output profile_arcs constructor, when no function...Jan Hubicka1-1/+1
2002-05-10final.c (end_final): Tidy whitespace.Richard Henderson1-119/+109
2002-05-09final.c (end_final): Use C trees to output data structures for profiling.Jan Hubicka1-108/+275
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra1-8/+2
2002-04-22rtl.h (RTX_FLAG): New macro.Janis Johnson1-1/+1
2002-04-04re PR c++/6119 (sparc-sun-solaris2.7 gcc-3.1 extra g++ testsuite failure w/-f...Jakub Jelinek1-2/+2
2002-04-02re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson1-1/+1
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-25/+0
2002-02-27* final.c (output_operand_lossage): Constify PFX_STR.Graham Stott1-1/+1
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-6/+19
2002-02-08expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.Richard Henderson1-0/+1
2002-02-04* final.c (final_scan_insn): Add case for NOTE_INSN_LOOP_END_TOP_COND.Richard Kenner1-0/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-3/+3
2002-01-03final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call.Eric Christopher1-5/+5
2001-12-31* final.c (alter_subreg): Assign REGNO after changing the rtx code.Richard Henderson1-1/+2
2001-12-31final.c (struct bb_list): Delete.Graham Stott1-20/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-5/+5
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-1/+1
2001-12-08final.c (cleanup_subreg_operands): Use recog_data.operand_loc in test for a s...Richard Earnshaw1-1/+6