Age | Commit message (Expand) | Author | Files | Lines |
2005-05-08 | alpha.c (tls_symbolic_operand_1): Use gcc_assert and gcc_unreachable as appro... | Nathan Sidwell | 6 | -181/+188 |
2005-05-08 | frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 2 | -78/+58 |
2005-05-08 | mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 2 | -43/+34 |
2005-05-08 | mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons. | Richard Sandiford | 2 | -15/+14 |
2005-05-07 | * config/rs6000/rs6000.md (popcount<mode>2): Fix non-C90 constant. | David Edelsohn | 1 | -3/+5 |
2005-05-07 | pa-hpux11.h (TARGET_OS_CPP_BUILTINS): Do not define inappropriate feature tes... | Joseph Myers | 1 | -3/+6 |
2005-05-07 | * config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define. | Joseph Myers | 1 | -0/+3 |
2005-05-07 | * config/cris/cris.md ("*movdi_insn", "*mov_sidesisf_biap") | Hans-Peter Nilsson | 1 | -36/+49 |
2005-05-07 | config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti... | David Edelsohn | 5 | -60/+91 |
2005-05-07 | re PR target/21412 (ICE loading TLS address) | Richard Henderson | 1 | -4/+22 |
2005-05-07 | v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate. | Nathan Sidwell | 3 | -152/+122 |
2005-05-07 | tree-ssa-loop-ivcanon.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -2/+2 |
2005-05-07 | invoke.texi: Remove documentation for MIPS' -mint64 option. | Richard Sandiford | 1 | -41/+1 |
2005-05-06 | mips.opt: Remove -mint64 option. | Eric Christopher | 4 | -45/+25 |
2005-05-06 | sysv4.opt: Fix typo. | Pat Haugen | 1 | -1/+1 |
2005-05-06 | re PR target/21329 (optimize i386 block copy) | Denis Vlasenko | 1 | -13/+41 |
2005-05-06 | mcore.c (mcore_print_operand_address): Use gcc_assert and gcc_unreachable as ... | Nathan Sidwell | 3 | -87/+55 |
2005-05-06 | linux64.h: Remove MASK_PROFILE_KERNEL, and TARGET_PROFILE_KERNEL. | Aldy Hernandez | 2 | -8/+4 |
2005-05-06 | m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 3 | -44/+31 |
2005-05-06 | * config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES): Delete. | Richard Sandiford | 1 | -3/+0 |
2005-05-05 | darwin.opt translation | David Edelsohn | 1 | -0/+3 |
2005-05-05 | * config/rs6000/darwin.h ({MASK,TARGET}_MACHO_DYNAMIC_NO_PIC) Remove. | Aldy Hernandez | 1 | -6/+0 |
2005-05-05 | sh.c (sh_builtin_saveregs): Use copy_to_mode_reg and plus_constant. | J"orn Rennecke | 1 | -4/+3 |
2005-05-05 | config.gcc: Add .opt magic for the rs6000 ports. | Aldy Hernandez | 17 | -627/+798 |
2005-05-05 | config.gcc (hppa1.1-*-rtems*): Remove. | Ralf Corsepius | 1 | -39/+0 |
2005-05-05 | t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Exclude roe/603e multilib variants. | Ralf Corsepius | 1 | -0/+2 |
2005-05-05 | re PR target/21284 (AVR target: switch/case jump table is placed in .data ins... | Denis Chertykov | 1 | -0/+1 |
2005-05-05 | config.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt to $extra_options. | Richard Sandiford | 12 | -277/+277 |
2005-05-05 | arc.c (get_arc_condition_code): Use gcc_assert & gcc_unreachable as appropriate. | Nathan Sidwell | 2 | -43/+38 |
2005-05-05 | rs6000.md (P): Use TARGET_*BIT rather than comparing Pmode. | Geoffrey Keating | 1 | -524/+177 |
2005-05-05 | xm-m32r.h, linux.h: Delete files. | Kelley Cook | 2 | -61/+0 |
2005-05-04 | Fixed a vrsave problem in the presense of save_world call in the prologue. | Fariborz Jahanian | 1 | -8/+11 |
2005-05-04 | predicates.md: New file. | Hans-Peter Nilsson | 4 | -154/+175 |
2005-05-04 | xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN. | Kelley Cook | 2 | -8/+0 |
2005-05-04 | re PR rtl-optimization/21239 (Illegal elimination of SSE2 load/store using xm... | Jakub Jelinek | 1 | -9/+12 |
2005-05-03 | * config/rs6000/rs6000.c: Remove conflict markers. | Richard Henderson | 1 | -85/+0 |
2005-05-03 | rs6000.h (REG_CLASS_CONTENTS): Fix ALL_REGS and SPEC_OR_GEN_REGS definitions. | Richard Henderson | 1 | -2/+2 |
2005-05-03 | re PR target/16888 (ICE: in print_reg, at config/i386/i386.c:7254) | Alexandre Oliva | 1 | -3/+11 |
2005-05-03 | predicates.md (const_compl_high_operand): New. | Eric Botcazou | 3 | -40/+24 |
2005-05-03 | re PR target/21297 (buf[i+i]=0 stores buf[i] when -O2) | Jakub Jelinek | 1 | -3/+6 |
2005-05-03 | darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro... | Nathan Sidwell | 7 | -65/+130 |
2005-05-02 | [multiple changes] | Geoffrey Keating | 1 | -60/+28 |
2005-05-02 | mmix.opt: New file. | Hans-Peter Nilsson | 3 | -87/+103 |
2005-05-02 | c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_... | Paolo Bonzini | 4 | -11544/+3433 |
2005-05-02 | bfin.c (emit_link_insn, [...]): Use gcc_assert or gcc_unreachable as appropri... | Nathan Sidwell | 2 | -57/+49 |
2005-05-01 | arm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define. | Paul Brook | 4 | -41/+11 |
2005-05-01 | i386.md (movmemsi): Also active when TARGET_INLINE_ALL_STRINGOPS. | Michael Matz | 1 | -1/+1 |
2005-04-30 | re PR target/20633 ([4.0 only] libgcc2.c:1623: error: size of array 'compile_... | Eric Botcazou | 1 | -0/+1 |
2005-04-30 | bpabi.h (RENAME_LIBRARY_SET): Always use .thumb_set in thumb mode. | Paul Brook | 4 | -10/+24 |
2005-04-30 | h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 2 | -252/+243 |