aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-09-11* config/m68k/m68k.h (IRA_COVER_CLASSES): Define.Andreas Schwab1-0/+5
2008-09-10re PR target/36904 (vector context sensitive keyword vs macros)Jakub Jelinek1-14/+25
2008-09-10re PR target/37434 (ICE in extract_insn, at recog.c:2027)H.J. Lu1-2/+11
2008-09-10bfin.c (workaround_speculation): Correct algorithm to not lose track of the n...Bernd Schmidt2-30/+50
2008-09-10i386.md (SWI32): New mode iterator.Jakub Jelinek1-8/+11
2008-09-09re PR target/37438 (ICE in extract_insn, at recog.c:2027 for i{4,5}86)Jakub Jelinek1-1/+1
2008-09-09sol2.h (REGISTER_TARGET_PRAGMAS): Move ...Rainer Orth3-6/+9
2008-09-09bfin.c (n_regs_to_save): New static variable.Bernd Schmidt1-49/+138
2008-09-09* config/v850/v850.md (return): Restore frame size restriction.Nick Clifton1-1/+1
2008-09-08re PR target/36609 (AVR wrong code using incorrect RTL for test reversal patt...Andy Hutchinson2-7/+26
2008-09-08crx.h (IRA_COVER_CLASSES): Define.M R Swami Reddy1-0/+13
2008-09-08re PR driver/37409 (-fwhole-program option breaks collect2-generated global c...John David Anglin3-5/+10
2008-09-07pa32-regs.h (IRA_COVER_CLASSES): Define.John David Anglin2-1/+27
2008-09-07linux-atomic.c: New file.Helge Deller3-0/+303
2008-09-07re PR tree-optimization/35642 (short * short multiplication not vectorized on...Dorit Nuzman1-0/+22
2008-09-06h8300.h (IRA_COVER_CLASSES): Define.Jeff Law1-0/+13
2008-09-06mips.c (mips_function_ok_for_sibcall): Check for DECL being null.Richard Sandiford1-1/+2
2008-09-062008-xx-xx Richard Sandiford <rdsandiford@goolemail.com> Peter Fuerst <post@p...Richard Sandiford5-2/+473
2008-09-05Improved branch hints, safe hints, and scheduling.Trevor Smigiel4-281/+922
2008-09-05predicates.md (nonimmed_operand, [...]): Use constantpool_mem_p.Bob Wilson5-23/+54
2008-09-05mips.h (enum reg_class): Add FRAME_REGS.Joseph Myers2-2/+5
2008-09-05i386.c (decide_alg): Be more conservative about optimizing for size.Jan Hubicka1-2/+12
2008-09-05* config/rs6000/t-rs6000: Remove target gt-rs6000.h.Janis Johnson1-2/+0
2008-09-04re PR other/32783 (gcc-4_3-trunk/libiberty/configure - for ac_func gettimeofd...Samuel Tardieu1-5/+2
2008-09-04mips.h (ISA_HAS_SEQ_SNE): New macro.Adam Nemet3-8/+43
2008-09-04mips.h (ISA_HAS_EXTS): New macro.Adam Nemet2-12/+63
2008-09-04mips.h (ISA_HAS_CINS): New macro.Adam Nemet4-0/+63
2008-09-04bfin.c (gen_one_bundle): Don't create new nops when optimizing for size.Bernd Schmidt1-0/+5
2008-09-04arm.c (arm_size_rtx_costs): Call cost function.Paul Brook1-1/+1
2008-09-04bfin.c (bfin_function_ok_for_sibcall): Restore a null pointer check lost in t...Bernd Schmidt1-0/+3
2008-09-04configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler check.Nick Clifton1-0/+7
2008-09-04t-mingw32 (SHLIB_LC): Change order of import libraries.Kai Tietz1-1/+1
2008-09-03[multiple changes]David Edelsohn1-6/+5
2008-09-03re PR testsuite/37325 (Visibility test fails)John David Anglin1-2/+3
2008-09-03h8300.c (expand_a_shift): Avoid invalid RTL sharing.Jeff Law1-3/+3
2008-09-03alpha.c (alpha_split_lock_test_and_set): Move memory barrier to below the tes...Richard Henderson1-3/+4
2008-09-03gcc/Bernd Schmidt1-0/+24
2008-09-03Move picochip directory to correct location.Paul Brook31-0/+12396
2008-09-03From Michael Frysinger <michael.frysinger@analog.com>Bernd Schmidt1-3/+0
2008-09-03bfin.c (bfin_expand_prologue): Honour no_stack_limit attribute.Bernd Schmidt1-1/+2
2008-09-02i386.c (X86_64_VARARGS_SIZE): Removed.H.J. Lu2-22/+29
2008-09-02alpha.c (va_list_skip_additions, [...]): Tuplify.Jakub Jelinek1-77/+119
2008-09-02arm.c (arm_tune_cortex_a9): Define.Paul Brook6-5/+89
2008-09-02Fixed typo in date of the 2008-09-01 MOVE_RATIO commit.Andrey Belevantsev2-2/+3
2008-09-02spu.md (divdf3): Removed.Victor Kaplansky1-52/+0
2008-09-02invoke.texi: Document -mword-relocations.Paul Brook8-5/+93
2008-09-01arm.c (arm_override_options): Set arm_abi earlier.Paul Brook2-19/+23
2008-09-01thumb2.md (thumb2_negscc): Match the correct operand for optimized LT0 test.Paul Brook1-4/+1
2008-09-01pa64-hpux.h (LIB_SPEC): Link against librt when building static openmp applic...John David Anglin2-8/+19
2008-09-01arm.md: Include cortex-r4f.md.Paul Brook8-54/+232