aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-17re PR tree-optimization/34445 (internal compiler error: in cost_for_stmt, at ...Dorit Nuzman6-10/+67
2007-12-17* s-vxwork-alpha.ads: Removed, no longer used.Arnaud Charlet2-57/+4
2007-12-17re PR libfortran/34427 (Revision 130708 breaks namelist input)Jerry DeLisle3-3/+68
2007-12-17re PR libfortran/34427 (Revision 130708 breaks namelist input)Jerry DeLisle2-20/+41
2007-12-17Daily bump.GCC Administrator1-1/+1
2007-12-17re PR target/34025 (Warning when compiling with -m64 -ffast-math on Intel Dar...Jack Howarth3-4/+11
2007-12-17i386.h (WIDEST_HARDWARE_FP_SIZE): Define.Uros Bizjak2-24/+32
2007-12-16ChangeLog: Fix my email address in previous two entries.Jonathan Wakely1-2/+6
2007-12-16default_weaktoshared.cc: Add required dg-option for cygwin and darwin targets.Jonathan Wakely3-0/+8
2007-12-16re PR fortran/34495 (accepts invalid initialization expressions withTRANSFER)Tobias Burnus4-2/+37
2007-12-16re PR fortran/34305 (ICE with array(real) declaration)Thomas Koenig4-1/+22
2007-12-16* gcc.dg/torture/pr24257.c: Remove -O from options.Rask Ingemann Lambertsen2-1/+5
2007-12-16re PR fortran/34246 (gfortran.dg/bind_c_usage_16.f03 doesn't work)Tobias Burnus5-31/+85
2007-12-16Undo misguided distinction WRT deciding if a warning is an error or a warning.Bernhard Fischer2-2/+7
2007-12-16tree-vect-transform.c (conservative_cost_threshold): Add missing space to "no...Uros Bizjak2-16/+17
2007-12-16re PR fortran/31213 (ICE on valid code with gfortran)Paul Thomas11-37/+445
2007-12-16re PR rtl-optimization/34415 (Possible miscompilation on MIPS)Richard Sandiford5-12/+50
2007-12-16patch_tester.sh: Don't save the script anymore.Sebastian Pop2-4/+4
2007-12-16Daily bump.GCC Administrator1-1/+1
2007-12-16patch_tester.sh: New.Sebastian Pop3-0/+555
2007-12-15fastcall-1.c (f4): Change return type to void.Danny Smith2-1/+6
2007-12-16re PR bootstrap/34003 (gcc trunk unable to bootstrap itself; Unsatisfied symb...Jakub Jelinek6-0/+52
2007-12-15boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rva...Jonathan Wakely1-0/+68
2007-12-15boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rva...Jonathan Wakely55-356/+4845
2007-12-15* sv.po: Update.Joseph Myers2-320/+336
2007-12-15* tree.c (type_hash_add): Fix whitespace.Alexandre Oliva2-1/+5
2007-12-15Add CRIS v32 support. Fix -mcc-init.Hans-Peter Nilsson1-0/+187
2007-12-15* config/cris/cris-protos.h (cris_register_move_cost)Hans-Peter Nilsson1-1/+5
2007-12-15cris.md: Group related constants together, with comments local.Hans-Peter Nilsson1-186/+1044
2007-12-15cris.h: Sanity-check TARGET_CPU_DEFAULT for contents.Hans-Peter Nilsson1-106/+239
2007-12-15linux.h: Sanity-check TARGET_CPU_DEFAULT for presence and contents.Hans-Peter Nilsson1-5/+35
2007-12-15* config/cris/predicates.mdHans-Peter Nilsson1-5/+16
2007-12-15* config/cris/t-elfmulti: Add multilib v32 for -march=v32.Hans-Peter Nilsson1-3/+4
2007-12-15cris.c (ASSERT_PLT_UNSPEC): Remove unused macro.Hans-Peter Nilsson1-257/+557
2007-12-15config.gcc: Make crisv32-* have cpu_type cris.Hans-Peter Nilsson1-1/+19
2007-12-15config.host (crisv32-*-elf, [...]): New, same as cris-*-elf and cris-*-none.Hans-Peter Nilsson2-2/+8
2007-12-15configure.host (try_cpu settings): Set try_cpu=cris for crisv32.Hans-Peter Nilsson3-1/+23
2007-12-15peep2-xsrand.c, [...]: Drop redundant target-specifier.Hans-Peter Nilsson26-32/+55
2007-12-15MAINTAINERS: Update my email address.Sebastian Pop2-2/+6
2007-12-15re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva8-4/+113
2007-12-15dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be...Alexandre Oliva5-2/+21
2007-12-15datasec1.C: Require named section support.John David Anglin2-0/+5
2007-12-15tree-scalar-evolution.c (number_of_iterations_for_all_loops): Replace print_l...Sebastian Pop4-38/+115
2007-12-15partial_sum.h: Include new.Benjamin Kosnik7-10/+21
2007-12-15MAINTAINERS: Update my email address.Bernhard Reutner-Fischer2-3/+7
2007-12-15tree-flow-inline.h.c (next_readonly_imm_use): Fix typo in comment.Bernhard Fischer2-3/+7
2007-12-15toplev.c (process_options): Fix typo in warning.Bernhard Fischer2-1/+5
2007-12-15* Make-lang.in (gnat1, gnatbind): Pass ALL_CFLAGS on the link line.Jakub Jelinek2-2/+6
2007-12-15Daily bump.GCC Administrator1-1/+1
2007-12-14re PR libstdc++/30127 (std::has_facet returns true for not installed derived ...Benjamin Kosnik4-3/+216