aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-06re PR other/50991 (crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file o...John David Anglin2-1/+7
2011-11-06pa.c (pa_hpux_init_libfuncs): Rename to pa_init_libfuncs.John David Anglin2-45/+56
2011-11-0641975.cc: Add tests to check performance with or without cache of hash code a...François Dumont2-32/+149
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod118-2857/+10102
2011-11-06Remove unwanted svn:executable properties that svn add had decided to add.Joern Rennecke8-0/+0
2011-11-062011-11-6 Richard Guenther <rguenther@suse.de>Richard Guenther2-1/+9
2011-11-06tree-vectorizer.h (vectorizable_condition): Add argument.Ira Rosen9-79/+561
2011-11-05More improvements to sparc VIS vec_init code generation.David S. Miller17-100/+743
2011-11-06* doc/xml/manual/test.xml: Fix dg-warning examples.Jonathan Wakely2-2/+6
2011-11-06re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)Jonathan Wakely2-4/+12
2011-11-06Daily bump.GCC Administrator1-1/+1
2011-11-05* decl.c (cp_finish_decl): Mostly revert previous change.Jason Merrill2-5/+11
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke69-10/+9550
2011-11-05quad_2.f90: New.Tobias Burnus2-4/+71
2011-11-05re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)Jakub Jelinek11-7/+122
2011-11-05re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor)Jonathan Wakely2-2/+8
2011-11-05Fix typo in entry for r180962.Georg-Johann Lay1-1/+1
2011-11-05re PR rtl-optimization/50448 (Missed optimization accessing struct component ...Georg-Johann Lay2-2/+20
2011-11-05Tweak previous commitEric Botcazou1-0/+1
2011-11-05strlenopt-22g.c: New wrapper around...Eric Botcazou3-4/+21
2011-11-05Fix malformated ChangeLog entries.Ralf Corsepius1-2/+2
2011-11-05rtems.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Extend rs6000_spe handling.Peter Dufault2-0/+10
2011-11-05t-rtems: Add -mcpu=8540/-mfloat-gprs=double multilib.Ralf Corsepius3-18/+43
2011-11-05config.host (avr-*-rtems*): Add config/avr/t-rtems.Ralf Corsepius3-1/+9
2011-11-04re PR c++/26714 (violation of [class.temporary]/5)Jason Merrill5-1/+140
2011-11-04re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit...Jason Merrill4-10/+18
2011-11-04Tweak libgcc configure test for 64-bit.David S. Miller3-20/+15
2011-11-05Piledriver f16cintrin.h fix.Quentin Neill3-59/+104
2011-11-05Daily bump.GCC Administrator1-1/+1
2011-11-04Fix select { case v, ok := <-c: }.Ian Lance Taylor2-4/+49
2011-11-04re PR c++/50608 (cannot apply 'offsetof' to a non-constant address)Eric Botcazou11-46/+75
2011-11-05reload1.c (gen_reload): Don't use REGNO on SUBREGs.Alan Modra3-6/+10
2011-11-04Fix sparc regression due to recent movcc pattern changes.David S. Miller2-7/+15
2011-11-04run_doxygen: Fix sed quoting.Benjamin Kosnik2-1/+5
2011-11-04t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S variable.Andreas Krebbel2-2/+6
2011-11-04config.gcc (bfin*-rtems*): Add newlib-stdint.h.Ralf Corsepius3-0/+27
2011-11-04gcc-dg.exp (gcc_force_conventional_output): New global variable, default empt...Hans-Peter Nilsson3-0/+39
2011-11-04typeck.c (build_indirect_ref): Use ATTRIBUTE_UNUSED.Paolo Carlini3-3/+8
2011-11-04parser.c (cp_parser_enumerator_list): Do not warn about trailing commas in C+...Magnus Fromreide5-2/+26
2011-11-04re PR target/50979 (architecture mismatch: "mul32" not enabled for "smul" or ...Eric Botcazou2-0/+6
2011-11-04re PR c++/50965 (C++11 Non static member initializer are not run when class i...Olivier Goffart5-5/+23
2011-11-04re PR rtl-optimization/38644 (Optimization flag -O1 -fschedule-insns2 causes ...Jiangning Liu4-0/+25
2011-11-04re PR c++/48420 (Missed -Wconversion-null warning when passing const bool to T*)Paolo Carlini4-1/+21
2011-11-04re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay10-95/+1425
2011-11-04re PR c++/50941 ([C++0x] user-defined string literals provide incorrect lengt...Ed Smith-Rowland4-2/+58
2011-11-04* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet2-5/+10
2011-11-04re PR target/50980 (arm-rtems multilib not matching for -mfpu=vfp -mfloat-abi...Thomas Doerfler3-4/+45
2011-11-04Minor reformatting.Arnaud Charlet1-2/+1
2011-11-04gnat_ugn.texi (Performance Considerations): New sub-section.Eric Botcazou1-4/+102
2011-11-04[multiple changes]Arnaud Charlet11-13/+89