aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-16Daily bump.GCC Administrator1-1/+1
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-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-15peep2-xsrand.c, [...]: Drop redundant target-specifier.Hans-Peter Nilsson26-32/+55
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-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 target/29978 (redundant jumps)Jakub Jelinek4-6/+45
2007-12-14df-core.c: Update comments referring to removed features.Paolo Bonzini4-25/+29
2007-12-14sse.md (sse4_2_pcmpestr): Use reg_not_xmm0_operand constraint for operand2.Uros Bizjak6-29/+51
2007-12-14re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d...Tobias Burnus4-1/+47
2007-12-14re PR fortran/34398 (BOZ literals: Range checks)Tobias Burnus6-1/+66
2007-12-14re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ...Richard Guenther7-8/+46
2007-12-14sse-14.c (test_1, [...]): New macros to test macroized SSE intrinsics.Uros Bizjak8-38/+170
2007-12-14re PR fortran/34324 (Module files on CRLF systems)Daniel Franke2-1/+7
2007-12-14re PR target/34091 (ICE in reload_cse_simplify_operands, at postreload.c:392)John David Anglin2-0/+180
2007-12-14Daily bump.GCC Administrator1-1/+1
2007-12-13re PR middle-end/33088 (spurious exceptions with -ffloat-store)Eric Botcazou10-36/+133
2007-12-13struct-reorg.exp: Replace DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.Olga Golovanevsky2-2/+7
2007-12-13[multiple changes]Tobias Burnus3-2/+20
2007-12-13re PR libfortran/34370 (file positioning after nonadvancing i/o)Thomas Koenig4-0/+131
2007-12-13__func__.C: New.Douglas Gregor2-0/+10
2007-12-13re PR bootstrap/34144 (Revision 130005 causes bootstrap failure with --disabl...Andrew Pinski2-0/+12
2007-12-13re PR rtl-optimization/32636 (25_algorithms/search_n/iterator.cc: miscompiled...Jakub Jelinek2-4/+10
2007-12-13Fogot to commit ipa-struct-reorg.cOlga Golovanevsky1-15/+77
2007-12-13re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...Uros Bizjak10-113/+208
2007-12-13Restore part of patch lost for PR ada/15805:Arnaud Charlet1-0/+14
2007-12-13re PR ada/34360 (typo gcc/ada/Makefile.in for GNU/kFreeBSD)Samuel Tardieu2-2/+8
2007-12-13re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther7-8/+74
2007-12-13ipa-struct-reorg.c (is_candidate): Print information to dump file when the ty...Olga Golovanevsky1-0/+15
2007-12-13struct: New directory with tests for struct-reorg optimizaion.Olga Golovanevsky26-0/+963
2007-12-13(Attribute_to_gnu): Check for violations of the No_Implicit_Dynamic_Code rest...Bob Duff2-5/+34