aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-14* config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}.Joseph Myers1-2/+1
2011-01-14Fix indentation.Mike Stump1-2/+2
2011-01-14re PR target/46037 (--enable-stage1-languages=c,lto --enable-languages=c,lto ...Jan Hubicka1-3/+4
2011-01-13xtensa.h (XTENSA_LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov2-29/+27
2011-01-13re PR c++/47213 (ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fv...Kai Tietz3-0/+20
2011-01-13Fix 47251, failure in powerpc -mcpu=power7 -m32 -msoft-floatMichael Meissner1-3/+3
2011-01-13s390.c (print_operand_address): Replace 'error' with 'output_operand_lossage'.Andreas Krebbel1-16/+28
2011-01-12mn10300: Auto-clobber the flags in asms.Richard Henderson1-0/+17
2011-01-12mn10300: Add delegitimize_address hook.Richard Henderson1-0/+62
2011-01-12mn10300: Add clzsi2.Richard Henderson1-0/+24
2011-01-12mn10300: Emit clr.Richard Henderson1-0/+29
2011-01-12mn10300: Force lower-subreg pass to run.Richard Henderson1-0/+6
2011-01-12mn10300: Clean up trampoline handlingRichard Henderson2-28/+27
2011-01-12s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-12/+7
2011-01-12config.gcc (arm*-*-linux*, [...]): Use gnu-user.h before linux.h.Joseph Myers3-80/+111
2011-01-11mn10300: Clean up costing.Richard Henderson3-143/+291
2011-01-11mn10300: Remove bset/bclr patterns.Richard Henderson5-332/+2
2011-01-11mn10300: Define the A and D constraints.Richard Henderson2-5/+14
2011-01-11mn10300: Add attribute enabled.Richard Henderson1-0/+22
2011-01-11mn10300: fp insn cleanupRichard Henderson1-190/+22
2011-01-11mn10300: Fix debug offsets into the stack frameRichard Henderson1-26/+3
2011-01-11mn10300: Emit the movm stores in the correct order.Richard Henderson2-55/+56
2011-01-11mn10300: Delete ASM_PN_FORMAT.Richard Henderson1-2/+0
2011-01-11mn10300: Better definition of INCOMING_RETURN_ADDR_RTX.Richard Henderson1-1/+4
2011-01-10darwin-sections.def: Remove unused section.Iain Sandoe1-4/+1
2011-01-09winnt.c (i386_pe_start_function): Make sure to switch back to function's sect...Kai Tietz1-0/+3
2011-01-07* config/spu/spu.h (ASM_COMMENT_START): Define.Ulrich Weigand1-0/+2
2011-01-07Keep -m[arch|tune]=native in COLLECT_GCC_OPTIONS.H.J. Lu1-3/+3
2011-01-07re PR target/47201 (ICE: SIGSEGV in adjust_mems (var-tracking.c:814) with -O ...Jakub Jelinek1-3/+11
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe3-26/+30
2011-01-07xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-10/+6
2011-01-06Bobcat (btver1) EnablementChangpeng Fang5-8/+114
2011-01-06re PR target/43309 (amd64 TLS IE code sequence on Solaris 2/x86 violates spec)Rainer Orth2-0/+24
2011-01-06sol2.opt (G, [...]): New Driver options.Joseph Myers1-1/+25