aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+4
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-2/+1
2004-01-17final.c (SEEN_BB, [...]): Define.Daniel Jacobowitz1-33/+53
2004-01-09re PR c/11234 (-pedantic accepts function pointer <-> void*)Joseph Myers1-5/+4
2004-01-09final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata1-8/+2
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-1/+1
2003-12-08final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL.Kazu Hirata1-4/+0
2003-12-06re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc)Alan Modra1-0/+6
2003-11-29Make NON_SAVING_SETJMP usable again.James E Wilson1-13/+0
2003-11-27* final.c (final_scan_insn): Remove commented-out code.Kazu Hirata1-4/+0
2003-11-27re PR rtl-optimization/13041 (linux-2.6/sound/core/oss/rate.c miscompiled)Eric Botcazou1-2/+2
2003-11-01re PR other/12315 (ICE using -p with functions returning structs)Alan Modra1-2/+2
2003-10-18final.c (final_scan_insn): Run FINAL_PRESCAN_INSNS on asm insns as well.Alexandre Oliva1-0/+4
2003-10-11expr.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-03targhooks.c: New file.DJ Delorie1-22/+7
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka1-3/+0
2003-07-22alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-12/+12
2003-07-14cfglayout.c (locator_file): Break out from ....Jan Hubicka1-2/+3
2003-07-01final.c: Convert prototypes to ISO C90.Andreas Jaeger1-124/+73
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-3/+3
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-0/+86
2003-06-25hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.Kaveh R. Ghazi1-11/+2
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