aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-21re PR target/51552 (bfin generates bad assembly)Richard Henderson2-17/+18
2011-12-21re PR c++/51611 ([c++0x] ICE with non-static data member initializer and virt...Jason Merrill7-0/+75
2011-12-21* doc/standards.texi (C++ language): Update for C++11.Jason Merrill2-17/+22
2011-12-21Add reference to PR middle-end/48660Richard Sandiford1-0/+1
2011-12-21re PR c++/51305 ([C++11][constexpr] noexcept-specifier overconstraints conste...Paolo Carlini4-2/+23
2011-12-21Provide CLOCK_REALTIME on Tru64 UNIXRainer Orth2-0/+10
2011-12-21lto.c (GIMPLE_REGISTER_TYPE): New define.Richard Guenther2-4/+25
2011-12-21tree-vect-patterns.c (vect_operation_fits_smaller_type): Initialize *op0 and ...Jakub Jelinek3-1/+8
2011-12-21re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret...Jakub Jelinek6-1/+115
2011-12-21re PR middle-end/51472 (ICE: verify_gimple failed: invalid rhs for gimple mem...Aldy Hernandez3-1/+23
2011-12-21sem_ch3.ads, [...] (Check_CPP_Type): New subprogram.Javier Miranda4-36/+79
2011-12-21[multiple changes]Arnaud Charlet14-75/+180
2011-12-21[multiple changes]Arnaud Charlet6-25/+124
2011-12-21[multiple changes]Arnaud Charlet5-18/+113
2011-12-21no-section-anchors-vect-31.c: Adjust array size and test diag-scans to fix fa...Michael Zolotukhin32-48/+138
2011-12-21[multiple changes]Arnaud Charlet12-47/+113
2011-12-21tree-into-ssa.c (rewrite_update_stmt): Do not dump extra newlines.Martin Jambor2-8/+16
2011-12-21[multiple changes]Arnaud Charlet15-73/+160
2011-12-21[multiple changes]Arnaud Charlet10-72/+254
2011-12-21[multiple changes]Arnaud Charlet8-183/+412
2011-12-21[multiple changes]Arnaud Charlet11-1063/+1219
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya11-241/+336
2011-12-21[multiple changes]Arnaud Charlet14-205/+405
2011-12-21vms-protos.h (vms_function_section): New prototype.Tristan Gingold4-0/+28
2011-12-21re PR lto/41159 ([LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:...Richard Guenther2-2/+10
2011-12-21xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.Tristan Gingold2-1/+4
2011-12-20ia64: Implement vec_perm_const.Richard Henderson4-170/+658
2011-12-20Always simplify vector shifts by scalars.Richard Henderson2-8/+20
2011-12-20arm: Split xorsi with constant after reload.Richard Henderson2-6/+21
2011-12-20arm: Use arm_cmpdi_unsigned for thumb2 as wellRichard Henderson3-4/+9
2011-12-21Daily bump.GCC Administrator1-1/+1
2011-12-20re PR c++/51621 ([c++0x] [4.6/4.7 Regression] ICE with invalid constexpr and ...Paolo Carlini4-1/+25
2011-12-20tree-ssa-math-opts.c (convert_plusminus_to_widen): Restrict handling of signe...Richard Sandiford2-1/+11
2011-12-20re PR target/49865 (Unnecessary reload causes small bloat)Vladimir Makarov2-1/+14
2011-12-20gcc:Joseph Myers23-73/+192
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-6/+10
2011-12-20expr.c (store_field): Avoid a direct store if the mode is larger than the siz...Bernd Schmidt12-8/+74
2011-12-20[multiple changes]Arnaud Charlet5-424/+562
2011-12-20[multiple changes]Arnaud Charlet7-7/+50
2011-12-20[multiple changes]Arnaud Charlet5-41/+180
2011-12-20Minor reformatting.Arnaud Charlet1-6/+5
2011-12-20sem_ch4.adb (Operator_Check): Update the call to Is_Dimensioned_Type.Hristian Kirtchev8-1028/+829
2011-12-20sem_ch13.adb (Check_Indexing_Functions): The return type of an indexing funct...Ed Schonberg3-20/+53
2011-12-20[multiple changes]Arnaud Charlet11-11/+570
2011-12-20[multiple changes]Arnaud Charlet19-222/+264
2011-12-20sem_res.adb (Resolve_Allocator): Warning on allocation of tasks on a subpool ...Hristian Kirtchev4-38/+63
2011-12-20PR debug/49951 - jumpy stepping at end of scope in C++Dodji Seketeli4-1/+21
2011-12-20Support 64-bit libgnat multilib on i?86-linuxRainer Orth2-3/+22
2011-12-20re PR c++/51612 ([c++0x] [4.6/4.7 Regression] ICE with constexpr constructor ...Paolo Carlini4-0/+26
2011-12-20re PR debug/46796 (debug info missing builtin type names with lto)Richard Guenther2-1/+15