aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-02-06* config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.Nick Clifton1-0/+16
2009-02-06re PR target/38991 (SH: ICE in extract_insn at recog.c:1990)Kaz Kojima1-7/+1
2009-02-04AVX Programming Reference (January, 2009)H.J. Lu1-0/+12
2009-02-04picochip.c (GO_IF_LEGITIMATE_ADDRESS): Disallow non-indexable addresses even ...Hariharan Sandanagobalane1-9/+7
2009-02-02sde.h (SUBTARGET_ARM_SPEC): Don;t assemble -fpic code as -mabicalls.Catherine Moore1-1/+0
2009-02-02mips.h (FILE_HAS_64BIT_SYMBOLS): New macro.Richard Sandiford1-4/+17
2009-02-02arm.md (arm_addsi3): Add r/r/k alternative.Paul Brook1-4/+8
2009-01-31fptr.c: Revert license to GPL 2.John David Anglin2-6/+8
2009-01-31re PR target/38904 (Shared libgcc DLL violates Cygwin platform conventions.)Dave Korn7-6/+42
2009-01-31re PR target/38952 (EH does not work.)Dave Korn1-0/+14
2009-01-302009-01-30 Wolfgang Gellerich <gellerich@de,ibm.com>Wolfgang Gellerich1-14/+15
2009-01-30picochip.c (flag_conserve_stack): set PARAM_LARGE_STACK_FRAME and PARAM_STACK...Hariharan Sandanagobalane1-0/+11
2009-01-30i386.c (ix86_can_use_return_insn_p): Check for nsseregs.Kai Tietz1-5/+5
2009-01-29configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).Robert Millan2-0/+59
2009-01-29* config/i386/sol2-10.h [!HAVE_AS_IX86_DIFF_SECT_DELTA]Rainer Orth1-1/+10
2009-01-28invoke.texi (avoid-indexed-addresses): Document new option.Pat Haugen4-19/+81
2009-01-28s390.md (bswap<mode>2): New pattern added.Andreas Krebbel1-0/+16
2009-01-28s390.md (*tls_load_31): Added type attribute.Wolfgang Gellerich1-0/+1
2009-01-28s390.md: Fix a few comments.Wolfgang Gellerich1-4/+4
2009-01-28s390.md (*tmsi_reg): Fixed z10prop attribute.Wolfgang Gellerich1-33/+44
2009-01-28re PR rtl-optimization/38740 (Incorrect delayed branch optimization)Jakub Jelinek1-1/+1
2009-01-28re PR target/38988 (Cannot build crtstuff.c with -mcmodel=large -fPIC -O2)Uros Bizjak1-2/+4
2009-01-27t-vxworks (LIBGCC2_INCLUDES): Fix typo.Andreas Tobler1-1/+1
2009-01-26t-vxworks (LIBGCC2_INCLUDES): Fix typo.Andreas Tobler1-1/+1
2009-01-24t-linux-eabi (LIB2FUNCS_STATIC_EXTRA): Add config/arm/linux-atomic.c.Julian Brown2-0/+282
2009-01-24linux.h (DBX_REGISTER_NUMBER): Delete.Eric Botcazou3-24/+0
2009-01-24neon.md (neon_type): Move to arm.md.Paul Brook2-73/+78
2009-01-22re PR target/38931 (Seg fault when getting instruction latency on a *movsi_1 ...Uros Bizjak1-4/+4
2009-01-22arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to a word boundary.Richard Earnshaw1-0/+13
2009-01-22arm.c (all_architectures): Add iWMMXt2 entry.Mark Shinwell3-1/+3
2009-01-22bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI version number to five.Mark Shinwell1-1/+1
2009-01-21re PR bootstrap/37660 (Error Building libssp, recent update)Dave Korn1-3/+20
2009-01-20darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe1-0/+1
2009-01-19re PR c/38869 (valgrind find problem with -O -mtune=generic)Vladimir Makarov1-1/+1
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu1-0/+4
2009-01-16picochip.c (picochip_override_options): Revert CFI asm flag disable commited ...Hariharan Sandanagobalane1-3/+0
2009-01-14Fix PR22599Michael Meissner1-7/+33
2009-01-13arm.c (output_move_double): Don't synthesize thumb-2 ldrd/strd with two 32-bi...Richard Earnshaw1-30/+28
2009-01-13arm.c (struct processors): Pass for speed down into cost helper functions.Richard Earnshaw1-244/+583
2009-01-13alpha.c (alpha_legitimate_address_p): Explicit relocations of local symbols w...Uros Bizjak1-7/+12
2009-01-12re PR target/29141 (static constructors beyond 64k fail)Anatoly Sokolov2-9/+84
2009-01-12pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk function when...John David Anglin1-0/+4
2009-01-10re PR target/38695 (gcc.c-torture/compile/pr37433.c ICE on trunk arm_function...Jakub Jelinek1-1/+3
2009-01-09i386.c (ix86_expand_movmem, [...]): Add zero guard even if align_bytes != 0 a...Jakub Jelinek1-2/+2
2009-01-09re PR target/38686 (Bootstrap fails on i686-pc-linux-gnu with --with-arch=pen...Jakub Jelinek1-19/+62
2009-01-09pa.c (last_address): Change to unsigned.John David Anglin1-14/+13
2009-01-09symbian.c: Replace uses of DECL_INLINE with DECL_DECLARED_INLINE_P.Nick Clifton1-5/+5
2009-01-07rs6000.c (rs6000_legitimize_address): Check for non-word-aligned REG+CONST ad...Nathan Froyd1-1/+4
2009-01-07re PR target/38706 (../../../../src/libstdc++-v3/src/strstream.cc:419: intern...Uros Bizjak1-2/+9
2009-01-07i386.c (ix86_target_string): Use ARRAY_SIZE.Uros Bizjak1-7/+5