summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Warning fixes:ghazi1998-12-231-2/+1
* Improve -dp output by using tabs and including instruciton lengthsnickc1998-12-071-2/+4
* * final.c (cleanup_subreg_operands): Delete some unused code.crux1998-12-041-16/+1
* * final.c (final_scan_insn): Abort if block_depth falls below 0.rth1998-12-011-5/+7
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-2/+2
* * recog.h (enum op_type): Define.law1998-11-041-7/+6
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-3/+1
* * final.c (cleanup_subreg_operands): ASM_INPUTs need no treatment.jason1998-10-281-0/+1
* * final.c (cleanup_subreg_operands): New function.law1998-10-271-17/+47
* Warning fixes:ghazi1998-10-251-0/+2
* * final.c (final_scan_insn): Disable tracking CC across branches.jfc1998-09-211-2/+5
* djfc1998-09-061-0/+35
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * regclass.c: Changed register set documentation to be consistentlaw1998-08-191-1/+1
* Sparc backend rewrite by rth and myself, pleasedavem1998-08-101-0/+25
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-2/+3
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+2