aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2013-10-02x-i386 (driver-i386.o): Remove header dependencies.Uros Bizjak2-7/+6
2013-10-02Update t-sparc, t-sol2 etc. for automatic dependenciesRainer Orth4-36/+22
2013-10-02In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html :Joern Rennecke6-6/+6
2013-10-02aarch64.c (aarch64_expand_prologue): Use plus_constant.Renlin Li1-13/+13
2013-10-02arm.c (arm_legitimize_reload_address): Explain why plus_constant is not used.Kyrylo Tkachov1-1/+5
2013-10-01x86-tune.def (DEF_TUNE): Remove m_CORE_ALL.Wei Mi2-1/+56
2013-10-01simdext.md: Update copyright years.Joern Rennecke1-1/+1
2013-10-01arc.c (pass_arc_ifcvt::clone): Update for ctxt_ ->m_ctxt change.Joern Rennecke1-1/+1
2013-10-01* config/arc/arc.c (arc_frame_info): Restore GTY marker.Joern Rennecke1-1/+1
2013-10-01arc.c (stdio.h): Don't include directly.Joern Rennecke1-139/+125
2013-10-01arc.md: Expand adc_0 comment stating the intended purpose and why it isn't re...Joern Rennecke1-9/+5
2013-10-01simdext.md (UNSPEC_ARC_SIMD_VLD32WH): Delete.Joern Rennecke1-21/+0
2013-10-01arc.c (arc_conditional_register_usage): Use ARC_FIRST_SIMD_VR_REG / ARC_LAST_...Joern Rennecke1-1/+4
2013-10-01arc, arc: New directories.Saurabh Verma16-0/+20317
2013-10-01gcc/Vidya Praveen1-8/+23
2013-10-01re PR target/58574 (Wrong code due to s390x machine reorg pass)Jakub Jelinek1-25/+26
2013-10-01re PR other/58578 (mpfr tasinh test doesn't terminate when built with trunk f...Kugan Vivekanandarajah2-75/+6
2013-09-30Function profiling macro support for Aarch64Venkataramanan Kumar2-9/+16
2013-09-30darwin.md (load_macho_picbase_si): Wrap machopic calls and defines in TARGET_...Iain Sandoe1-1/+20
2013-09-30msp430.c (msp430x_names): New array.Nick Clifton2-12/+307
2013-09-29gcc:Iain Sandoe1-3/+3
2013-09-29re PR target/10901 (non-local goto's don't work on darwin)Iain Sandoe4-2/+107
2013-09-29rs6000.c (rs6000_init_dwarf_reg_sizes_extra): Ensure that altivec registers a...Iain Sandoe1-0/+21
2013-09-29t-darwin (darwin.o, [...]): Use COMPILE and POSTCOMPILE.Iain Sandoe5-36/+25
2013-09-29* config/sparc/sync.md: Add peephole for consecutive memory barriers.Eric Botcazou1-0/+12
2013-09-29x86-tune.def: Add documentation for each of the options; add whitespace.Jan Hubicka1-22/+193
2013-09-29x86-tune.def (X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL): Enable for generic.Jan Hubicka1-7/+6
2013-09-27expr.h (extract_bit_field): Remove packedp parameter.Sandra Loosemore2-2/+2
2013-09-27rs6000.c (rs6000_hard_regno_mode_ok): Allow DFmode...Michael Meissner2-57/+62
2013-09-27vectorizer cost model enhancementXinliang David Li1-12/+9
2013-09-26t-rs6000 (rs6000.o): Remove.David Edelsohn1-15/+3
2013-09-26msp430.c (msp430_expand_epilogue): Fix compile time warning message.Nick Clifton2-47/+100
2013-09-26aarch64.opt (mlra): New option.Yvan Roux2-0/+15
2013-09-25i386.c (ix86_avx256_split_vector_move_misalign): Use new names.Alexander Ivchenko3-105/+241
2013-09-25* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.Tom Tromey1-3/+0
2013-09-25* config/t-glibc (glibc-c.o): Use COMPILE and POSTCOMPILE.Tom Tromey1-4/+3
2013-09-25t-i386 (i386.o): Remove.Tom Tromey1-16/+3
2013-09-24sh.md: Fix formatting.Oleg Endo1-7/+7
2013-09-240;261;0c2013-09-23 Michael Meissner <meissner@linux.vnet.ibm.com>Michael Meissner1-96/+96
2013-09-23rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.Michael Meissner4-46/+107
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford16-37/+39
2013-09-23re PR target/58475 (SH4 insn swapb does not satisfy its constraints:)Christian Bruel2-10/+4
2013-09-23Revert r202780:James Greenhalgh1-16/+16
2013-09-21predicates.md (ia64_cbranch_operator): Accept unordered comparison operators ...Eric Botcazou2-8/+23
2013-09-21x86-tune.def (partial_reg_stall): Disable for CoreI7 and newer.Jan Hubicka2-8/+10
2013-09-20re PR middle-end/56791 (Segmentation fault in stage2 gengenrtl -- Incorrect i...John David Anglin1-0/+6
2013-09-20pa-linux.h (TARGET_OS_CPP_BUILTINS): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_...John David Anglin1-0/+3
2013-09-20rl78.c: Various whitespace and comment tweaks.DJ Delorie7-97/+159
2013-09-20pa.md: In "scc" insn patterns...John David Anglin1-6/+6
2013-09-20Work around buggy gas not properly sign-extending a 64bit value on a 32bit hostJan-Benedict Glaw2-4/+4