aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-01dwarf2.h (enum dwarf_sect): New enum type.Cary Coutant2-0/+18
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-1/+6
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-7/+13
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek3-3/+13
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek3-2/+25
2013-03-01re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-1/+8
2013-03-01runtime, testing/quick: libffi doesn't handle complex on Alpha.Ian Lance Taylor2-3/+16
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus10-176/+201
2013-03-01iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.Tobias Burnus3-1/+7
2013-03-01pr56396.c: Require pic support.Steve Ellcey2-0/+5
2013-03-01[AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh2-2/+9
2013-03-01re PR middle-end/55481 (-O2 generates a wrong-code infinite loop in C++Benchm...Richard Biener2-0/+36
2013-03-01trans-decl.c (gfc_trans_deferred_vars): Free expr after use.Tobias Burnus3-4/+13
2013-03-01re PR libstdc++/56475 (Incorrect result of configure test for /dev/random (_G...Kai Tietz2-6/+16
2013-03-01Update Solaris baselinesRainer Orth6-0/+66
2013-03-01decl.c (grokdeclarator): Remove dead code.Paolo Carlini2-7/+4
2013-03-01Daily bump.GCC Administrator1-1/+1
2013-02-28runtime: Don't block SIGTRAP while creating a new thread.Ian Lance Taylor1-0/+6
2013-02-28re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to...Konstantin Serebryany9-15/+101
2013-02-28re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek4-23/+36
2013-02-28re PR c++/56481 (endless loop compiling a C++ file)Jason Merrill2-0/+25
2013-02-28re PR c++/56481 (endless loop compiling a C++ file)Jason Merrill2-5/+12
2013-02-28files.c (_cpp_find_file): If returning early...Jakub Jelinek2-13/+35
2013-02-28asan_mapping.h (kMidMemEnd): Increase to 0x4fffffffffULL.Jakub Jelinek3-7/+13
2013-02-28[AArch64/AArch64-4.7] Fix warning - Unused variable in aarch64_float_const_re...James Greenhalgh2-3/+7
2013-02-28[AArch64/AArch64-4.7] Fix warning - aarch64_mangle_type has no prototype.James Greenhalgh2-1/+5
2013-02-28gcc/James Greenhalgh2-1/+6
2013-02-28[AArch64/AArch64-4.7] Fix warning - aarch64_simd_make_constant has no prototype.James Greenhalgh2-1/+6
2013-02-28re PR c++/56243 (ICE in tree check: expected field_decl, have identifier_node...Jason Merrill3-1/+39
2013-02-28tree-sra.c (load_assign_lhs_subreplacements): Do not put replacements with no...Martin Jambor2-1/+11
2013-02-28re PR tree-optimization/56294 (BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to boo...Martin Jambor4-25/+61
2013-02-28Add XFAIL to g++.old-deja/g++.pt/ptrmem6.C for AArch64.Marcus Shawcroft2-1/+5
2013-02-28Call final_start_function and final_end_function from arm_output_mi_thunk.Ramana Radhakrishnan2-0/+9
2013-02-28re PR rtl-optimization/56466 (ICE in verify_loop_structure, at cfgloop.c:1629...Marek Polacek4-12/+62
2013-02-28re PR c++/55813 (Poorly named/documented option Wctor-dtor-privacy)Paolo Carlini2-1/+8
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek5-8/+115
2013-02-28re PR target/56445 (avr.c:11551:16: error: invoking macro FX_FTYPE_FX ar gume...Georg-Johann Lay3-31/+39
2013-02-28* avr/avr-mcus.def (ata5272, ata5505, attiny1634, ata6285)Georg-Johann Lay5-191/+560
2013-02-28avr.h (device_to_arch): Rename to device_to_ld.Georg-Johann Lay3-13/+35
2013-02-28slsr-1.c: Allow widening multiplications.Naveen H.S4-8/+14
2013-02-28Daily bump.GCC Administrator1-1/+1
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-2/+9
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-1/+5
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+8
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-0/+7
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2-10/+13
2013-02-27re PR c++/56358 ([C++11] Erroneous interaction of typedef and inherited const...Jason Merrill7-23/+44
2013-02-27Avoid pcmpe insns when not valuable.Edgar E. Iglesias3-20/+14