re PR libfortran/25631 (tl format specifier not working correctly)
[gcc.git] / gcc /
2006-01-18 Jerry DeLislere PR libfortran/25631 (tl format specifier not working...
2006-01-18 Ben EllistonMakefile.in (D32PBIT_FUNCS): New.
2006-01-18 GCC AdministratorDaily bump.
2006-01-18 Eric Christophercall.c (convert_like_real): When issuing conversion...
2006-01-17 Ben Ellistonexpr.c (emit_move_change_mode): Always adjust addresses...
2006-01-17 Andrew Pinskimangle25.C: Fix dg-do line, add a closing brace.
2006-01-17 Shantonu SenMakefile.in (check-%, [...]): Use $${srcdir} instead...
2006-01-17 Richard Earnshawre PR target/592 ([ARM/Thumb] Poor choice of PIC register)
2006-01-17 Ben Ellistonrs6000.c (rs6000_hard_regno_mode_ok): Reject decimal...
2006-01-17 Ben Ellistonpredicates.md (reg_or_mem_operand): Pair up match_code...
2006-01-17 Andreas Jaegermangle25.C: Run always on ia64 but only on
2006-01-17 Andrew Pinskistruct-layout-encoding-1_generate.c (switchfiles):...
2006-01-17 Andrew Pinskire PR testsuite/25764 (gcc.dg/const-compare.c fails...
2006-01-17 Kazu Hirataname-lookup.c (lookup_namespace_name): Remove.
2006-01-17 Jakub Jelinekre PR c/25682 (ICE when using old sytle offsetof (with...
2006-01-17 Ian Lance Taylorcommon.opt (ftoplevel-reorder): New option.
2006-01-17 Ian Lance Taylor* consistency.vlad: Remove entire directory, 1652 files.
2006-01-17 Ben EllistonFix up recent entries by espindola.
2006-01-17 Hans-Peter NilssonFix attribution of last change
2006-01-17 Hans-Peter Nilsson* Makefile.in (FUNCTION_H, LAMBDA_H): Use $(TREE_H...
2006-01-17 Kazu HirataMakefile.in (FUNCTION_H): New.
2006-01-17 Ben Elliston* recog.c: Separate some functions with whitespace.
2006-01-17 Richard Hendersonbackport: Makefile.in (TREE_INLINE_H): New.
2006-01-17 Kazu Hirataloop.c (loop_optimize): Make it static.
2006-01-17 Kazu Hiratalocal-alloc.c (local_alloc): Make it static.
2006-01-17 Kazu Hirataifcvt.c (if_convert): Make it static.
2006-01-17 DJ Deloriereload.c (reg_overlap_mentioned_for_reload_p): Handle...
2006-01-17 John David Anglinpa.md: Disparage copies between general and floating...
2006-01-17 GCC AdministratorDaily bump.
2006-01-17 Janis Johnsontarget-supports.exp (check_effective_target_dfp_nocache...
2006-01-16 H.J. Lure PR testsuite/25741 (Gcc testsuite isn't parallel...
2006-01-16 Andrew Pinskire PR testsuite/25767 (g++.dg/lookup/builtin1.C (and...
2006-01-16 Kazu Hirataglobal.c (global_alloc): Make it static.
2006-01-16 Eric BotcazouUse gcc_unreachable () instead of gcc_assert (FALSE...
2006-01-16 Richard Guenthertree-ssa-alias.c (struct used_part): Add write_only...
2006-01-16 John David Anglinre PR testsuite/25777 (acats_run doesn't include gcc...
2006-01-16 Kazu Hiratabb-reorder.c (partition_hot_cold_basic_blocks): Make...
2006-01-16 Rafael Espindolajvspec.c (lang_specific_spec_functions): remove
2006-01-16 Paolo Bonzinicombine.c (record_value_for_reg): Invalidate registers...
2006-01-16 Richard Guenthertrans-stmt.c (gfc_trans_if_1): Use fold_buildN and...
2006-01-16 Eric Botcazoutree-vrp.c (extract_range_from_binary_expr): Cope with...
2006-01-16 Gabor LokiChangeLog: Fix missing log for r109750
2006-01-16 Paul Brookm68k.c (output_move_const_into_data_reg): Output correc...
2006-01-16 Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2006-01-16 Eric Botcazoufold-const.c (fold_minmax): New static function.
2006-01-16 Kazu Hiratacombine.c (combine_instructions): Make it static.
2006-01-16 Richard Guenthertrans-expr.c (gfc_conv_function_call): Use fold_build2.
2006-01-16 Kazu Hiratacse.c (cse_condition_code_reg): Make it static.
2006-01-16 John David Anglinre PR target/25168 (FAIL: g++.old-deja/g++.abi/cxa_vec...
2006-01-16 Ben Ellistonwinnt-stubs.c: Update FSF address.
2006-01-16 Ben Ellistondfp.exp: Correct FSF address.
2006-01-16 GCC AdministratorDaily bump.
2006-01-15 Gabriel Dos Reis* decl.c (check_initializer): Fix thinko.
2006-01-15 Ian Lance Taylorre PR testsuite/25796 (gcc.target/i386/cmov6.c fails...
2006-01-15 Andreas Jaegermangle25.C: Only run on 64-bit systems since 32-bit...
2006-01-15 Ian Lance Taylorifcvt.c (noce_init_if_info): New static function, broke...
2006-01-15 Kazu Hiratacselib.c (hash_table): Rename to cselib_hash_table.
2006-01-15 Mark Mitchellre PR c++/25663 (Trouble parsing nested templated const...
2006-01-15 GCC AdministratorDaily bump.
2006-01-14 Kazu Hiratare PR tree-optimization/25485 (VRP misses an "if" with...
2006-01-14 Richard Guentherre PR tree-optimization/22548 (Aliasing can not tell...
2006-01-14 Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_cond):...
2006-01-14 Steven Bosscherre PR rtl-optimization/24257 (ICE: in extract_insn...
2006-01-14 Ian Lance Taylortree.c (tree_not_class_check_failed): New function.
2006-01-14 Ian Lance Taylorreload1.c (do_output_reload): Add assertion rejecting...
2006-01-14 Jason Merrill* pt.c (check_explicit_specialization): Use CP_DECL_CON...
2006-01-14 GCC AdministratorDaily bump.
2006-01-13 Adam Nemet20060110-1.c: New test.
2006-01-13 Adam Nemetcombine.c (struct reg_stat): Add new fields truncation_...
2006-01-13 Ulrich Weigand* gcc.c-torture/compile/pr25310.c: Disable test on...
2006-01-13 Steven G. Kargl[multiple changes]
2006-01-13 Diego Novillotree-ssa-alias.c (add_type_alias): Fix typo.
2006-01-13 Jason Merrillname-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.
2006-01-13 Alexandre Olivasse.md (*vec_extractv2di_1_sse2): Reorder alternatives...
2006-01-13 Daniel BerlinGrr, wrong version
2006-01-13 Daniel Berlinre PR tree-optimization/25771 (ice in coalesce_abnormal...
2006-01-13 Andrew Pinskire PR tree-optimization/24365 (statement makes a memory...
2006-01-13 Diego Novillotrans.c (gfc_add_expr_to_block): Do not fold tcc_statem...
2006-01-13 Richard Guentherbuiltins.c (expand_builtin_sincos): New function.
2006-01-13 DJ Delorieshift.md: Rewrite...
2006-01-13 Ben Ellistontm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL...
2006-01-13 GCC AdministratorDaily bump.
2006-01-12 Daniel Berlintree-ssa-operands.c (add_call_clobber_ops): Use SFT_PAR...
2006-01-12 Ben Ellistonrtl.texi (Insns): Remove statement that libcalls cannot...
2006-01-12 DJ Delorieaddsub.md (addhi3): Add two more alternatives, for...
2006-01-12 Jason Merrillre PR libstdc++/24660 (versioning weak symbols in libst...
2006-01-12 Ulrich Weigand* struct-equiv.c (find_dying_inputs): Fix off-by-one...
2006-01-12 Nathan Sidwellre PR debug/24824 (ICE: in build_abbrev_table, at dwarf...
2006-01-12 David EdelsohnRemove duplicate df-scan.c entry.
2006-01-12 H.J. Lure PR testsuite/25728 (File descriptor leak in lib...
2006-01-12 Andrew Pinskidarwin.h (SUBTARGET_ENCODE_SECTION_INFO): Define.
2006-01-12 GCC AdministratorDaily bump.
2006-01-12 Diego NovilloFix mis-formatted entries.
2006-01-11 Kazu Hiratapredicates.md (sh_rep_vec): Add parallel to match_code.
2006-01-11 Yao Qiinf-1.c: New test.
2006-01-11 Ben Elliston* rtlanal.c (find_reg_note): Assert insn is not null.
2006-01-11 Janis Johnsonnodfp-1.c: New test.
2006-01-11 Kenneth Zadeck2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-01-11 Jeff Lawtree-ssa-threadupdate.c (threaded_edges): New VEC to...
2006-01-11 Kazu Hiratadf-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLO...
next