aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Makefile.in: Update dependencies.Manuel López-Ibáñez2-2/+1
2009-04-22gthr-vxworks.h (struct __gthread_once_t): Add alignment and padding for PPC.Nathan Sidwell1-1/+9
2009-04-22sh.c (shift_insns_rtx, [...]): Truncate shift counts to avoid out-of-bounds a...Paolo Bonzini1-8/+9
2009-04-22sparc.h (POINTER_SIZE): Fix comment.Paolo Bonzini1-5/+4
2009-04-22alpha.c: Use REG_P...Uros Bizjak5-119/+119
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini26-164/+0
2009-04-22cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis1-29/+0
2009-04-21sh.c (prepare_cbranch_operands): Use LAST_AND_UNUSED_RTX_CODE instead of CODE...Kaz Kojima2-53/+43
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers178-11/+3332
2009-04-21config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m...Kai Tietz3-0/+62
2009-04-21rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...Ian Lance Taylor2-2/+2
2009-04-21linux.h (FINALIZE_TRAMPOLINE): Use enum for second argument of emit_library_c...Andreas Schwab1-2/+2
2009-04-21alpha.md (tune): Add cast to enum attr_tune.Uros Bizjak1-1/+1
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor22-270/+224
2009-04-20atom.md: Add bypasses with ix86_dep_by_shift_count.Joey Ye4-4/+340
2009-04-19cygwin-stdint.h (INTPTR_TYPE): Remove "long".Dave Korn1-2/+2
2009-04-19mips.h (mips_tune_attr): New macro.Adam Nemet2-1/+5
2009-04-18avr.md (*rotlsi3_8, [...]): Check whether operands 0 and 1 overlaps.Anatoly Sokolov1-20/+57
2009-04-18* config/mips/mips.c (mips_final_postscan_insn): Make it static.Adam Nemet1-1/+1
2009-04-17re PR target/38627 (SuperH libgcc.a lacks .note.GNU-stack markings in math fu...Mike Frysinger2-0/+8
2009-04-17configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...Andrew Stubbs27-30/+31
2009-04-17s390.h (s390_tune_attr): New macro definition.Andreas Krebbel2-1/+5
2009-04-17sh.h (FUNCTION_VALUE): Fix call to sh_promote_prototypes.Paolo Bonzini1-1/+1
2009-04-17sfp-machine.h (__gcc_CMPtype): New typedef.Uros Bizjak1-0/+5
2009-04-16mips.c (mips_rtx_cost_data): Use SOFT_FP_COSTS in XLR entry.Joseph Myers3-11/+6
2009-04-16re PR target/39767 (libgcc2.c:562: internal compiler error: RTL check: expect...Kaz Kojima1-0/+1
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-25/+1
2009-04-15Add parens around expression.Michael Eager1-2/+2
2009-04-15Allows a single-precision FP register to contain a SImode value.Michael Eager2-3/+28
2009-04-15rs6000.c (rs6000_init_builtins): Set TYPE_NAME of our distinct integral and v...Nathan Sidwell1-48/+65
2009-04-14rs6000.c (rs6000_dwarf_register_span): Fix debug output for other floating po...Daniel Jacobowitz1-12/+24
2009-04-14sol2.h (LINK_ARCH32_SPEC_BASE): Use %R with absolute library paths.Joseph Myers2-10/+10
2009-04-14arm.c (arm_rtx_costs_1): Treat a minus with a shift the same as a minus witho...Kazu Hirata1-0/+11
2009-04-14stormy16.md (ineqbranch_1): Do not assume that comparisons with small integer...Nick Clifton1-1/+1
2009-04-13Add configuration-specific options for --target=powerpc-xilinx-eabi.Michael Eager1-0/+20
2009-04-13genautomata.c: Put blank after comma.Vladimir Makarov3-129/+113
2009-04-13arm.c (return_used_this_function): Remove.Ramana Radhakrishnan2-10/+9
2009-04-12re PR target/39740 (unrecognizable insn on alpha using -O3 and -std=c99)Uros Bizjak1-3/+3
2009-04-11cygwin-stdint.h (INT_LEAST32_TYPE): Update to match changes in Cygwin 1.7 (UI...Dave Korn1-6/+17
2009-04-10tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu3-0/+47
2009-04-10darwin-vecsave.asm: Remove extra "*/".H.J. Lu1-1/+1
2009-04-09re PR target/39678 (complex type isn't passed correctly)H.J. Lu1-1/+16
2009-04-10re PR target/36800 (va_arg for _Decimal128 on 32-bit Power mishandled in cert...Ben Elliston1-1/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek269-3885/+2603
2009-04-09i386.md (cmpcc): New.Paolo Bonzini6-155/+61
2009-04-08config.gcc (aix tm_file): Add aix-stdint.h.David Edelsohn1-0/+51
2009-04-08re PR bootstrap/39660 (Mingw Bootstrap stops with "..host-mingw32.c:140: erro...Danny Smith1-17/+22
2009-04-07ia64.c (ia64_builtins): Add IA64_BUILTIN_HUGE_VALQ.Uros Bizjak1-1/+7
2009-04-07i386.c (ix86_compare_emitted): Remove.Paolo Bonzini4-20/+13
2009-04-07config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file.Andrew Stubbs2-0/+152