aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-29re PR target/56121 ([SH] ICE in libgcc/unwind-dw2.c)Oleg Endo1-13/+15
2013-01-29cortex-a7.md (cortex_a7_neon, [...]): Remove.Greta Yorsh1-10/+1
2013-01-29arm.c (cortexa7_younger): Return true for TYPE_CALL.Greta Yorsh2-2/+6
2013-01-29arm-protos.h (arm_mac_accumulator_is_result): New declaration.Greta Yorsh3-0/+71
2013-01-29cortex-a7.md (cortex_a7_neon_mul): New reservation.Greta Yorsh1-20/+66
2013-01-29arm.md (type): Add ffmas and ffmad to "type" attribute.Greta Yorsh10-19/+23
2013-01-29rl78.c (rl78_regno_mode_code_ok_for_base_p): Allow SP_REG.Nick Clifton1-1/+1
2013-01-28config.gcc (i[34567]86-*-rdos*, [...]): New targets.Leif Ekblad6-2/+70
2013-01-28aarch64.c (TARGET_FIXED_CONDITION_CODE_REGS): Undef to avoid warning.Naveen H.S1-0/+1
2013-01-27re PR target/56114 (x86_64-linux-gnu-gcc generate wrong asm instruction MOVAB...Uros Bizjak1-2/+2
2013-01-25aarch64-simd-builtins.def: Separate sq<r>dmulh_lane entries into lane and lan...Tejas Belagod4-33/+77
2013-01-25re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay4-30/+194
2013-01-24i386.md (*movti_internal_rex64): Add (o,e) alternative.Uros Bizjak1-23/+28
2013-01-24mips.md (*and<mode>3_mips16): Use the "W" constraint for the first two altern...Richard Sandiford1-1/+1
2013-01-24avr.c (avr_out_fract): Make register numbers that might be outside of source ...Georg-Johann Lay1-6/+6
2013-01-24constraints.md (Yf): New constraint.Uros Bizjak2-6/+11
2013-01-23i386.md (*movdf_internal_rex64): Disparage alternatives involving stack regis...Uros Bizjak1-2/+2
2013-01-23rs6000.c (rs6000_delegitimize_address): Check that TOC operand is a valid sym...David Edelsohn1-0/+2
2013-01-23Add TARGET_OS_CPP_BUILTINS for microblaze*-linuxEdgar E. Iglesias1-0/+3
2013-01-23re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2-0/+376
2013-01-23libsanitizer merge from upstream r173241Kostya Serebryany1-1/+1
2013-01-23re PR target/49069 (ICE in gen_cstoredi4, at config/arm/arm.md:7554)Jakub Jelinek1-10/+2
2013-01-22re PR target/56028 (Splitting a 64-bit volatile store)Uros Bizjak1-73/+117
2013-01-22re PR rtl-optimization/55686 (ICE in assign_by_spills, at lra-assigns.c:1244)Jakub Jelinek1-5/+11
2013-01-21* config/i386/i386.md (isa): Switch places of fma and fma4.Uros Bizjak1-1/+1
2013-01-21marvell-pj4.md (pj4_shift_conds, [...]): Handle simple_alu_shift.Yi-Hsiu Hsu1-4/+4
2013-01-21Fix up wrong marvell-pj4.md file committed earlier and update copyright year.Ramana Radhakrishnan1-5/+5
2013-01-21i386.md (enabled): Do not disable fma4 for TARGET_FMA.Uros Bizjak1-7/+1
2013-01-20Check in missing file for:Yi-Hsiu Hsu1-0/+205
2013-01-20pa.md (atomic_loaddi, [...]): New patterns.John David Anglin1-0/+61