aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-06re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)Rainer Orth2-5/+3
2011-01-06linux-android.opt (tno-android-cc, [...]): New Driver options.Joseph Myers1-1/+8
2011-01-06rtems.opt: New.Joseph Myers1-0/+33
2011-01-05Remove 3DNow instructions from the bdver1-supported instruction setsChangpeng Fang1-4/+4
2011-01-05spu.c (spu_option_override): Set parameter PARAM_MAX_COMPLETELY_PEEL_TIMES to...Ulrich Weigand1-1/+1
2011-01-05spu.c (emit_nop_for_insn): Set INSN_LOCATOR for newly inserted insns.Ulrich Weigand1-3/+20
2011-01-05spu.c (spu_expand_prologue): Support -fstack-usage.Ulrich Weigand1-0/+2
2011-01-04Fix obvious typo.Philipp Thomas1-1/+1
2011-01-04vxworks.opt (Bdynamic, [...]): New Driver options.Joseph Myers1-1/+16
2011-01-04Add the pipeline description for Loongson3A.Mingjie Xing3-1/+139
2011-01-03spu.c (spu_option_override): Update error text for bad -march= / -mtune= values.Ulrich Weigand1-2/+2
2011-01-03spu.c (asm_file_start): Only reset flag_var_tracking if branch-hint optimizat...Ulrich Weigand1-3/+11
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek142-145/+156
2010-12-31re PR target/47084 (am33_2.0-linux fails to build)Joern Rennecke1-2/+2
2010-12-31re PR target/47114 (powerpc-wrs-vxworks: rs6000_elf_asm_out_{con,de}structor ...Joern Rennecke1-2/+2
2010-12-31re PR target/47135 (pdp11.c: incompatible type for TARGET_PRINT_OPERAND_PUNCT...Joern Rennecke1-1/+1
2010-12-31sync.md (sync_clobber, [...]): New code attribute.Ken Werner2-12/+56
2010-12-31re PR target/47112 (mipstx39-*-elf*: Redefined target macros)Joern Rennecke1-1/+5
2010-12-31pdp11.h (PRINT_OPERAND): Delete.Paul Koning3-26/+55
2010-12-31re PR target/47111 (mips-rtems: redefinition of NO_IMPLICIT_EXTERN_C)Joern Rennecke1-0/+1
2010-12-31Update the the macro SHIFT_COUNT_TRUNCATED for loongson.Mingjie Xing2-3/+3
2010-12-30openbsd.opt: New.Joseph Myers1-0/+33
2010-12-30pa.md: Add ",*" condition to 64-bit add/subtract boolean patterns.John David Anglin1-9/+9
2010-12-30re PR target/47038 (failure of gcc.dg/pr46685.c)Eric Botcazou1-0/+1
2010-12-30re PR target/47097 (i686-lynxos fails building dbxout.o)Joern Rennecke1-1/+1
2010-12-30re PR target/47063 (ada fails to build for alpha64-dec-vms)Joern Rennecke1-2/+2
2010-12-30Short circuit if upper 128bits are unchanged in the block.H.J. Lu1-12/+36
2010-12-30Repeat processing all basic blocks for vzeroupper optimization.H.J. Lu1-103/+42
2010-12-30pdp11.md (movmemhi, movmemhi1): Correct constraints.Paul Koning2-200/+121
2010-12-29pdp11-protos.h (pdp11_asm_output_var): Declare.Paul Koning3-10/+19
2010-12-30re PR target/47129 (ia64-hp-vms: ia64.o: dwarf2out_vms_debug_main_pointer und...Joern Rennecke1-0/+1
2010-12-28Replace _rdrand_uXX with _rdrandXX_step.H.J. Lu4-47/+77
2010-12-28pdp11.md: Correct length attribute for float literal case.Paul Koning1-24/+24
2010-12-27freebsd.opt (assert=, [...]): New Driver options.Joseph Myers1-0/+21
2010-12-26* gcc/config/m68k/t-linux (M68K_MLIB_CPU): Only include 680x0 CPUs.Andreas Schwab1-2/+2
2010-12-23configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr.Rainer Orth2-0/+11
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd6-6/+6
2010-12-22spu.md ("mov<mode>"): Use nonimmediate_operand predicate for destination oper...Ulrich Weigand2-3/+9
2010-12-22svr4.h: Remove.Joseph Myers26-431/+22
2010-12-22arm.c (output_move_double): Update the comment above the function to reflect ...Jie Zhang1-3/+2