aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-02-06freebsd.h (ASM_SPEC): Define.Joseph Myers2-2/+8
2011-02-06* config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.Joseph Myers1-2/+0
2011-02-04iris6.opt: New.Joseph Myers1-0/+45
2011-02-04re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Richard Henderson4-341/+355
2011-02-04xilinx.opt: New.Joseph Myers1-0/+33
2011-02-04* config/mips/mips.opt (EB, EL, noasmopt): New Driver options.Joseph Myers1-1/+10
2011-02-03xtensa.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov3-16/+36
2011-02-03microblaze.opt (Zxl-mode-bootstrap, [...]): New Driver options.Joseph Myers1-1/+19
2011-02-03darwin.h (SECTION_NO_ANCHOR): Remove.Jakub Jelinek2-11/+7
2011-02-03predicates.md (rx_zs_comparison_operator): Remove lt and ge.Nick Clifton3-5/+8
2011-02-03Fix PR target/47272Michael Meissner9-84/+437
2011-02-03pa-hpux10.opt: New.Joseph Myers3-1/+32
2011-02-03vms.opt: New.Joseph Myers1-0/+30
2011-02-03Fix PR target/47580Michael Meissner1-9/+10
2011-02-02* config/i386/djgpp.opt (posix): New Driver option.Joseph Myers1-1/+4
2011-02-02sysv4.h (TARGET_VERSION): Remove.Rainer Orth2-65/+3
2011-02-02* config/openbsd.opt (assert=): New Driver option.Joseph Myers1-1/+4
2011-02-02nto.opt: New.Joseph Myers1-0/+33
2011-02-01netware.opt: New.Joseph Myers1-0/+33
2011-02-01* config/interix.opt (posix): New Driver option.Joseph Myers1-1/+4
2011-02-01* config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.DJ Delorie1-3/+0
2011-02-01m32c.c (m32c_regno_reg_class): Return smallest reg class for A0/A1.DJ Delorie1-1/+2
2011-02-01* config/i386/cygming.opt (posix): New Driver option.Joseph Myers1-1/+4
2011-02-01vxworks.opt: New.Joseph Myers1-0/+60
2011-02-01elf.opt: New.Joseph Myers1-0/+30
2011-02-01re PR target/46692 (Missing LM32 multilibs for divider and sign extender)Sebastien Bourdeauducq1-1/+1
2011-01-31* config/arc/arc.opt (EB, EL): New Driver options.Joseph Myers1-1/+7
2011-01-31osf5.opt: New.Joseph Myers1-0/+42
2011-01-31* config/vms/vms.opt (map, mvms-return-codes): New Driver options.Joseph Myers1-1/+7
2011-01-31rx.c (rx_get_stack_layout): Only save call clobbered registers inside interru...Nick Clifton1-4/+6
2011-01-31mn10300.c (mn10300_regno_in_class_p): Check for reg_renumber returning an INV...Nick Clifton1-0/+2
2011-01-31rs6000.c (print_operand): Rearrange addends in toc relative expressions as we...Alan Modra1-2/+13
2011-01-30hpux11.opt: New.Joseph Myers1-0/+30
2011-01-29arm.c (arm_legitimize_reload_address): New.Jie Zhang3-47/+60
2011-01-28* config/freebsd.opt (posix, rdynamic): New Driver options.Joseph Myers1-1/+7
2011-01-27sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.Joseph Myers2-3/+2
2011-01-27s390.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov3-8/+5
2011-01-27* config/spu/spu-elf.h (ASM_SPEC): Remove.Ulrich Weigand1-3/+0
2011-01-26bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.Joseph Myers10-14/+5
2011-01-26bfin.h (ASM_SPEC): Remove %{Ym,*}.Joseph Myers9-9/+6
2011-01-26bfin.h (LINK_SPEC): Remove %{YP,*}.Joseph Myers3-3/+1
2011-01-26bfin.h (ASM_SPEC): Remove %{Yd,*}.Joseph Myers12-24/+22
2011-01-26re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey1-22/+53
2011-01-26re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.)Jan Hubicka1-3/+3
2011-01-26re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn3-2/+23
2011-01-26re PR target/47246 (Invalid immediate offset for Thumb VFP store regression)Chung-Lin Tang1-1/+5
2011-01-25m32r.c: Define TARGET_EXCEPT_UNWIND_INFO to sjlj_except_unwind_info.Joel Sherrill1-1/+4
2011-01-25re PR target/45701 (Fail to prefer using r3 for padding a push/pop multiple t...Jakub Jelinek1-2/+27
2011-01-25rx.h (LIBCALL_VALUE): Do not promote complex types.Nick Clifton3-25/+27
2011-01-24Visit basic blocks using the work-list based algorithm.H.J. Lu2-22/+127