aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka50-599/+222
2008-07-25* raise-gcc.c: Move tsystem.h before tm.h.Rainer Orth2-2/+6
2008-07-25Daily bump.GCC Administrator1-1/+1
2008-07-25sh.h (OPTIMIZATION_OPTIONS): Set flag_omit_frame_pointer to 2 instead of -1.Kaz Kojima2-2/+9
2008-07-24re PR libstdc++/36924 (mt_allocator/deallocate_local_thread-5.cc and ext/mt_...Paolo Carlini13-182/+23
2008-07-24Implement defaulted/deleted functions as per N2346Jason Merrill19-47/+406
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft25-92/+589
2008-07-24match.c (gfc_match): Add assertion to catch wrong calls trying to match upper...Daniel Kraft2-0/+10
2008-07-24i386.c (get_dllimport_decl): Treat user_label_prefix for imp symbol extension.Kai Tietz2-2/+8
2008-07-24re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig13-41/+164
2008-07-24maint-tool (deps): Output config.h instead of stamp-h.Ralf Wildenhues3-75/+86
2008-07-24tree-vrp.c (infer_value_range): Ignore asm statements when looking for memory...Ian Lance Taylor4-1/+61
2008-07-24spu-c.c (__vector_keyword): New variable.Ben Elliston5-0/+155
2008-07-24rs6000-c.c: Move GTY(()) markers to match conventional usage.Ben Elliston2-6/+11
2008-07-24Daily bump.GCC Administrator1-1/+1
2008-07-23configure: Regenerate.Aaron W. LaFramboise4-6/+12
2008-07-23condition_variable: Update to N2691 WD.Chris Fairles7-65/+163
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor17-275/+1393
2008-07-23Fix PR 36907, breakage in building libobj with function specific changesMichael Meissner3-2/+9
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez26-386/+501
2008-07-23acinclude.m4 ([GLIBCXX_CHECK_CLOCK_GETTIME]): Define GLIBCXX_LIBS.Chris Fairles12-5/+194
2008-07-23Add missing ChangeLog from 138075Michael Meissner1-0/+403
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner55-575/+4740
2008-07-23re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle2-0/+37
2008-07-23re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle2-1/+7
2008-07-23Daily bump.GCC Administrator1-1/+1
2008-07-22target-supports.exp (check_effective_target_spu_auto_overlay): New procedure.Ulrich Weigand3-1/+21
2008-07-22re PR fortran/29835 (Error message of unknown edit descriptor needs improvement)Daniel Kraft8-10/+136
2008-07-22sso_string_base.h (__sso_string_base<>::__sso_string_base(std::initializer_li...Paolo Carlini4-11/+17
2008-07-22c-typeck.c (build_external_ref): Don't call assemble_external.Rafael Avila de Espindola3-2/+13
2008-07-22re PR fortran/36890 (libgfortran/io/file_pos.c:55: warning: comparison betwee...Thomas Koenig2-1/+7
2008-07-22re PR preprocessor/28079 (#line range not verified without -pedantic)Manuel López-Ibáñez4-10/+40
2008-07-22Daily bump.GCC Administrator1-1/+1
2008-07-21Add initializer_list support as per N2679.Jason Merrill62-22/+2189
2008-07-21objc-act.c: Fix comment typos.Ralf Wildenhues15-41/+60
2008-07-21arm-eabi-extra.ver: New file.Mark Mitchell3-0/+28
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues27-72/+103
2008-07-21h8300.c (h8300_hard_regno_scratch_ok): New.DJ Delorie2-0/+23
2008-07-21spu.md ("div<mode>3"): Convert into expander, move original insn and splitter...Ulrich Weigand2-4/+72
2008-07-21re PR c++/36871 (__has_nothrow_copy(T) false for T with a template ctor)Paolo Carlini10-2/+110
2008-07-21Fix the year on the ChangeLog.Rafael Espindola2-2/+2
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola19-227/+246
2008-07-21re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig18-33/+163
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez10-34/+58
2008-07-21re PR c++/36870 (__has_nothrow_constructor violates the ODR)Paolo Carlini9-23/+75
2008-07-21[multiple changes]Andreas Krebbel4-8/+33
2008-07-21re PR libfortran/36857 (Non-English locale breaks gfortran float formatting (...Jerry DeLisle2-25/+34
2008-07-21re PR middle-end/36143 (FAIL: g++.dg/tree-ssa/pr19637.C)Hans-Peter Nilsson2-1/+5
2008-07-21re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences)Hans-Peter Nilsson3-4/+8
2008-07-21re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)Hans-Peter Nilsson2-2/+7