]> gcc.gnu.org Git - gcc.git/history - gcc/final.c
Merge in gcc2-ss-010999
[gcc.git] / gcc / final.c
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... r278977.75/tags/after-merge-gcc2-980929
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:
1998-12-07 Nick CliftonImprove -dp output by using tabs and including instruci...
1998-12-04 Bernd Schmidtfinal.c (cleanup_subreg_operands): Delete some unused...
1998-12-01 Richard Henderson* final.c (final_scan_insn): Abort if block_depth falls...
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-04 Bernd Schmidtrecog.h (enum op_type): Define.
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-28 Bernd Schmidt* final.c (cleanup_subreg_operands): ASM_INPUTs need...
1998-10-27 Jeffrey A Lawfinal.c (cleanup_subreg_operands): New function.
1998-10-25 Kaveh R. GhaziWarning fixes:
1998-09-21 John Carr* final.c (final_scan_insn): Disable tracking CC across...
1998-09-06 John Carrfinal.c (final): If a label is reached only from a...
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-19 Michael Hayesregclass.c: Changed register set documentation to be...
1998-08-10 David S. MillerSparc backend rewrite by rth and myself, please
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-06-08 Andrew MacLeod[multiple changes]
1998-05-22 Bernd Schmidtfinal.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a defaul...
1998-05-21 John Wehleacconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.
1998-05-19 Jim WilsonFinish incomplete change started by Kenner.
1998-05-18 Robert Lipedwarfout.h, [...]: New files.
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-08 Michael MeissnerCall fatal_insn instead of abort
1998-05-06 Michael MeissnerMake output_operand_lossage report the real error,...
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-27 Michael MeissnerFix a warning
1998-04-22 John Carremit-rtl.c (gen_highpart): The high part of a CONST_INT...
1998-04-20 J"orn Renneckefinal.c (shorten_branches, [...]): Move code to free...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-02 Richard Hendersonfinal.c (alter_subreg): Allow the target to hook by...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-19 Kaveh R. GhaziMore warning fixes...
1998-03-19 Manfred Hollsteinfinal.c (insn_noperands): Change type to unsigned int.
1998-03-16 Andrew Macleodfinal.c (final): Initialize the table indicating which...
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-03-11 J"orn Renneckefinal.c (shorten_branches): Remove conditionalizing...
1998-03-09 J"orn Rennecke* final.c (shorten_branches): Initialize insn_addresses.
1998-03-08 Jeffrey A Lawfinal.c (shorten_branches): Fix minor logic error in...
1998-03-06 Joern Renneckertl.h (addr_diff_vec_flags): New typedef.
1998-03-06 Joern Renneckefinal.c (shorten_branches): Restore accidentally remove...
1998-03-04 J"orn Rennecke* final.c (final_scan_insn, case CODE_LABEL: Cleanup.
1998-03-04 Joern RenneckeFix typo in this patch:
1998-03-04 J"orn Renneckefinal.c (shorten_branches): Tag the loop alignment...
1998-03-03 J"orn Renneckefinal.c (insn_current_reference_address): Use SEQ inste...
1998-03-03 J"orn Renneckefinal.c (max_labelno): New static variable.
1998-03-02 J"orn RenneckeFormatting fix.
1998-03-02 J"orn Renneckefinal.c (insn_last_address, [...]): New variables.
1998-03-01 Mark Mitchell* final.c (final_scan_insn): Undo overzealous removal...
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-06 Jason Merrilldwarf2out.c: Add old_args_size.
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 Mike Stumpexcept.c (expand_ex_region_start_for_decl): Emit EH_REG...
1997-09-25 Jason Merrilldwarf2out.c: s/flag_verbose_asm/flag_debug_asm/
1997-09-18 Jason Merrillfinal.c (final_scan_insn): Hand BARRIERs off to the...
1997-09-10 Jason Merrilldwarf2 EH support
1997-09-07 Jeff Lawversion.c: Bump for snapshot.
1997-09-04 J"orn Renneckefinal.c (shorten_branches): Don't count the lengths...
1997-07-04 Jason Merrillx
1997-06-09 Richard Kenner(final_scan_insn): Use single_set to check cc_status...
1997-05-17 Richard Kenner(profile_function): Call function_section, not text_sec...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-20 Richard Kenner(profile_function): Only call ASM_OUTPUT_REG_{PUSH...
1997-04-13 Richard Kenner(profile_function): Save the static chain register...
1997-03-28 Doug Evansfinal.c (LONG_TYPE_SIZE): Define.
1997-03-18 Jim Wilson(shorten_branches): Split all insns before computing...
1997-02-16 Jason Merrillx
1996-12-13 Jason Merrillx
1996-12-09 Jason Merrillx
next
This page took 1.161862 seconds and 108 git commands to generate.