aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-27tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC...Tom Tromey2-2/+7
2008-02-27mmx-1.c: Add -Werror-implicit-function-declaration to dg-options.Jan Beulich5-4/+12
2008-02-27c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respec...Jan Beulich2-1/+6
2008-02-27re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...Francois-Xavier Coudert6-177/+431
2008-02-27Fix PR rtl-optimization/34999Revital Eres4-11/+98
2008-02-27re PR tree-optimization/25290 (PHI-OPT could be rewritten so that is uses fold)Richard Guenther4-1/+25
2008-02-27Minor reformatting.Arnaud Charlet1-3/+3
2008-02-27re PR ada/22255 (Reset on shared file causes Use_Error.)Samuel Tardieu4-7/+34
2008-02-27re PR ada/34799 ([Ada] Assertion fails when no component clause is given for ...Samuel Tardieu4-1/+35
2008-02-27re PR middle-end/34971 (bitfield rotates are folded and expanded wrong)Richard Guenther5-7/+54
2008-02-27re PR c++/35368 (With #pragma visibility, `vtable for __cxxabiv1::__class_typ...Jakub Jelinek6-13/+86
2008-02-27c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.Jakub Jelinek8-36/+151
2008-02-27Daily bump.GCC Administrator1-1/+1
2008-02-26* gcc.dg/bf-ms-attrib.c (main): Return 0.Joseph Myers2-0/+5
2008-02-26mmx-4.c (dump64_64): Use printf %I64 on MinGW.Joseph Myers3-0/+13
2008-02-26re PR c/28800 (warning "ISO C forbids an empty source file" could be improved)Ralf Wildenhues9-7/+23
2008-02-26re PR fortran/35033 (Valid ASSIGNMENT(=) rejected)Tobias Burnus4-12/+80
2008-02-26arm.c (thumb_set_frame_pointer): Ensure SP is first operand for Thumb-2.Paul Brook8-101/+153
2008-02-27rs6000.c: Annotate cache line size field in all instances of struct processor...Ben Elliston2-19/+24
2008-02-26dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn8-26/+93
2008-02-26rs6000.c (processor_costs): Update e300 cache line sizes.Edmar Wienskoski3-7/+14
2008-02-26Add missing ChangeLog entries.H.J. Lu1-8/+30
2008-02-26re PR c++/35315 (ICE with attribute transparent_union)Jason Merrill5-5/+41
2008-02-26nest-align-1.x: Delete.Richard Sandiford2-5/+4
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey64-785/+235
2008-02-26re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez11-10/+26
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther15-236/+322
2008-02-26re PR c/34351 (Please get us the "volatile register" warning back)Manuel López-Ibáñez7-5/+25
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez10-9/+40
2008-02-26Makefile.in ($(srcdir)/config.in): Depend on configure.ac.Thiemo Seufer2-1/+5
2008-02-26re PR c++/35323 (ICE calling functions with fixed-point type parameter)Paolo Carlini4-1/+21
2008-02-26nest-align-1.c: Use the largest alignment.Kaz Kojima2-1/+5
2008-02-26* gcc.target/i386/pr25993.c: Skip on *-*-mingw*.Joseph Myers2-1/+5
2008-02-26* gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.Joseph Myers2-1/+5
2008-02-26Daily bump.GCC Administrator1-1/+1
2008-02-26builtins-config.h: Disable C99 runtime testing for Windows.Joseph Myers2-0/+7
2008-02-26target-supports.exp (check_profiling_available): Report -p unavailable on *-*...Joseph Myers2-0/+10
2008-02-26target-supports.exp (check_effective_target_pthread_h): New.Joseph Myers4-0/+16
2008-02-25c-common.c (match_case_to_enum_1): Add appropriate OPT_W* parameter to warning.Manuel López-Ibáñez10-29/+206
2008-02-25re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez8-1/+85
2008-02-25mips.md (loadgp_blockage, blockage): Change type to "ghost".Richard Sandiford2-6/+11
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther13-238/+297
2008-02-25gnat_rm.texi, [...]: Fix spacing after `e.g.' and `i.e.' by adding comma or `...Ralf Wildenhues3-69/+79
2008-02-25gnat_ugn.texi (Conventions): List environment variables and metasyntactic var...Ralf Wildenhues3-41/+57
2008-02-25re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist3-5/+20
2008-02-25ChangeLog for previous commit.Janne Blomqvist1-0/+7
2008-02-25re PR fortran/29549 (matmul slow for complex matrices)Janne Blomqvist3-1/+18
2008-02-25re PR c/35162 (Documentation incorrect for -fcx-limited-range)Janne Blomqvist2-3/+13
2008-02-25re PR c++/35333 (Broken diagnostic for complex builtin)Paolo Carlini5-0/+35
2008-02-26rs6000.h (ASM_CPU_POWER5_SPEC): Define.Ben Elliston2-4/+26