]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
Makefile.in (stor-layout.o): Depend on ggc.h.
[gcc.git] / gcc / ChangeLog
1999-09-05 Richard HendersonMakefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05 Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-05 Kaveh R. Ghazi* ggc-simple.c (ggc_root, ggc_collect): Wrap prototype...
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-09-05 Richard Hendersonsparc.h (EXPAND_BUILTIN_VA_START): Define.
1999-09-04 Michael Hayes* config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP...
1999-09-04 Michael Hayesc4x.h (CALLER_SAVE_PROFITABLE): Disable.
1999-09-04 Mark MitchellMakefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.
1999-09-04 Bernd SchmidtConvert many single variables to arrays
1999-09-04 Richard Henderson* i386/sco5.h (RETURN_POPS_ARGS): Name change ix86_retu...
1999-09-04 Richard HendersonMakefile.in (GGC, GGC_LIB): New.
1999-09-04 Alexandre OlivaClean up conflict marks introduced in revision 1.4254.
1999-09-04 Bernd SchmidtChange memory mangement and constant pool handling...
1999-09-04 Michael Hayesc4x.md (rptb_init): Renamed from *rptb_init.
1999-09-04 Bernd Schmidtfunction.h (struct function): Add new element LANGUAGE.
1999-09-04 Alasdair Bairdi386.md (movsf_1): Check REG_P before use of REGNO.
1999-09-03 Michael Hayesc4x.c (c4x_emit_move_sequence): Do not force large...
1999-09-03 Richard Hendersondbxout.c (dbxout_init): Use xcalloc instead of xmalloc...
1999-09-03 Mark Mitchell* rtl.h (RTL_CHECKC2): Fix typo in last change.
1999-09-03 Richard Hendersonflow.c (propagate_block): Use XEXP not SET_DEST for...
1999-09-03 Kaveh R. GhaziMakefile.in (tlink.o): Don't depend on toplev.h.
1999-09-03 Andrew Haleym68kelf.h: Set USE_GAS...
1999-09-03 Richard Earnshawarm.c (note_invalid_constants): No need to ignore ASMs...
1999-09-03 Jason Merrilltlink.c (scan_linker_output): Skip the initial undersco...
1999-09-03 Kaveh R. Ghaziobjc-act.c (objc_tree_code_type, [...]): Constify.
1999-09-03 Richard Hendersonreload1.c (eliminate_regs_in_insn): Avoid eliminating...
1999-09-03 Jeffrey A Law* i386.c (ix86_attr_length_default): Handle TYPE_FXCH.
1999-09-02 J"orn Renneckestmt.c (expand_asm_operands): Fix index into inout_mode...
1999-09-02 Richard Hendersonstmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS...
1999-09-02 Richard Hendersonc-parse.in (compstmt_primary_start): New, broken out...
1999-09-02 Jeffrey A Lawfold-const.c (fold_range_test): Do not try to fold...
1999-09-02 Jeffrey A Lawcombine.c (simplify_rtx): Recognize another case of...
1999-09-02 Marc Espieprotoize.c (gen_aux_info_file): Let pexecute call choos...
1999-09-02 Finn Hakanssoncombine.c (simplify_shift_const): Remove extra semicolon.
1999-09-02 Jeffrey A Lawvarasm.c (mark_constant_pool): When marking indirect...
1999-09-02 Jeffrey A Lawexcept.c (expand_fixup_region_end): Do not peek at...
1999-09-02 Richard HendersonFix data corruption. (Eeep!)
1999-09-02 Geoffrey Keatingflags.h: New variables align_loops...
1999-09-02 Richard HendersonMerge new ia32 backend from the branch!
1999-09-02 Richard Hendersonemit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_M...
1999-09-01 J"orn Renneckeregmove.c (fixup_match_1): Don't move INSN in front...
1999-09-01 Bernd SchmidtFix indentation problems
1999-09-01 Marc Espie* alias.c (non_local_reference_p): Constify fmt.
1999-09-01 Michael Meissnerdefine HAVE_DOS_BASED_FILED_SYSTEM on cygwin
1999-08-31 Jeffrey A Lawcse.c (delete_trivially_dead_insns): Do not delete...
1999-08-31 Richard Hendersonbackport: Makefile.in (STAGESTUFF): Add *.peephole2.
1999-08-31 Jim Kingdoni386.c (output_strlen_unroll): Don't write xops[7]...
1999-08-31 Zack Weinbergcpplib.c (struct directive): Const-ify name pointer...
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-31 Andrew Haleymips.c (machine_dependent_reorg): Force a barrier to...
1999-08-31 Jeffrey A Lawemit-rtl.c (copy_rtx_if_shared): A MEM which references...
1999-08-31 Kaveh R. Ghazic-parse.in (language_string): Constify.
1999-08-31 Kaveh R. GhaziMakefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-31 Kaveh R. Ghazi* cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left...
1999-08-30 Richard Hendersonflow.c (new_insn_dead_notes): Use sets_reg_or_subreg...
1999-08-30 Jeffrey A Law* invoke.texi: Fix typo.
1999-08-30 Jim WilsonMake fixinc/ work when autogen is not installed.
1999-08-30 Jeffrey A Lawdwarf2out.c (mem_loc_descriptor): New argument MODE.
1999-08-30 Jeffrey A Lawintegrate.c (copy_rtx_and_substitute): Handle internal_...
1999-08-30 David Edelsohnrs6000.h (ASM_FILE_START): Specify complete filename...
1999-08-29 Russ Allberygcc.texi (External Bugs): Remove obsolete note about...
1999-08-29 Zack Weinbergstdbool.h: Make the typedef name _Bool, with bool a...
1999-08-29 Kaveh R. Ghazitree.c (tree_code_name): Constify a char*.
1999-08-29 John David Anglinpa.md (interspace_jump): New pattern.
1999-08-29 Bernd SchmidtFix possible aliasing problems
1999-08-29 John Wehlejump.c (delete_prior_computation): Also check calls...
1999-08-29 Michael Hayesloop.c (this_loop_info): New variable.
1999-08-29 Scott Weikart* fix-header.c (main): Do not pass a null pointer to...
1999-08-29 William Baderconfigure.in (i[34567]86-*-sco3.2v4*): Target does...
1999-08-29 Jeffrey A Lawjump.c (jump_optimize_1): Do not delete assignments...
1999-08-28 Richard Hendersonflow.c (flow_delete_insn_chain): Rename from delete_ins...
1999-08-28 Richard Hendersonhaifa-sched.c (sched_analyze): Clear LOG_LINKS before...
1999-08-28 Mumit KhanMumit Khan <khan@xraylith.wisc.edu>
1999-08-28 Jeffrey A Law* cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
1999-08-27 Jeffrey A Lawpa.c (emit_move_sequence): Do not stop on SUBREG_WORD...
1999-08-27 Marc EspieMarc Espie <espie@cvs.openbsd.org>
1999-08-27 Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-27 Zack WeinbergForgot to commit the ChangeLog update for the errors...
1999-08-27 Nick CliftonFix typo introduced by previous delta
1999-08-27 Kaveh R. Ghazi* gcc.c (fatal): Make definition static to match prototype.
1999-08-27 Bernd SchmidtFix for 'Deadly optimization bug' (see egcs mailing...
1999-08-27 Nathan Sidwellconfigure.in: Don't use shell ! to negate exit codes
1999-08-27 Andreas Schwabfunction.c (assign_stack_temp_for_type): Fix change...
1999-08-27 Zack Weinbergc-typeck.c (c_expand_start_case): Return immediately...
1999-08-27 Jim Kingdoni386.md: In the 6 insns which call output_fix_trunc...
1999-08-27 Philip Blundelljump.c (duplicate_loop_exit_test): Call reg_scan_update...
1999-08-27 Zack Weinbergi386.h: Declare ix86_cpu_string...
1999-08-27 Jim WilsonFix aranges corruption for non-mips 64 bit targets.
1999-08-27 Mark Mitchelltree.c (copy_node): Improve documentation.
1999-08-27 Jim WilsonAdd support for defering line number table construction...
1999-08-26 Gavin Romig-KochFor gcc:
1999-08-26 Jeff LawFix typo in last entry.
1999-08-26 Jeffrey A Lawpa.md (cint_ok_for_move): Use CONST_INT_OK_FOR_LETTER_P...
1999-08-26 Bernd SchmidtIgnore no-ops in cprop pass.
1999-08-26 Zack Weinbergtree.h: fancy_abort always takes three args.
1999-08-26 Nick CliftonAccept LABEL_REFs as well as SYMBOL_REFs in mem_loc_des...
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-26 Richard Hendersonoptabs.c (emit_cmp_and_jump_insns): Be more thorough...
1999-08-25 Richard Hendersonm88k.h (VERSION_INFO2): Kill.
1999-08-25 Jim Meyeringcpplib.c (detect_if_not_defined): New function.
next
This page took 0.786889 seconds and 108 git commands to generate.