Age | Commit message (Expand) | Author | Files | Lines |
2005-04-12 | target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. | Mark Mitchell | 3 | -9/+37 |
2005-04-12 | i386.h (TARGET_FPMATH_DEFAULT): New. | Geoffrey Keating | 3 | -9/+14 |
2005-04-11 | t-slibgcc-darwin: Don't put shared libraries in directories other than $(slib... | Geoffrey Keating | 2 | -16/+29 |
2005-04-11 | rs6000.c (rs6000_emit_vector_select): Fix vector select operand ordering. | Devang Patel | 1 | -1/+3 |
2005-04-11 | sparc.c: Use gcc_assert and gcc_unreachable. | James A. Morrison | 3 | -184/+110 |
2005-04-11 | * config/s390/s390.h (s390_tune_string, s390_arch_string) | Richard Sandiford | 3 | -149/+170 |
2005-04-11 | quadlib.c (_U_Qfneg): Toggle sign bit instead of subtracting from zero. | John David Anglin | 1 | -3/+11 |
2005-04-10 | arm.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2005-04-09 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 3 | -31/+235 |
2005-04-09 | re PR target/20795 (ICE in assign_parms) | Jakub Jelinek | 1 | -0/+5 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 4 | -5/+5 |
2005-04-09 | predicates.md (altivec_register_operand): Remove redundant match_code test. | David Edelsohn | 1 | -21/+17 |
2005-04-09 | arm.c (FL_WBUF): Define. | Richard Earnshaw | 4 | -30/+32 |
2005-04-09 | i386.md (*fp_jcc_7_387): Use 'const0_operand' instead of 'const_double_operan... | Uros Bizjak | 1 | -2/+2 |
2005-04-08 | re PR target/20814 (ICE in extract_insn for test vmx/varargs-1.c) | David Edelsohn | 1 | -18/+18 |
2005-04-08 | rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4. | Mike Stump | 3 | -4/+5 |
2005-04-08 | * config/darwin.c (indirect_data): Fix typo in strncmp logic. | Mike Stump | 1 | -1/+1 |
2005-04-08 | Fix typo. | Mike Stump | 1 | -2/+2 |
2005-04-08 | * config/s390/tpf.h (ASM_SPEC): Define. | Ulrich Weigand | 1 | -0/+3 |
2005-04-08 | arm.c (arm_const_double_by_parts): New function. | Richard Earnshaw | 3 | -0/+60 |
2005-04-08 | * config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD) | Richard Sandiford | 4 | -37/+45 |
2005-04-08 | fp-bit.c: Include L_mul_tf in #endif comment. | Ben Elliston | 2 | -5/+4 |
2005-04-07 | * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) | Richard Sandiford | 3 | -41/+51 |
2005-04-07 | iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define. | Ian Lance Taylor | 3 | -12/+0 |
2005-04-07 | arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar... | Richard Earnshaw | 8 | -264/+126 |
2005-04-06 | cse.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -3/+3 |
2005-04-06 | re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c) | Eric Botcazou | 1 | -21/+5 |
2005-04-06 | v850-protos.h (override_options): Delete. | Richard Sandiford | 4 | -196/+157 |
2005-04-06 | config.host: Add a section for generic hosts, and a subsection for Darwin. | Geoffrey Keating | 7 | -66/+153 |
2005-04-06 | re PR target/17824 (Hard-coded AS and LD in c4x.h) | Ralf Corsepius | 1 | -8/+0 |
2005-04-06 | altivec.md (UNSPEC_VSLW, [...]): New constants, used throughout. | Paolo Bonzini | 1 | -72/+90 |
2005-04-06 | re PR target/17822 ([3.4 only] avr: Hard-coded XXX_FOR_TARGET) | Ralf Corsepius | 1 | -4/+0 |
2005-04-05 | re PR target/20342 (ICE in spill_failure, at reload1.c:1872) | Richard Henderson | 4 | -25/+60 |
2005-04-05 | [multiple changes] | Jakub Jelinek | 3 | -15/+68 |
2005-04-05 | altivec.md (altivec_vsr<VI_char>): Rename to .. | Devang Patel | 2 | -12/+12 |
2005-04-05 | sparc.c (TARGET_ASM_FILE_END): Undefine before overriding. | Eric Botcazou | 1 | -0/+1 |
2005-04-05 | bfin-modes.def: New file. | Bernd Schmidt | 13 | -0/+6358 |
2005-04-05 | iris6.h (DWARF_FRAME_RETURN_COLUMN): Redefine to match what the system unwind... | Olivier Hainque | 2 | -1/+16 |
2005-04-05 | mn10300-protos.h (mn10300_override_options): Declare. | Richard Sandiford | 5 | -44/+94 |
2005-04-05 | re PR target/20421 (387 mode switching clobbers flags) | Uros Bizjak | 1 | -87/+139 |
2005-04-05 | re PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN symbol out of scope") | Ian Lance Taylor | 3 | -6/+9 |
2005-04-05 | m68k-protos.h: Add a prototype for valid_dbcc_comparison_p_2. | Kazu Hirata | 5 | -183/+200 |
2005-04-05 | i386.md (*truncdfsf2_i387_1): New pattern. | Roger Sayle | 1 | -0/+16 |
2005-04-04 | CRIS epilogue as RTL. | Hans-Peter Nilsson | 4 | -362/+526 |
2005-04-04 | frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_... | Kazu Hirata | 5 | -1634/+1566 |
2005-04-04 | frv.h (PREDICATE_CODES): Add CONST to gpr_or_int12_operand. | Kazu Hirata | 1 | -1/+1 |
2005-04-04 | re PR target/4198 ([sparclite-elf] does not build, needs tweaking for crtstuf... | Eric Botcazou | 6 | -247/+0 |
2005-04-04 | s390-protos.h: (s390_comparison... | Adrian Straetling | 5 | -485/+414 |
2005-04-04 | re PR target/20446 (invalid assembly with -gstabs+) | Eric Botcazou | 4 | -38/+70 |
2005-04-04 | * config/mcore/predicates.md: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |