OSDN Git Service

2001-05-03 David O'Brien <obrien@FreeBSD.org>
[pf3gnuchains/gcc-fork.git] / gcc / final.c
2001-05-01 zack * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rthRemove flag_new_exceptions.
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-27 wilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-18 rth * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_AR...
2001-03-18 rth * dwarf2out.c (queue_reg_save): New.
2001-02-28 hubickaUndo the accidental checkin :(
2001-02-28 hubicka * i386.md (sse_andti3, sse_nandti_3, sse_xorti3):...
2001-02-18 kenner * final.c (output_operand_lossage): Use internal_error...
2001-02-08 berndsEliminate SUBREGs inside MEMs.
2001-02-07 cchavva * final.c: Revert back my previous changes.
2001-02-06 cchavva * final.c: Move the declaration profile_label_n...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-12 wehle * final.c: (leaf_function_p): Fix typo.
2000-12-29 berndsIntroduce ORIGINAL_REGNO macro
2000-12-20 aoliva* final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
2000-12-07 amylaar * final.c (final_addr_vec_align): Fix clipping to...
2000-12-01 aoliva* final.c (output_addr_const) <PLUS>: Don't assume...
2000-11-23 aoliva* final.c (output_addr_const) [LABEL_REF]: Simplify.
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-08 rth * dwarfout.c (INSN_LABEL_FMT): Remove.
2000-11-01 wilsonMake ia64 port use tags instead of labels for debug...
2000-09-29 hubicka * final.c (final_scan_insn): Remove extra extract_insn...
2000-09-19 cruxFix shorten_branches bugs
2000-09-13 ciceron * flags.h (flag_dump_rtl_in_asm): Declare.
2000-09-11 law * final.c: Fix formatting.
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-30 rth * Makefile.in (OBJS): Add doloop.o.
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-07-13 zack * final.c (profile_function): Do not emit profile...
2000-07-08 rth * final.c (final): Do not abort when reg-stack...
2000-07-07 law * final.c (final): Detect out of bounds array...
2000-06-13 law * final.c (final_scan_insn): Delete notes betwe...
2000-05-29 rth * final.c (current_output_insn): New.
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-22 kenner * final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BE...
2000-05-20 aoliva* final.c (split_double): Right shift of negative value...
2000-05-20 zacktop level:
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-18 jakub * print-rtl.c (print_rtx): Only print note line number...
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-09 rth * final.c (current_insn_predicate): New.
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-05-02 khan2000-05-02 Mumit Khan <khan@xraylith.wisc.edu>
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-24 jakub * sibcall.c (skip_copy_to_return_value): Use OUTGOING_...
2000-03-17 rthSibling call optimizations.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 jason * stmt.c (is_body_block): Move...
2000-03-04 jason * dwarf2out.c (dwarf2out_frame_debug): Add...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 lawFix copyrights.
2000-02-23 amylaar * final.c (shorten_branches): Make value passed to...
2000-01-18 ghazi * calls.c (emit_call_1): Mark parameter with...
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-05 law * final.c (shorten_branches): Correctly compute...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-11-03 clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-10-24 ghazi * final.c (peephole): Delete prototype.
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-26 ghazi * combine.c (gen_rtx_combine): Add missing call to...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-14 rth * recog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-07 schwab * final.c (shorten_branches): Fix last change.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-09-02 geoffk* flags.h: New variables align_loops, align_loops_log,
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-31 ghazi * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 ghaziWarning fixes:
1999-08-25 law * final.c (output_addr_const): Handle case...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-04 amylaar * final.c (shorten_branches): Don't add an alignment...
1999-07-26 nickcImplement new macro: ASM_FPRINTF_EXTENSIONS
1999-07-19 cruxFix INTEL_SYNTAX output for i386 backend
1999-06-21 lawH
1999-04-27 amylaar * sh.md (insv): Use copy_addr_to_reg.
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-03-22 vmakarovMon Mar 22 10:44:33 1999 Vladimir Makarov <vmakarov...
1999-03-02 law * final.c (end_final): There are 11 words in...
1999-02-10 wilsonFix 64b-x-32b cross compiler breakage. Make alpha...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 ghazi * cpplib.c (special_symbol): Qualify a char...
next