summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-13/+21
* * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO forjakub2000-03-241-4/+5
* Sibling call optimizations.rth2000-03-171-2/+4
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-4/+4
* * stmt.c (is_body_block): Move...jason2000-03-041-4/+1
* * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.jason2000-03-041-1/+4
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-291-0/+2
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-65/+30
* Fix copyrights.law2000-02-261-1/+2
* * final.c (shorten_branches): Make value passed to LABEL_ALIGNamylaar2000-02-231-1/+1
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2000-01-181-1/+1
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-15/+15
* * Makefile.in (optabs.o): Depend on real.hghazi2000-01-101-3/+5
* * final.c (shorten_branches): Correctly compute length oflaw2000-01-051-3/+4
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-2/+2
* * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.clm1999-11-031-3/+8
* * final.c (peephole): Delete prototype.ghazi1999-10-241-4/+0
* * cpplib.c (if_directive_nameo): Add static prototype.ghazi1999-10-031-2/+6
* Delete !REGISTER_CONSTRAINTS codecrux1999-10-011-2/+0
* * combine.c (gen_rtx_combine): Add missing call to va_end().ghazi1999-09-261-0/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,mmitchel1999-09-141-6/+6
* * recog.h (INSN_OUTPUT_FORMAT_*): New.rth1999-09-141-16/+30
* Replace insn_foo with insn_data.foo.rth1999-09-121-5/+7
* Replace recog_foo with recog_data.foo.rth1999-09-121-15/+16
* * final.c (shorten_branches): Fix last change.schwab1999-09-071-1/+1
* Merge in gcc2-ss-010999law1999-09-071-2/+4
* * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.mmitchel1999-09-031-12/+5
* * flags.h: New variables align_loops, align_loops_log,geoffk1999-09-021-6/+6
* Merge peephole2 from new_ia32_branch:rth1999-08-311-0/+4
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-4/+6
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-2/+0
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-1/+4
* Warning fixes:ghazi1999-08-251-5/+5
* * final.c (output_addr_const): Handle case where ASM_OPEN_PARENlaw1999-08-251-2/+2
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * final.c (shorten_branches): Don't add an alignment for loopsamylaar1999-08-041-9/+23
* Implement new macro: ASM_FPRINTF_EXTENSIONSnickc1999-07-261-0/+14
* Fix INTEL_SYNTAX output for i386 backendcrux1999-07-191-2/+3
* Hlaw1999-06-211-1/+3
* * sh.md (insv): Use copy_addr_to_reg.amylaar1999-04-271-1/+6
* * output.h (current_function_is_leaf,wehle1999-04-181-6/+1
* Mon Mar 22 10:44:33 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>vmakarov1999-03-221-0/+2
* * final.c (end_final): There are 11 words in the "main header"law1999-03-021-1/+1
* Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.wilson1999-02-101-0/+16
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-4/+5
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-6/+6
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-2/+1
* * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi1999-01-181-6/+6