]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
configure.ac (fixincludes_UNLOCKED_FUNCS): New.
[thirdparty/gcc.git] / gcc / ChangeLog
2005-04-11  Kaveh R. Ghaziconfigure.ac (fixincludes_UNLOCKED_FUNCS): New.
2005-04-11  David Edelsohntree-ssa-loop-im.c: Include real.h.
2005-04-11  Daniel Berlinre PR tree-optimization/20926 (ICE: tree check, in...
2005-04-11  Devang Patelrs6000.c (rs6000_emit_vector_select): Fix vector select...
2005-04-11  Andrew Pinskifold-const.c (fold_binary_op_with_conditional_arg)...
2005-04-11  Daniel Berlinre PR tree-optimization/20612 (ICE in verify_ssa for...
2005-04-11  Andrew Pinskialias-1.c: New test.
2005-04-11  James A. Morrisonsparc.c: Use gcc_assert and gcc_unreachable.
2005-04-11  Kazu Hirata* tree-vrp.c: Fix a comment typo.
2005-04-11  Kazu Hirata* tree-vrp.c (maybe_add_assert_expr): Move a comment.
2005-04-11  Devang PatelAdd missing ChangeLog entry.
2005-04-11  Diego Novillore PR tree-optimization/20920 (ICE with eh and VRP)
2005-04-11  Richard Sandiford* config/s390/s390.h (s390_tune_string, s390_arch_string)
2005-04-11  Paolo Bonzinitree-complex.c (expand_vector_operations): Call update_...
2005-04-11  Paolo Bonzinitree-vect-analyze (vect_determine_vectorization_factor...
2005-04-11  Uros Bizjak* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_...
2005-04-11  John David Anglinquadlib.c (_U_Qfneg): Toggle sign bit instead of subtra...
2005-04-10  Kazu Hirataarm.c: Fix a comment typo.
2005-04-10  Steven Bosschercselib.c (clear_table): Rename to cselib_clear_table.
2005-04-10  Richard Sandifordcombine.c (combine_simplify_rtx): Remove a transformati...
2005-04-10  Richard Sandifordvalue-prof.c (tree_divmod_fixed_value_transform): Fix...
2005-04-10  Alexandre Olivare PR target/20126 (Inlined memcmp makes one argument...
2005-04-09  Caroline TiceFix problems with labels with hot/cold partitioning.
2005-04-09  Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09  Jakub Jelinekre PR target/20795 (ICE in assign_parms)
2005-04-09  Kazu Hiratasched-int.h (haifa_insn_data): Remove blockage and...
2005-04-09  Kazu Hiratadominance.c, [...]: Fix comment typos.
2005-04-09  Jan Hubickacfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-09  David Edelsohnpredicates.md (altivec_register_operand): Remove redund...
2005-04-09  Jan HubickaForgotten hunk from my last merge patch:
2005-04-09  Andrew MacLeodtree-ssa.texi: Add immediate use documentation.
2005-04-09  Richard Earnshawarm.c (FL_WBUF): Define.
2005-04-09  Uros Bizjaki386.md (*fp_jcc_7_387): Use 'const0_operand' instead...
2005-04-09  Uros Bizjak* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF,...
2005-04-09  Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-09  Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-08  David Edelsohnre PR target/20814 (ICE in extract_insn for test vmx...
2005-04-08  Mike Stumprs6000.c (rs6000_emit_prologue): Use 5 nops, instead...
2005-04-08  Hans-Peter Nilssonre PR rtl-optimization/20466 (Missed invalidation of...
2005-04-08  Mike Stump* config/darwin.c (indirect_data): Fix typo in strncmp...
2005-04-08  Kazu Hirata* c-common.h (C_ARTIFICIAL_STRING_P): Remove.
2005-04-08  Kazu Hiratagenattrtab.c (attr_desc): Remove negative_ok and unsign...
2005-04-08  Kazu Hirata* tree.h (STRIP_MAIN_TYPE_NOPS): Remove.
2005-04-08  Kazu Hirata* function.h (nonlocal_labels): Remove.
2005-04-08  Kazu Hiratafunction.h (function): Remove instrument_entry_exit.
2005-04-08  Kazu Hiratafunction.c (push_function_context_to): Don't set contai...
2005-04-08  Kazu Hirata* c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.
2005-04-08  Ulrich Weigand* config/s390/tpf.h (ASM_SPEC): Define.
2005-04-08  Kazu Hiratatree-flow.h: Remove the prototype for redirect_immediat...
2005-04-08  Richard Earnshawarm.c (arm_const_double_by_parts): New function.
2005-04-08  Andrew MacLeodtree-ssa-operands.c (correct_use_link): Remove linear...
2005-04-08  Kaveh R. Ghazi* system.h: Revert last change.
2005-04-08  Richard Sandiford* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
2005-04-08  Ben Ellistonfp-bit.c: Include L_mul_tf in #endif comment.
2005-04-08  Kaveh R. Ghazisystem.h: Poison PARAMS.
2005-04-07  Richard Sandiford* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_V...
2005-04-07  Daniel Berlintree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.
2005-04-07  Ian Lance Tayloriq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.
2005-04-07  Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
2005-04-07  Richard Earnshawarm.c (arm_const_double_inline_cost): Handle any consta...
2005-04-07  Joseph Myersre PR target/20093 (23_containers/deque/cons/2.cc execu...
2005-04-07  James E WilsonFix numerous IA-64 C++ failures, IA-64 bootstrap trouble.
2005-04-06  Richard Sandifordcoverage.h (GCOV_TYPE_NODE): Delete.
2005-04-06  Richard Sandifordre PR other/20792 (target.opt messages missing from...
2005-04-06  James A. Morrisonc-common.c (handle_malloc_atttribute): Only set DECL_IS...
2005-04-06  Daniel Berlinparams.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New
2005-04-06  Richard Sandifordc.opt (-F): Remove trailing whitespace from help string.
2005-04-06  Kazu Hiratatree-ssa-sink.c (nearest_common_dominator_of_uses)...
2005-04-06  Joseph Myersc-decl.c (finish_decl): Apply pending #pragma weak...
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...
next