aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-14h8300.md (define_split): Add condition for "and with single_zero" splitter to...Kaushik Phatak3-6/+82
2010-12-14Don't incorrectly parse expression as type switch.Ian Lance Taylor3-17/+28
2010-12-14* MAINTAINERS: Added myself to MAINTAINERS (write after approval)Kaushik Phatak2-0/+5
2010-12-14Better error message if malloc gets a SIGSEGV.Ian Lance Taylor1-0/+6
2010-12-14Release cache while holding thread lock.Ian Lance Taylor1-5/+4
2010-12-14This time really commit PR middle-end/45388Jan Hubicka3-16/+34
2010-12-14m32c.h (ENDFILE_SPEC, [...]): Define.Joseph Myers3-2/+27
2010-12-14re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt13-137/+817
2010-12-14Daily bump.GCC Administrator1-1/+1
2010-12-13elf.h (SIZE_TYPE, [...]): Define.Joseph Myers4-2/+26
2010-12-13gospec.c (lang_specific_driver): Add a -o option if not linking and there is ...Ian Lance Taylor2-0/+50
2010-12-13* de.po: Update.Joseph Myers2-35/+31
2010-12-13* de.po, sv.po: Update.Joseph Myers3-421/+406
2010-12-13re PR c++/46873 ([C++0x] ICE: in build_data_member_initialization, at cp/sema...Jason Merrill5-32/+85
2010-12-13fooJason Merrill1-3/+14
2010-12-13re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 ...Tobias Burnus13-86/+112
2010-12-13re PR fortran/46201 ([F03] ICE on procedure pointer component call)Janus Weil4-1/+24
2010-12-13re PR bootstrap/46650 (r167010 breaks --enable-build-with-cxx)Jack Howarth2-0/+10
2010-12-13decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type...Eric Botcazou3-8/+22
2010-12-13trans.c (can_be_lower_p): New predicate.Eric Botcazou2-7/+36
2010-12-13Removed testcase that was failing on i386.Ahmad Sharif2-16/+0
2010-12-13re PR lto/46879 (ICE: in separate_decls_in_region_debug_bind, at tree-parloop...Jakub Jelinek2-2/+7
2010-12-13re PR debug/46867 (ICE: in emit_note_insn_var_location, at var-tracking.c:732...Jakub Jelinek4-56/+44
2010-12-13re PR middle-end/45388 (Global constructor not found)Jan Hubicka2-0/+13
2010-12-13re PR target/46040 (crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared)Nathan Froyd4-3/+15
2010-12-13re PR fortran/46841 ([F03] ICE on allocating array of procedure pointers)Janus Weil4-1/+34
2010-12-13baseline_symbols.txt: Regenerate.Rainer Orth6-10/+13
2010-12-13* gnat.dg/pack9.adb: XFAIL everywhere.Eric Botcazou2-1/+6
2010-12-13v850.h (SIZE_TYPE, [...]): Define.Joseph Myers3-3/+21
2010-12-13config.gcc (s390-*-linux*, [...]): Don't use svr4.h.Joseph Myers2-3/+8
2010-12-13linux.h (SIZE_TYPE, [...]): Undefine.Joseph Myers4-1/+25
2010-12-13linux.h (DBX_REGISTER_NUMBER): Undefine and redefine.Joseph Myers3-2/+24
2010-12-13re PR fortran/46884 (Use of charlen after free)Jakub Jelinek4-5/+35
2010-12-13encoding.c (_darwin_rs6000_special_round_type_align): New.Iain Sandoe4-14/+52
2010-12-13re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN)Alexandre Oliva4-1/+40
2010-12-13re PR debug/46782 (-fcompare-debug failure (length) with -fvar-tracking)Alexandre Oliva4-2/+29
2010-12-13Daily bump.GCC Administrator1-1/+1
2010-12-12dump-parse-tree.c (show_expr): Add space for parens.Thomas Koenig2-1/+5
2010-12-12re PR fortran/46809 ([OOP] ICE with -fcheck=pointer for CLASS IS)Janus Weil4-0/+33
2010-12-12varasm.c (default_function_section): Check flag_reorder_functions and targetm...Jan Hubicka3-0/+13
2010-12-12Author: Finn Thain <fthain@telegraphics.com.au>Finn Thain2-1/+10
2010-12-12re PR c++/46901 (Error message repeats itself)Paolo Carlini2-5/+10
2010-12-12testsuite_abi.cc (check_version): Don't push back GLIBCXX_3.4.16, unused.Paolo Carlini2-1/+5
2010-12-12Daily bump.GCC Administrator1-1/+1
2010-12-11re PR fortran/46705 (Spurious "Missing '&' in continued character constant" w...Jerry DeLisle2-0/+13
2010-12-11re PR fortran/46705 (Spurious "Missing '&' in continued character constant" w...Jerry DeLisle7-31/+54
2010-12-11re PR fortran/46370 ([Coarray] [OOP] ALLOCATE: Error allocating CLASS coarrays)Tobias Burnus5-8/+80
2010-12-11re PR fortran/46842 (wrong results with MATMUL(..., TRANSPOSE (func ())) -- 4...Jerry DeLisle2-0/+22
2010-12-11re PR fortran/46842 (wrong results with MATMUL(..., TRANSPOSE (func ())) -- 4...Mikael Morin2-10/+20
2010-12-11In libobjc/: 2010-12-11 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero6-17/+1331