aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Daily bump.GCC Administrator1-1/+1
2012-03-01re PR target/52437 (internal compiler error: in spill_failure, at reload1.c:2...Jakub Jelinek4-5/+34
2012-02-29compiler: Avoid various crashes on error conditions.Ian Lance Taylor2-14/+34
2012-02-29compiler: Fix handling of invalid types within invalid types.Ian Lance Taylor2-20/+7
2012-02-29* config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou2-5/+5
2012-02-29syscall: Fill out GNU/Linux support.Ian Lance Taylor10-47/+269
2012-02-29Fix non-ASCII characterEric Botcazou1-1/+1
2012-02-29dwarf2out.c (modified_type_die): Set DW_AT_GNAT_descriptive_type and DW_AT_ar...Eric Botcazou5-28/+54
2012-02-29re PR middle-end/52419 (Wrong expansion of misaligned vector store)Jakub Jelinek4-20/+76
2012-02-29re PR tree-optimization/52429 (ICE in separate_decls_in_region_debug, at tree...Jakub Jelinek5-1/+60
2012-02-29Update x32 baseline_symbols.txtH.J. Lu2-0/+76
2012-02-29re PR tree-optimization/52424 (dom prematurely pops entries from const_and_co...Bill Schmidt2-0/+9
2012-02-29avr.c: Move definition of TARGET macros to end of file.Georg-Johann Lay2-132/+138
2012-02-29avr-protos.h (avr_output_bld): Remove unused prototype.Georg-Johann Lay3-27/+10
2012-02-29utils.c (gnat_write_global_declarations): Make sure the dummy global built fo...Eric Botcazou2-1/+9
2012-02-29avr.md (eqne): New code iterator.Georg-Johann Lay2-296/+324
2012-02-29re PR testsuite/52297 (FAIL: gcc.dg/lto/trans-mem-1 c_lto_trans-mem-1_0.o-c_l...Richard Guenther7-54/+10
2012-02-29re PR target/49939 ([avr] Skip 2-word instructions if applicable)Georg-Johann Lay2-1/+9
2012-02-29invoke.texi (-msoft-atomic): Add more detailed description.Oleg Endo2-3/+43
2012-02-29* gcc.dg/torture/pr52402.c: Add -w -Wno-psabi to dg-options.Jakub Jelinek2-0/+5
2012-02-29re PR bootstrap/52397 (comparison failure with Ada enabled)Jakub Jelinek3-5/+14
2012-02-29re PR fortran/52386 (ICE in gfc_conv_descriptor_dtyp (realloc LHS related))Paul Thomas4-0/+33
2012-02-29Daily bump.GCC Administrator1-1/+1
2012-02-28Partially revert:Ulrich Weigand2-1/+11
2012-02-28runtime: Call exit rather than _exit.Ian Lance Taylor1-1/+1
2012-02-28sfp-machine.h (_FP_STRUCT_LAYOUT): Define it for mingw-targets as attribute g...Kai Tietz2-0/+10
2012-02-28Fix ChangeLog date.Benjamin Kosnik1-1/+1
2012-02-28re PR libstdc++/52191 (abi_check should flag additions to released versions)Benjamin Kosnik2-33/+87
2012-02-28re PR middle-end/51752 (trans-mem: publication safety violated)Aldy Hernandez5-10/+132
2012-02-28Fix changelog format.Mike Stump1-1/+1
2012-02-28generic-morestack.c (__splitstack_releasecontext): Correct call to __morestac...Ian Lance Taylor2-3/+10
2012-02-28document gcc --help=commonBernhard Reutner-Fischer2-1/+6
2012-02-28install.texi: document language-specific check- shortcutsBernhard Reutner-Fischer2-1/+8
2012-02-28re PR target/51534 (Bad code gen for vcgtq_u32 NEON intrinsic)Matthew Gretton-Dann1-0/+84
2012-02-28re PR target/51534 (Bad code gen for vcgtq_u32 NEON intrinsic)Matthew Gretton-Dann6-32/+94
2012-02-28re PR boehm-gc/48299 (FAIL: boehm-gc.c/thread_leak_test.c)Jack Howarth2-11/+50
2012-02-28re PR target/52407 (sse2 simd uint32_t and int64_t and stack variable initial...Richard Guenther4-4/+49
2012-02-28re PR target/49448 (arm-tab-linux-gnu-eabi enableds big endian when it should...Richard Earnshaw2-1/+7
2012-02-28[multiple changes]Richard Earnshaw30-42/+328
2012-02-28re PR bootstrap/52414 (syntax error in VERSION script)Jakub Jelinek1-0/+1
2012-02-28re PR tree-optimization/52307 (Segmentation fault in Lapack with -O3 -floop-f...Thomas Koenig2-2/+11
2012-02-28avr-devices.c (avr_mcu_type): Adjust NULL part of initializer to changes from...Georg-Johann Lay2-1/+6
2012-02-28Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at...Jakub Jelinek3-2/+9
2012-02-28re PR tree-optimization/52395 (Too conservative alignment info from SRA)Richard Guenther2-3/+11
2012-02-28re PR tree-optimization/52402 (IPA-SRA creates aligned loads from unaligned m...Richard Guenther4-3/+60
2012-02-28re PR lto/52400 (lto1: ICE with extern on static linkage)Richard Guenther4-7/+29
2012-02-28builtins-1.c: New test.Georg-Johann Lay3-0/+54
2012-02-28builtins.def: New file.Georg-Johann Lay5-107/+151
2012-02-28re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay3-71/+72
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay7-252/+303