]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
c-parse.in (language_string): Constify.
[gcc.git] / gcc / ChangeLog
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.
1999-08-25 Jason Merrill* c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-25 Gavin Romig-Kochcombine.c (nonzero_bits): Allow single-ly set registers...
1999-08-25 Richard Hendersonloop.c (express_from): Try harder to unify (* c N)...
1999-08-25 Andrew MacLeodsbitmap.h (sbitmap_intersection_of_succs): Add prototype.
1999-08-25 Andrew MacLeodlists.c (unused_insn_list, [...]): New file for maintai...
1999-08-25 Nick CliftonFix compile time warning messages.
1999-08-25 Kaveh R. Ghazigenattr.c (gen_attr): Add prototype arguments for get_a...
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-25 Bernd SchmidtFix small problem with gcse dumps
1999-08-25 Nick CliftonAdd support for generating .weak, .type and .size assem...
1999-08-25 John David Anglincalls.c (emit_call_1): Use call_pop/call_value_pop...
1999-08-25 Jeffrey A Lawtm.texi: GNU CC -> GCC conversion.
1999-08-25 Michael Tiemannloop.c (strength_reduce): Automatically unroll loops...
1999-08-25 Mark Mitchellflow.c (delete_block): Spell NOTE_INSN_EH_REGION_BEG...
1999-08-25 Michael Tiemannloop.c (insert_bct): Replace use of sdiv_optab with...
1999-08-25 Jeffrey A Lawhaifa-sched.c (find_rgns): Mark a block found during...
1999-08-25 Jeffrey A Law* haifa-sched.c (get_visual_tbl_length): Fix off-by...
1999-08-25 Mumit Khanmkfixinc.sh: Don't fix uwin headers.
1999-08-25 Bernd Schmidtgcse.c (find_avail_set): Follow chains of register...
1999-08-25 Bernd Schmidtgcse.c (cprop_jump): New function, broken out of cprop_...
1999-08-25 Art Haasfinal.c (output_addr_const): Handle case where ASM_OPEN...
1999-08-25 Fred FishMakefile.in (PREPROCESSOR_DEFINES): New macro.
1999-08-25 Richard Hendersonjump.c (jump_optimize_1): Do cmov opt on any single...
1999-08-24 Richard Hendersonfold-const.c (fold): Reassociate (+ (+ (* a b) c) ...
1999-08-24 Bob Mansonhaifa-sched.c (split_hard_reg_notes): Move to flow.c
1999-08-24 Nathan Sidwellexpr.c (expand_expr): Cope with COND_EXPRs with one...
1999-08-24 Mark Mitchellexpr.c (store_expr): Always pass down the target, even...
1999-08-24 Nick CliftonHandle DFmode and DImode constant addresses.
1999-08-24 Kaveh R. Ghazigenattr.c (function_unit_desc): Constify a char*.
1999-08-24 Bernd SchmidtFix more problems from GC diffs
1999-08-24 Jeffrey A Lawexpr.c (convert_move): Fix arguments to TRULY_NOOP_TRUN...
1999-08-24 Herman A.J. ten... * jump.c (delete_barrier_successors) Match (set (pc...
1999-08-24 Matthias Klosecpp.texi: Add a node documenting macro varargs (copied...
1999-08-24 Zack Weinbergcppspec.c: Put a null pointer at the end of the new...
1999-08-24 Jeffrey A Lawconfigure.in: Remove code to select/de-select the haifa...
1999-08-23 Bernd SchmidtFix sparc compilation failure
1999-08-21 Jim WilsonFix cse.c/resource.c register lifetime inconsistency.
1999-08-20 Kaveh R. Ghazirtl.c (rtx_class, [...]): Constify.
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-20 Kaveh R. Ghazimachmode.h (mode_name): Constify a char*.
1999-08-20 Kaveh R. Ghazirtl.c (rtx_name): Constify a char*.
1999-08-20 Mark Mitchell* c-common.c (c_get_alias_set): Update comment.
1999-08-20 Andreas Jaegerlinux.h (LIB_SPEC): Added.
1999-08-20 Michael Hayesc4x.h (STARTFILE_SPEC): Don't define.
1999-08-20 Zack Weinbergtree.c (expr_check): Fix typo in last change.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-19 Mike Stumpc-common.c (c_get_alias_set): Fix support for poitners...
1999-08-19 John Wehlealias.c: Include tree.h.
1999-08-19 Nick CliftonFix test for unrecognisable switches.
1999-08-18 J"orn Renneckeloop.c (recombine_givs): Set ix field after sorting.
1999-08-18 Bernd SchmidtCombined compare & jump infrastructure
next
This page took 0.604404 seconds and 108 git commands to generate.