aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-20Add AMD btver2 pipeline descriptionsVenkataramanan Kumar4-9/+1457
2013-01-19Set current_function_static_stack_size for moxie.Anthony Green1-0/+3
2013-01-18[AArch64] Fix unordered comparisons to floating-point vcond.James Greenhalgh2-9/+108
2013-01-18Add support for Marvell's PJ4 CPUYi-Hsiu Hsu6-3/+11
2013-01-18arm_neon.h: Map scalar types to standard types.Tejas Belagod1-9/+9
2013-01-17builtins.def (DEF_BUILTIN): Factor out "__builtin_avr_" from NAME, turn NAME ...Georg-Johann Lay3-49/+61
2013-01-17re PR target/55981 (std::atomic store is split in two smaller stores)Uros Bizjak1-9/+6
2013-01-16Make zero_extends explicit for some more SImode patterns (AArch64)Ian Bolton1-0/+94
2013-01-16re PR target/55301 ([SH] broken sp_switch function attribute)Christian Bruel2-4/+17
2013-01-15* config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3,Jan-Benedict Glaw1-10/+10
2013-01-15re PR target/43961 ([ARM thumb] "branch out of range" with thumb1_output_casesi)Joseph Myers1-14/+7
2013-01-15i386-c.c (ix86_target_macros_internal): New case.Vladimir Yakovlev3-28/+45