summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* libgo: Update to weekly 2011-11-09.Ian Lance Taylor2011-12-078-30/+41
* Daily bump.GCC Administrator2011-12-071-1/+1
* rtems.h: Switch to using global_options_set in SUBSUBTARGET_OVERRIDE_OPTIONS.Joel Sherrill2011-12-062-11/+16
* sparc: Fix warnings when using visintrin.h with VIS level lower than 3.David S. Miller2011-12-062-0/+20
* Makefile.in (LIBGNAT_TARGET_PAIRS [windows targets]): Correctly detect cygwin...Dave Korn2011-12-063-20/+72
* re PR c++/51430 (ICE with array as static const member)Jakub Jelinek2011-12-064-1/+23
* pr51396.C: Use dg-additional-options.Uros Bizjak2011-12-062-4/+7
* re PR fortran/51435 (Bad association status after null() of derived type comp...Tobias Burnus2011-12-064-0/+80
* avr.c (avr_file_start): Fix missing ,Georg-Johann Lay2011-12-062-1/+5
* re PR target/51354 (ICE in maybe_record_trace_start)Jakub Jelinek2011-12-064-2/+30
* re PR c++/51431 (ICE with invalid use of abstract class)Paolo Carlini2011-12-064-4/+25
* avr-mcus.def (avr_mcu_types): ATtiny4313 and AT86RF401 have a 16-bit SP (thei...Georg-Johann Lay2011-12-062-2/+8
* Forward-port from gcc-4_6-branch r181936 2011-12-02.Georg-Johann Lay2011-12-063-56/+69
* re PR target/51409 ([avr] Build fails if configured for other languages than ...Georg-Johann Lay2011-12-064-106/+175
* re PR tree-optimization/49997 (ICE in inline_small_functions with -fnon-call-...Richard Guenther2011-12-062-0/+30
* re PR lto/50601 (New LTO failures)Richard Guenther2011-12-063-9/+12
* re PR middle-end/51436 (ICE(segfault) in gimplify_and_update_call_from_tree g...Richard Guenther2011-12-064-1/+73
* re PR tree-optimization/51245 (ICE in vn_reference_insert_pieces, at tree-ssa...Richard Guenther2011-12-064-24/+69
* PR c++/51427 - Better diagnostic when union/struct tags conflictsDodji Seketeli2011-12-064-4/+23
* rs6000.c (darwin_rs6000_override_options): Initialize rs6000_current_abi.Iain Sandoe2011-12-062-0/+6
* re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple...Richard Guenther2011-12-064-69/+10
* re PR target/50906 (e500 exception unwinding under "-Os" causes SIGSEGV)Alan Modra2011-12-062-97/+118
* Fix formatting character for vmov.f64 case.Ramana Radhakrishnan2011-12-062-1/+6
* Daily bump.GCC Administrator2011-12-061-1/+1
* Fix earlier Changelog entry to match the Ramana Radhakrishnan2011-12-051-2/+4
* Fix cp/ChangeLogFabien ChĂȘne2011-12-051-0/+6
* re PR c++/51319 (Eigen3 enums not accepted)Fabien ChĂȘne2011-12-054-0/+40
* re PR tree-optimization/51396 (ICE: verify_flow_info failed: BB 4 can not thr...Jakub Jelinek2011-12-054-0/+37
* re PR debug/51410 (duplicate variable DIE)Jakub Jelinek2011-12-054-1/+21
* re PR c/51339 (ICE: in convert_move, at expr.c:326 with -fopenmp and parallel...Jakub Jelinek2011-12-054-2/+28
* re PR c++/51399 ([c++0x] [4.7 Regression] ICE with invalid initializer list)Paolo Carlini2011-12-054-0/+23
* re PR fortran/51338 (seg fault in gfc_dep_compare_expr with -O2)Thomas Koenig2011-12-054-3/+34
* resource.c (init_resource_info): Only consider EXIT_IGNORE_STACK if there is ...Richard Sandiford2011-12-052-9/+14
* optabs.c (maybe_emit_sync_lock_test_and_set): Pass a null target to emit_libr...Richard Sandiford2011-12-052-2/+8
* pr46338.C: Add dg-require-profiling.Richard Sandiford2011-12-0516-1/+34
* re PR c++/51414 (Broken diagnostic with invalid use of __underlying_type)Paolo Carlini2011-12-054-1/+15
* re PR testsuite/51128 (New LTO failures)Uros Bizjak2011-12-0515-10/+32
* re PR other/50775 (Register allocator sets up frame and frame pointer with lo...Vladimir Makarov2011-12-054-563/+534
* re PR target/51408 (Miscompilation in arm.md:*minmax_arithsi)Kazu Hirata2011-12-054-1/+34
* * init.c (expand_default_init): Unshare args in ctor delegation.Jason Merrill2011-12-054-7/+68
* Implement C++11 delegating constructors.Ville Voutilainen2011-12-0513-14/+287
* re PR c++/51404 ([c++0x] [4.7 Regression] ICE with invalid use of auto)Paolo Carlini2011-12-055-6/+26
* re PR tree-optimization/50904 (pessimization when -fno-protect-parens is enab...Richard Guenther2011-12-052-202/+107
* tree-ssa-alias.h (struct ao_ref_s): Add volatile_p field.Richard Guenther2011-12-054-0/+33
* * gcc/testsuite/gcc.dg/torture/vec-cvt-1.c (FLTTEST): Call rand instead of ra...Matthew Gretton-Dann2011-12-052-6/+10
* tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther2011-12-054-83/+130
* [multiple changes]Arnaud Charlet2011-12-058-40/+138
* Use vcvt from fixed to floating point where applicable.Ramana Radhakrishnan2011-12-056-2/+83
* [multiple changes]Arnaud Charlet2011-12-057-94/+237
* cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther2011-12-0515-103/+58