aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore12-1067/+259
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore12-259/+1067
2013-02-22[AArch64] Add missing copyright and build dependency for aarch64-simd-builtin...James Greenhalgh2-1/+21
2013-02-22re PR sanitizer/56393 (SIGSEGV when -fsanitize=address and dynamic lib with g...Jakub Jelinek1-2/+4
2013-02-22arm.md (split for extendsidi): Update condition.Greta Yorsh2-13/+10
2013-02-21libsanitizer merge from upstream r175733Kostya Serebryany1-1/+2
2013-02-20i386.c (initial_ix86_tune_features): Turn on fp reassociation for avx2 targets.Igor Zamyatin1-1/+1
2013-02-19Add support for the CLZ insnEdgar E. Iglesias3-0/+25
2013-02-19microblaze.md (call_value_intern): Check symbol is function before branching.Edgar E. Iglesias1-3/+11
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez1-1/+1
2013-02-18re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin1-0/+15
2013-02-18re PR target/56214 (FAIL: gcc.c-torture/execute/20050121-1.c compilation, ICE)John David Anglin2-30/+13
2013-02-17Free variable local allocs at block ends.Edgar E. Iglesias1-0/+26
2013-02-16Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2Edgar E. Iglesias3-0/+17
2013-02-16microblaze.c (microblaze_asm_trampoline_template): Replace with a microblaze ...Edgar E. Iglesias2-12/+9
2013-02-13i386.c (ix86_asan_shadow_offset): Revert last change.Jakub Jelinek1-2/+1
2013-02-13libsanitizer merge from upstream r175049Kostya Serebryany1-1/+3
2013-02-13mn10300.c (mn10300_scan_for_setlb_lcc): Fix loop discovery code.Richard Biener1-12/+2
2013-02-12re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+31
2013-02-12arm-protos.h (struct cpu_vec_costs): New struct type.Christophe Lyon2-0/+156
2013-02-12extend.texi: Document Function Multiversioning and "default" parameter string...Sriraman Tallam1-15/+10
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe2-3/+3
2013-02-11re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-22/+42
2013-02-09* config/rs6000/aix61.h (OS_MISSING_ALTIVEC): Undefine.David Edelsohn1-0/+3
2013-02-09re PR target/56256 (inline asm with {|} alternatives in it no longer accepted)Jakub Jelinek1-0/+6
2013-02-08re PR target/56043 (ICE in rs6000_builtin_vectorized_libmass for vsx-mass-1.c)Michael Meissner1-2/+7
2013-02-08sse.md (FMAMODEM): New mode iterator.Uros Bizjak1-27/+31
2013-02-08gnu-user.h (TARGET_CAN_SPLIT_STACK): Define only when HAVE_GAS_CFI_PERSONALIT...Uros Bizjak2-2/+10
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias7-14/+55
2013-02-08i386.c (ix86_spill_class): Use INTEGER_CLASS_P macro.Uros Bizjak1-3/+2
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay6-378/+775
2013-02-07re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)Uros Bizjak1-1/+2
2013-02-07re PR target/56228 (Indirect call fails to assemble)Jakub Jelinek1-8/+11
2013-02-07re PR target/54009 (incorrect code generated for DFmode lo_sum mem)Alan Modra1-39/+71
2013-02-07gnu.h (GNU_USER_TARGET_OS_CPP_BUILTINS): Never define MACH, just __MACH__.Thomas Schwinge1-1/+1
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek1-1/+9
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Eric Botcazou1-0/+2
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-4/+47
2013-02-04re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jakub Jelinek2-6/+7
2013-02-04re PR target/56186 (function return ABI change for 128-bit types on Win64)Kai Tietz1-7/+16
2013-02-03divtab.c: Fix formatting and comments throughout the file.Oleg Endo15-850/+672
2013-02-03constraints.md: Adjust unused letters.John David Anglin6-396/+517
2013-02-01re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...David Edelsohn1-1/+2
2013-02-01alpha: widening multiply patternRichard Henderson1-0/+15
2013-02-01ppc64: widening multiply patternsRichard Henderson1-0/+28
2013-02-01xcoff.h (ASM_OUTPUT_ALIGNED_COMMON): Use floor_log2.David Edelsohn1-2/+20
2013-01-31lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton8-123/+484
2013-01-30re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek1-0/+9
2013-01-30re PR c++/55742 (__attribute__ in class function declaration cause "prototype...Jakub Jelinek1-58/+107
2013-01-30Properly set progbits/nobits for Solaris/SPARC asRainer Orth1-1/+8