aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-07AVX Programming Reference (December, 2008)H.J. Lu3-4/+62
2009-01-06function.h (rtl_data): Add a dbr_scheduled_p field.Richard Sandiford1-6/+1
2009-01-06re PR target/38744 (Bootstrap failure on x86)Jan Hubicka1-6/+7
2009-01-06i386.md (*msabi_syvabi): Add SSE regs clobbers.Jan Hubicka2-5/+48
2009-01-06i386.h (CONDITIONAL_CALL_USAGE): SSE regs are not used for w64 ABI.Jan Hubicka2-22/+161
2009-01-06i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABIJan Hubicka2-2/+9
2009-01-06AVX Programming Reference (December, 2008)H.J. Lu4-139/+9
2009-01-06pa.c (output_call): Relocate non-jump insns in the delay slot of long absolut...John David Anglin1-1/+3
2009-01-05config.gcc: Add m32r*-*-rtems*.Joel Sherrill1-0/+33
2009-01-04sparc.h (SECONDARY_MEMORY_NEEDED_RTX): Delete.David S. Miller1-15/+1
2009-01-04sync.md (*mb_barrier): Rename to...Richard Sandiford1-1/+1
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak8-38/+52
2009-01-02fp-bit.h (pack_d): Constify argument.Ben Elliston2-20/+18
2008-12-23re PR target/38488 (x86_64 generates much larger and slightly slower code for...Jakub Jelinek1-28/+228
2008-12-22re PR target/34571 (Segfault in alpha_expand_mov at -O3)Uros Bizjak2-1/+12
2008-12-21mips-dsp.md (mips_lbux): Turn into a define_expand, changing operand 1 to a p...Richard Sandiford2-20/+64
2008-12-21i376.md (UNSPEC_MS_TO_SYSV_CALL): New constant.Jan Hubicka2-3/+67
2008-12-21alpha.c (alpha_pad_noreturn): New static function.Uros Bizjak1-0/+54
2008-12-21* config/avr/avr.md ("andsi3"): Fix wrong cc attribute.Denis Chertykov1-1/+1
2008-12-19re PR target/38548 (bootstrap broken on arm-linux-gnu (not gnueabi))Richard Earnshaw2-2/+3
2008-12-19re PR bootstrap/38578 (fatal warning during bootstrap on arm.c for output_mov...Richard Earnshaw1-4/+8
2008-12-19re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)Jakub Jelinek2-0/+7
2008-12-18rs6000.c (rs6000_generate_compare): Condition choice of e500 comparison instr...Joseph Myers3-33/+45
2008-12-18i386.h (CONDITIONAL_REGISTER_USAGE): Initialize for current function ABI.Jan Hubicka2-22/+18
2008-12-17avr.c (avr_mcu_t): Add attiny87...Anatoly Sokolov3-8/+47
2008-12-16re PR preprocessor/38842 (Problem with SystemC compilation using GCC 4.3.2)Hariharan Sandanagobalane1-4/+2
2008-12-16re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Richard Earnshaw3-5/+11