* configure.in: Add tic4x target.
[platform/upstream/gcc.git] / gcc / final.c
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard HendersonRemove flag_new_exceptions.
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-27 Jim WilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-18 Richard Hendersondefaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move...
2001-03-18 Richard Hendersondwarf2out.c (queue_reg_save): New.
2001-02-28 Jan HubickaUndo the accidental checkin :(
2001-02-28 Jan Hubickai386.md (sse_andti3, [...]): Add SSE2 versions; add...
2001-02-18 Richard Kenner* final.c (output_operand_lossage): Use internal_error...
2001-02-08 Bernd SchmidtEliminate SUBREGs inside MEMs.
2001-02-07 Chandrakala Chavvafinal.c: Revert back my previous changes.
2001-02-06 Chandrakala Chavvafinal.c: Move the declaration profile_label_no to ...
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-12 John Wehle* final.c: (leaf_function_p): Fix typo.
2000-12-29 Bernd SchmidtIntroduce ORIGINAL_REGNO macro
2000-12-20 Alexandre Olivafinal.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
2000-12-07 J"orn Rennecke* final.c (final_addr_vec_align): Fix clipping to BIGGE...
2000-12-01 Alexandre Olivafinal.c (output_addr_const): Don't assume at least...
2000-11-23 Alexandre Olivafinal.c (output_addr_const): Simplify.
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-08 Richard Hendersondwarfout.c (INSN_LABEL_FMT): Remove.
2000-11-01 Jim WilsonMake ia64 port use tags instead of labels for debug...
2000-09-29 Jan Hubickafinal.c (final_scan_insn): Remove extra extract_insn...
2000-09-19 Bernd SchmidtFix shorten_branches bugs
2000-09-13 Stephane Carrezflags.h (flag_dump_rtl_in_asm): Declare.
2000-09-11 Kazu Hirata* final.c: Fix formatting.
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-30 Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-07-28 Alexandre OlivaMakefile.in (INSN_ATTR_H): New macro.
2000-07-13 Zack Weinbergfinal.c (profile_function): Do not emit profile counter...
2000-07-08 Richard Hendersonfinal.c (final): Do not abort when reg-stack introduces...
2000-07-07 Jeffrey A Lawfinal.c (final): Detect out of bounds array access...
2000-06-13 Hans-Peter Nilssonfinal.c (final_scan_insn): Delete notes between cc0...
2000-05-29 Richard Hendersonfinal.c (current_output_insn): New.
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-05-22 Richard Kennerfinal.c (final_scan_insn, [...]): Remove dangling ...
2000-05-20 Alexandre Olivafinal.c (split_double): Right shift of negative values...
2000-05-20 Zack Weinbergtop level:
2000-05-19 Jan Hubickabasic-block.h (struct edge_def): New field "count".
2000-05-18 Jakub Jelinekprint-rtl.c (print_rtx): Only print note line number...
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-09 Richard Hendersonfinal.c (current_insn_predicate): New.
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-05-02 Mumit Khanfinal.c (final_start_function): Fix spelling of "necess...
2000-04-17 Dave PittsMakefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose...
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-29 Jan HubickaConvert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-24 Jakub Jelineksibcall.c (skip_copy_to_return_value): Use OUTGOING_REG...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 Jason Merrillstmt.c (is_body_block): Move...
2000-03-04 Jason Merrilldwarf2out.c (dwarf2out_frame_debug): Add cast to silenc...
2000-02-29 Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-28 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 Jeff LawFix copyrights.
2000-02-23 J"orn Renneckefinal.c (shorten_branches): Make value passed to LABEL_...
2000-01-18 Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-05 Denis Chertykovfinal.c (shorten_branches): Correctly compute length...
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-11-03 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-10-24 Kaveh R. Ghazifinal.c (peephole): Delete prototype.
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-09-26 Kaveh R. Ghazicombine.c (gen_rtx_combine): Add missing call to va_end().
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14 Mark Mitchellexcept.c (expand_eh_region_start_for_decl): Use NOTE_EH...
1999-09-14 Richard Hendersonrecog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-12 Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-07 Andreas Schwab* final.c (shorten_branches): Fix last change.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-03 Richard Hendersondbxout.c (dbxout_init): Use xcalloc instead of xmalloc...
1999-09-02 Geoffrey Keatingflags.h: New variables align_loops...
1999-08-31 Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-31 Kaveh R. GhaziMakefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-25 Art Haasfinal.c (output_addr_const): Handle case where ASM_OPEN...
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-04 J"orn Renneckefinal.c (shorten_branches): Don't add an alignment...
1999-07-26 Nick CliftonImplement new macro: ASM_FPRINTF_EXTENSIONS
1999-07-19 Bernd SchmidtFix INTEL_SYNTAX output for i386 backend
1999-06-21 Richard Earnshawfinal.c (shorten_branches): Don't try to split an insn...
1999-04-27 J"orn Renneckesh.md (insv): Use copy_addr_to_reg.
1999-04-18 John Wehleoutput.h (current_function_is_leaf, [...]): Declare.
1999-03-22 Vladimir Makarovh8300.md (adjust_length): New attribute.
1999-03-02 Dan Nicolaescufinal.c (end_final): There are 11 words in the "main...
1999-02-10 Jim WilsonFix 64b-x-32b cross compiler breakage. Make alpha...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-18 Kaveh R. Ghazicpplib.c (special_symbol): Qualify a char* with the...
1998-12-23 Kaveh R. GhaziWarning fixes:
next