aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-01-19sysv4.h (SHARED_LIB_SUPPORT): Remove conditional.Joseph Myers1-17/+2
2011-01-19linux64.h (LINK_SPEC): Remove %{non_shared} %{call_shared}.Joseph Myers5-8/+5
2011-01-19mn10300: Use reg_or_am33_const_operand in mulsi3.Richard Henderson1-8/+8
2011-01-19* config/spu/spu.h (MOVE_RATIO): Return 4 in the !speed case.Ulrich Weigand1-1/+1
2011-01-19mn10300: Implement adddi3, subdi3.Richard Henderson2-0/+326
2011-01-19mn10300: Emit retf instructionRichard Henderson3-49/+61
2011-01-19mn10300: tidy pic address loadingRichard Henderson4-218/+99
2011-01-19mn10300: Cleanup all arithmetic.Richard Henderson6-950/+685
2011-01-19mn10300: Explicitly represent MDR in multiply and divide.Richard Henderson1-116/+154
2011-01-19mn10300: Expose the MDR register to register allocation.Richard Henderson4-19/+55
2011-01-19mn10300: Cleanup legitimate addressesRichard Henderson3-97/+147
2011-01-19mn10300: Cleanup secondary reloadsRichard Henderson4-82/+102
2011-01-19mn10300: Re-write move patterns.Richard Henderson1-762/+173
2011-01-18re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey2-30/+100
2011-01-18extend.texi: Mention __float128 support on hppa HP-UX.John David Anglin4-5/+142
2011-01-18re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Ulrich Weigand1-0/+28
2011-01-18cortex-a9.md (cortex-a9-neon.md): Actually include.Ramana Radhakrishnan1-4/+8
2011-01-17rx: Split adddi3 and subdi3 after reload.Richard Henderson2-51/+214
2011-01-17rx: Replace sat builtin with ssaddsi3 pattern.Richard Henderson2-14/+31
2011-01-17rx: Rewrite the bit manipulation patterns.Richard Henderson4-88/+166
2011-01-17rx: Fix incorrect usage of + in output operands.Richard Henderson1-5/+5
2011-01-17rx: Cleanup non-VOIDmode SETs.Richard Henderson2-194/+76
2011-01-17rx: Cleanup flags generation.Richard Henderson3-69/+266
2011-01-17rx: Implement cstoresf4.Richard Henderson1-0/+92
2011-01-17rx: Remove %B workaround.Richard Henderson1-2/+0
2011-01-17rx: Split movsicc post-reload.Richard Henderson1-38/+69
2011-01-17rx: Split cstoresi4 post-reload.Richard Henderson3-16/+29
2011-01-17rx: Cleanup conditional branches.Richard Henderson4-318/+436
2011-01-17rx: Remove rx_compare_redundant.Richard Henderson3-156/+1
2011-01-17rx: Move SELECT_CC_MODE to function.Richard Henderson4-9/+34
2011-01-17sparc.c (sparc_sr_alias_set): Don't define.Ian Lance Taylor1-19/+6
2011-01-17Correct mask operand for AVX mask load/store.H.J. Lu4-42/+42
2011-01-16mips.c (mips_classify_symbol): Don't return SYMBOL_PC_RELATIVE for nonlocal l...Richard Sandiford1-4/+7
2011-01-15* config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.Eric Botcazou1-1/+1
2011-01-14i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.Joseph Myers2-5/+7
2011-01-14linux.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers4-13/+3
2011-01-14linux.h (CC1_SPEC): Don't handle old equivalents of -mcpu options.Joseph Myers6-62/+15
2011-01-14vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.Joseph Myers1-3/+2
2011-01-14alpha.md (umk_mismatch_args): Don't put a mode on set.Mike Stump4-94/+94
2011-01-14linux64.h (LINK_SPEC): Remove %{bestGnum} %{no_archive} %{exact_version}.Joseph Myers6-15/+11
2011-01-14microblaze.h (ASM_SPEC): Remove %{microblaze1}.Joseph Myers1-1/+0
2011-01-14little.h (CPP_ENDIAN_SPEC, [...]): Remove.Joseph Myers1-13/+1
2011-01-14nwld.h (LINK_SPEC): Check -nodefaultlibs not -nodefaultlib.Joseph Myers1-2/+2
2011-01-14cris.h (ASM_SPEC, [...]): Check for mcpu not cpu.Joseph Myers2-19/+13
2011-01-14avr.h (CPP_SPEC): Don't handle -posix.Joseph Myers1-3/+3
2011-01-14microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers2-2/+1
2011-01-14microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers2-4/+2
2011-01-14linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.Joseph Myers7-59/+50
2011-01-14linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{version:-v}.Joseph Myers2-3/+3
2011-01-14sp-elf.h (ASM_SPEC): Remove %{v:-V}.Joseph Myers2-4/+5