aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-21avr.c (output_reload_in_const): Loading a byte with 0 must not affect cc0.Georg-Johann Lay3-10/+22
2011-11-21mmx.md (unspec): Move from config/i386/i386.md (unspecv) <UNSPECV_EMMS, UNSPE...Uros Bizjak5-167/+227
2011-11-21Support sun symbol versioning in libitmRainer Orth7-30/+182
2011-11-21Fix LIB2ADD overrides in libgccRainer Orth4-8/+13
2011-11-21MAINTAINERS: Move myself from Write After Approval to CPU Port Maintainers se...Joern Rennecke2-2/+6
2011-11-21Fix ultrasparc_vis[23]_hw testsRainer Orth2-2/+10
2011-11-21[multiple changes]Arnaud Charlet4-33/+146
2011-11-21exp_prag.adb, [...]: Minor reformatting.Robert Dewar11-10/+72
2011-11-21Adapt c-c++-common/tm/malloc.c for Solaris headers with C++Rainer Orth2-1/+8
2011-11-21[multiple changes]Arnaud Charlet15-236/+354
2011-11-21[multiple changes]Arnaud Charlet14-116/+157
2011-11-21Makefile.in (INCLUDES_FOR_SUBDIR): Add $(fsrcdir) by means of -iquote uncondi...Eric Botcazou2-9/+8
2011-11-21[multiple changes]Arnaud Charlet6-21/+47
2011-11-21sem_util.ads: Update comment describing function Deepest_Access_Level.Steve Baird6-9/+41
2011-11-21sem_ch3.adb, [...]: Minor reformatting.Robert Dewar4-4/+17
2011-11-21[multiple changes]Arnaud Charlet15-59/+337
2011-11-21sem_ch3.adb: Minor reformatting.Robert Dewar5-11/+88
2011-11-21frontend.adb (Frontend): Capture restrictions from config filesRobert Dewar11-62/+288
2011-11-21[multiple changes]Arnaud Charlet4-8/+31
2011-11-21sem_prag.adb (Process_Convention): A dispatching call cannot have a stdcall c...Pascal Obry3-28/+25
2011-11-21sem_ch6.adb (Is_Public_Subprogram_For): New procedureArnaud Charlet18-28/+274
2011-11-21sem_elab.adb: Minor reformattingArnaud Charlet2-1/+21
2011-11-21[multiple changes]Arnaud Charlet3-6/+45
2011-11-21[multiple changes]Arnaud Charlet5-42/+89
2011-11-212011-11-21 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+6
2011-11-21re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible)Daniel Krugler7-11/+70
2011-11-212011-11-21 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+2
2011-11-21tuple (__conv_types, [...]): Remove.Paolo Carlini3-47/+16
2011-11-21avr.h (struct base_arch_s): Add field sfr_offset.Georg-Johann Lay7-472/+379
2011-11-21re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-0/+371
2011-11-21* config.host (*-*-freebsd[12], *-*-freebsd[12].*,Gerald Pfeifer2-9/+5
2011-11-21expr.c (expand_expr_real_1): Correctly handle strict volatile bitfield loads ...Joey Ye4-3/+40
2011-11-20* pt.c (tsubst_pack_expansion): Fix SFINAE.Jason Merrill3-1/+30
2011-11-20re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)Jason Merrill12-29/+143
2011-11-20pt.c (type_unification_real): Set input_location during default arg instantia...Jason Merrill7-9/+32
2011-11-21update_web_docs_svn: Make $DOCSDIR group writable after creating it.Gerald Pfeifer2-0/+6
2011-11-21static-object.mk (c_flags-$o): Save c_flags.Hans-Peter Nilsson2-1/+11
2011-11-21Daily bump.GCC Administrator1-1/+1
2011-11-20mips: Install the __sync libfuncs for mips16Richard Henderson2-2/+10
2011-11-20re PR c++/51230 (Broken diagnostic: 'template_parm_index' not supported by du...Paolo Carlini5-1/+24
2011-11-20re PR target/51235 (ICE: in extract_insn, at recog.c:2137 (unrecognizable ins...Uros Bizjak5-3/+54
2011-11-20binders.h: Fix examples in doxygen comments and suggest using std::bind instead.Jonathan Wakely2-2/+12
2011-11-20Fix grammar in ChangeLog entry.Jonathan Wakely1-1/+1
2011-11-20* doc/xml/manual/status_cxx2011.xml: Fix docbook markup.Jonathan Wakely2-9/+13
2011-11-20appendix_contributing.xml: Do not use "here" as link text.Jonathan Wakely8-87/+120
2011-11-20i386.md (UNSPEC_MOVNTI): Remove.Uros Bizjak5-8/+19
2011-11-20[multiple changes]Arnaud Charlet6-5/+129
2011-11-20exp_ch6.adb (Make_Build_In_Place_Call_In_Assignment): Declare NEW_EXPR local ...Eric Botcazou4-2/+36
2011-11-20trans.c (struct language_function): Add GNAT_RET.Eric Botcazou2-10/+218
2011-11-20trans.c (Subprogram_Body_to_gnu): Add comment.Eric Botcazou3-12/+21