]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
cse.c, [...]: Fix comment typos.
[gcc.git] / gcc / ChangeLog
2005-04-06 Kazu Hiratacse.c, [...]: Fix comment typos.
2005-04-06 Ranjit Mathewinstall.texi: Update the URL for Jacks.
2005-04-06 Eric Botcazoure PR target/17245 (ICE compiling gsl-1.5 statistics...
2005-04-06 Kelley CookRevert -pipe change from last night.
2005-04-06 Richard Sandifordv850-protos.h (override_options): Delete.
2005-04-06 Geoffrey Keatingconfig.host: Add a section for generic hosts, and a...
2005-04-06 Ralf Corsepiusre PR target/17824 (Hard-coded AS and LD in c4x.h)
2005-04-06 Dorit Naishlostree-vect-analyze.c (vect_analyze_loop_form): Call...
2005-04-06 Paolo Bonzinialtivec.md (UNSPEC_VSLW, [...]): New constants, used...
2005-04-06 Ralf Corsepiusre PR target/17822 ([3.4 only] avr: Hard-coded XXX_FOR_...
2005-04-06 Kelley CookMakefile.in (LIBGCC2_CFLAGS): Compile with -pipe.
2005-04-06 Ben Ellistongcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG...
2005-04-06 Ben Ellistoninvoke.texi (Optimize Options): Mention -ftree-lrs...
2005-04-05 Zdenek Dvorakre PR target/20625 (ivopts produces code that generates...
2005-04-05 Zdenek Dvoraktree-flow.h (number_of_iterations_cond): Declaration...
2005-04-05 Thomas Fitzsimmonsre PR libgcj/20750 (libgcj needs a --with-java-home...
2005-04-05 Richard Hendersonre PR target/20342 (ICE in spill_failure, at reload1...
2005-04-05 Andrew MacLeodtree-ssa-operands.c (verify_abort): Use %p for pointers.
2005-04-05 Andrew MacLeodtree-pretty-print.c (dump_generic_node): Use %p for...
2005-04-05 Jakub Jelinek[multiple changes]
2005-04-05 Jakub Jelinekre PR tree-optimization/20076 (__builtin_return(__built...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-05 Dale Johanneseninvoke.texi (Optimization Options): Remove duplicate...
2005-04-05 Per Bothnertree-ssa.c (execute_early_warn_uninitialized): Pass...
2005-04-05 Per Bothnerc-decl.c (finish_function): If USE_MAPPED_LOCATION...
2005-04-05 Devang Patelaltivec.md (altivec_vsr<VI_char>): Rename to ..
2005-04-05 Paolo Bonzinicombine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowp...
2005-04-05 Eric Botcazousparc.c (TARGET_ASM_FILE_END): Undefine before overriding.
2005-04-05 Paolo Bonzinisystem.h: Fix typo.
2005-04-05 Bernd Schmidtbfin-modes.def: New file.
2005-04-05 Olivier Hainqueiris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match...
2005-04-05 Richard Sandifordmn10300-protos.h (mn10300_override_options): Declare.
2005-04-05 Eric Botcazoure PR tree-optimization/19903 (ACATS cxa4006 cxa4017...
2005-04-05 Uros Bizjakre PR target/20421 (387 mode switching clobbers flags)
2005-04-05 Ian Lance Taylorre PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN...
2005-04-05 Kazu Hiratam68k-protos.h: Add a prototype for valid_dbcc_compariso...
2005-04-05 Roger Saylei386.md (*truncdfsf2_i387_1): New pattern.
2005-04-05 Ian Lance Taylorc-typeck.c (struct c_switch): Rename switch_stmt field...
2005-04-04 David Edelsohntree-eh.c (tree_could_trap_p): Allow non-constant float...
2005-04-04 Dale JohannesenChangeLog: remove reference to ChangeLog.12.
2005-04-04 Hans-Peter NilssonCRIS epilogue as RTL.
2005-04-04 Kazu Hiratafrv-protos.h: Add a prototype to frv_legitimate_memory_...
2005-04-04 Kazu Hiratafrv.h (PREDICATE_CODES): Add CONST to gpr_or_int12_operand.
2005-04-04 Eric BotcazouFix last but one entry.
2005-04-04 Richard SandifordAdd PR number to last entry.
2005-04-04 Richard SandifordMakefile.in (tree-ssa-loop-ivopts.o): Depend on langhoo...
2005-04-04 Richard Sandifordsystem.h (GCOV_SIZE_TYPE): Unposion.
2005-04-04 Daniel BerlinFix PR tree-optimization/20703 Fix PR tree-optimization...
2005-04-04 Eric Botcazouinvoke.texi (SPARC options): Document that -mlittle...
2005-04-04 Eric Botcazoure PR target/4198 ([sparclite-elf] does not build,...
2005-04-04 Adrian Straetlings390-protos.h: (s390_comparison...
2005-04-04 Eric Botcazoure PR target/20446 (invalid assembly with -gstabs+)
2005-04-04 Kazu Hirata* config/mcore/predicates.md: Fix a comment typo.
2005-04-04 Kazu Hiratamcore-protos.h: Remove the prototypes for mcore_arith_r...
2005-04-04 Andreas Krebbel2064.md ("z_mul", "z_inf"): New insn reservations.
2005-04-04 Richard Sandiford* config/mcore/mcore.h (target_flags, HARDLIT_BIT,...
2005-04-04 Ian Lance Taylorarm.c (replace_symbols_in_block): Remove static function.
2005-04-04 Kazu Hiratash.h (PREDICATE_CODES): Add CONST to general_movsrc_ope...
2005-04-04 Kazu Hiratamcore.h (PREDICATE_CODES): Add SYMBOL_REF and LABEL_REF...
2005-04-04 Kazu Hiratafr30-protos.h: Remove the prototypes for stack_add_oper...
2005-04-04 Alan Modrapasses.c (rest_of_handle_final): NULL unlikely_text_sec...
2005-04-04 Richard Earnshawre PR target/14812 (ARM optimizer changes rsb/cmp to...
2005-04-04 Jakub Jelinekre PR rtl-optimization/16104 (ICE in reload_cse_simplif...
2005-04-04 Richard Sandifordconfig.gcc (xstormy16-*-elf): Set extra_options.
2005-04-04 Richard Sandiford* config/pdp11/pdp11.h (target_flags, TARGET_SWITCHES...
2005-04-04 Roger Saylere PR c++/19199 (Wrong warning about returning a refere...
2005-04-03 Kaveh R. Ghazibuiltins.def (BUILT_IN_STPNCPY, [...]): New.
2005-04-03 Richard Earnshawre PR target/14812 (ARM optimizer changes rsb/cmp to...
2005-04-03 Kazu Hirata* doc/install.texi: Fix a typo.
2005-04-03 Kazu Hiratacfghooks.c, [...]: Fix comment typos.
2005-04-03 Steven Bosscherre PR middle-end/20648 (ICE in cfg_layout_redirect_edge...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-04-03 Mostafa Hagogcfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE.
2005-04-03 Mostafa Hagogcfghooks.c (lv_flush_pending_stmts, [...]): New.
2005-04-03 Kazu Hiratastormy16-protos.h: Remove the prototypes for xstormy16_...
2005-04-03 Kazu Hiratastormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_b...
2005-04-03 Kazu Hirataiq2000.c (uns_arith_operand, [...]): Move to predicates.md.
2005-04-02 Richard Sandiford* config/m68hc11/m68hc11.h (target_flags, MASK_SHORT)
2005-04-02 Kazu Hiratam68hc11-protos.h: Add a prototype for m68hcc_auto_inc_p.
2005-04-02 Kazu Hiratafr30.h (PREDICATE_CODES): Remove fp_displacement_operan...
2005-04-02 Alexandre Olivare PR debug/19345 (Segmentation fault with VLA and...
2005-04-02 Alexandre Olivare PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF)
2005-04-02 Alexandre Olivare PR middle-end/20491 (internal compiler error: in...
2005-04-02 Alexandre Olivare PR rtl-optimization/20290 (Miscompilation on ppc...
2005-04-02 Hans-Peter Nilsson* config/cris/cris.md (attribute "length"): Define.
2005-04-02 Geoffrey Keatingpredicates.md (indexed_or_indirect_operand): New.
2005-04-02 Geoffrey Keating* config/rs6000/t-darwin8: Comment out ppc64 multilib.
2005-04-02 Geoffrey Keatingre PR target/20650 (float.c fails to build with weird...
2005-04-02 Geoffrey Keatingt-darwin (TARGET_LIBGCC2_CFLAGS): Add -pipe.
2005-04-02 Jan-Benedict Glaw* gcc/config/vax/vax.md: Spellcheck, fix whitespace.
2005-04-01 Ian Lance Taylorgcc.c: Don't include <sys/resource.h> or declare getrusage.
2005-04-01 Joseph Myersc-decl.c (validate_proto_after_old_defn): Look at TYPE_...
2005-04-01 Paul Brookarm.c (thumb_call_via_label): Include space for SP.
2005-04-01 Ian Lance Taylorfinal.c (final_scan_insn): Revert part of 2005-03-30...
2005-04-01 Kazu Hirata* bb-reorder.c, fold-const.c, varasm.c: Fix comment...
2005-04-01 Nathan Sidwelllocal-alloc.c (update_equiv_regs): Use gcc_assert,...
2005-04-01 Nathan Sidwellgcov-io.h (GCOV_CHECK, [...]): Remove.
2005-04-01 Kazu Hirata* tree-inline.c: Fix a typo.
2005-04-01 Nathan Sidwellconfigure.ac (enable-checking): Explicitly set all...
2005-04-01 Kazu Hiratatree-inline.c (copy_body_r): Use CONSTANT_CLASS_P where...
next
This page took 0.669371 seconds and 108 git commands to generate.