aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-01* config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.Andreas Schwab1-1/+1
2008-09-01arm.c (arm_no_early_mul_dep): Handle multiply-subtract.Paul Brook1-2/+9
2008-09-01* config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.Jan Hubicka1-1/+1
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka15-26/+24
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev3-13/+92
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka13-23/+26
2008-08-31* config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs.Hans-Peter Nilsson1-1/+1
2008-08-31gthr-win32.h (__gthread_setspecific): Use CONST_CAST2.Aaron W. LaFramboise1-1/+4
2008-08-31configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise4-4/+74
2008-08-31re PR target/37168 (ICE: in final_scan_insn, at final.c:2615 (altivec))Jakub Jelinek4-12/+19
2008-08-31sparc.h (BRANCH_COST): Fix macro definition.Jan Hubicka2-44/+44
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka37-250/+287
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner4-54/+134
2008-08-30re PR target/37270 (SH: spill failure for R0_REGS)Kaz Kojima1-2/+2
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka25-26/+29
2008-08-30re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu1-2/+5