aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-08-04picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.Hariharan Sandanagobalane3-40/+132
2010-08-04unix.h (GLOBAL_ASM_OPS): Add tabs around .globl.Uros Bizjak1-1/+1
2010-08-03simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...Bernd Schmidt2-2/+2
2010-08-03spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of non-NOTE insns.Ulrich Weigand1-1/+1
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers9-21/+14
2010-08-03i386.h (ix86_compare_op0, [...]): Remove.Uros Bizjak4-130/+81
2010-08-02alpha.c (alpha_build_builtin_va_list): Mark __offset as volatile.Uros Bizjak1-0/+4
2010-08-02arm.c (arm_rtx_costs_1): Remove second clause from the if statement which add...Bernd Schmidt1-6/+4
2010-08-02re PR target/40457 (use stm and ldm to access consecutive memory words)Bernd Schmidt7-532/+2045
2010-08-02thumb2.md (thumb2_movdi, [...]): Delete patterns.Bernd Schmidt2-77/+26
2010-08-02final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.Bernd Schmidt5-637/+159
2010-08-02arm.c (COSTS_N_INSNS): Remove definition.Ramana Radhakrishnan1-3/+0
2010-08-01re PR target/45142 (split for *vec_set<mode>_0_sse2 incomplete)Uros Bizjak1-6/+7
2010-08-01mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov3-6/+5
2010-07-31John Tytgat <John.Tytgat@aaug.net>John Tytgat1-4/+0
2010-07-31spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov1-7/+1
2010-07-31i386.md (mov<SWIM:mode>cc and corresponding splitter): Use ordered_comparison...Uros Bizjak1-2/+2
2010-07-30predicates.md (rx_constshift_operand): New.DJ Delorie2-9/+114
2010-07-30common.opt (-G): Don't define option here.Joseph Myers9-6/+91
2010-07-30mmix.c: Include basic-block.h.Anatoly Sokolov1-0/+1
2010-07-30i386.md (int_cond): Remove code iterator.Uros Bizjak1-10/+3
2010-07-30Add moxie-rtems configuration.Anthony Green1-0/+29
2010-07-28Add power6 copysign/parity supportMichael Meissner4-85/+82
2010-07-28i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz3-9/+52
2010-07-28arm.c (arm_pcs_default): Remove static.Chung-Lin Tang2-2/+11
2010-07-28part 3 of darwin64 PPC ABI changesIain Sandoe1-27/+45
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-8/+0
2010-07-27arm.c (params.h): Include.Maxim Kuvyrkov2-0/+18
2010-07-27re PR rtl-optimization/40956 (Constants are never candidates for hoisting)Maxim Kuvyrkov1-1/+1
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov2-16/+61
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov2-7/+16
2010-07-27re PR target/29090 (gcc.dg-struct-layout-1 failures on Darwin PPC at -m64)Iain Sandoe1-0/+44
2010-07-27re PR target/35491 (wrong ABI for some struct passing with vector code)Iain Sandoe2-6/+72
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-9/+0
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov3-6/+5
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S10-1082/+2228
2010-07-25re PR target/44707 (operand requires impossible reload)Eric Botcazou3-49/+82
2010-07-25re PR target/44484 (revision 160260 caused sparc64 testsuite failures)Eric Botcazou2-16/+10
2010-07-23Fix violations of self-assignment check in GCC source.Le-Chun Wu1-1/+1
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth1-5/+6
2010-07-22re PR target/45027 (FAIL: c-c++-common/dfp/pr36800.c)Richard Henderson1-11/+10
2010-07-22sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC when no C library is specif...Maxim Kuvyrkov1-1/+1
2010-07-22re PR target/43698 (Wrong use of ARMv6 REV instruction for endian bytewapping...Ramana Radhakrishnan1-7/+13
2010-07-22darwin.h (LINK_COMMAND_SPEC): Split into...Iain Sandoe2-21/+17
2010-07-21Eliminate the computed goto in x64 varargs.Richard Henderson2-205/+36
2010-07-20* vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.Richard Henderson1-6/+6
2010-07-20arm.md (thumb1_addsi3): Add alternative and split for computing the sum of th...Bernd Schmidt2-13/+26
2010-07-20rs6000.md (abs<mode>2_isel, [...]): Reverse sense of if_then_else condition.Nathan Froyd1-6/+6
2010-07-20rs6000.opt (mblock-move-inline-limit): New option.Nathan Froyd2-3/+17
2010-07-19config.gcc (LIBC_GLIBC, [...]): Move constants to top level.Maxim Kuvyrkov3-2/+7