| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | arm.h (INITIALIZE_TRAMPOLINE): Make the call to __clear_cache unconditional. | Richard Earnshaw | 2005-05-13 | 1 | -10/+3 |
* | arm.c (arm_size_return_regs): New. | Josh Conner | 2005-05-13 | 1 | -10/+21 |
* | sysv4.opt (mlittle): Handle. | Aldy Hernandez | 2005-05-13 | 2 | -13/+42 |
* | Replace calls to abort in CRIS port. | Hans-Peter Nilsson | 2005-05-13 | 3 | -66/+42 |
* | * arm.c (arm_return_in_memory): Add handling for vector return types. | Josh Conner | 2005-05-13 | 1 | -0/+6 |
* | mips.h (processor_type): Add new PROCESSOR_4KP name. | David Ung | 2005-05-13 | 4 | -2/+159 |
* | s390.md: ("DBL"): New mode attribute. | Adrian Straetling | 2005-05-13 | 1 | -55/+21 |
* | 3000.md, [...]: Update copyright. | Kazu Hirata | 2005-05-13 | 16 | -16/+18 |
* | cris.c (cris_print_operand): Use operand_subword and HOST_WIDE_INT_PRINT_DEC ... | Hans-Peter Nilsson | 2005-05-12 | 1 | -5/+4 |
* | sh.c: Declare the prototype of sh_adjust_unroll_max only when... | Kaz Kojima | 2005-05-12 | 1 | -4/+4 |
* | sparc.h: Remove dead code. | Eric Botcazou | 2005-05-12 | 3 | -206/+196 |
* | re PR target/21501 (ICE in extract_insn, at recog.c:2082) | Richard Earnshaw | 2005-05-12 | 1 | -3/+3 |
* | vfp.md (negsf2_vfp): Add alternative using integer registers. | Richard Earnshaw | 2005-05-12 | 1 | -7/+46 |
* | re PR target/21412 (ICE loading TLS address) | Richard Henderson | 2005-05-11 | 5 | -179/+521 |
* | 7000.md (rm7_impy_si_mult): Just match imul and imadd. | Richard Sandiford | 2005-05-11 | 2 | -10/+4 |
* | * config/mips/sr71k.md, config/mips/7000.md: Reformat. | Richard Sandiford | 2005-05-11 | 2 | -279/+257 |
* | linux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Define. | Daniel Jacobowitz | 2005-05-11 | 2 | -1/+10 |
* | * config/mips/24k.md: Remove trailing whitespace. | Richard Sandiford | 2005-05-11 | 1 | -65/+65 |
* | mips.md (type): Add imul3. | David Ung | 2005-05-11 | 16 | -46/+45 |
* | arm.md (negsf2, negdf2): Permit these expands when compiling for VFP. | Richard Earnshaw | 2005-05-11 | 1 | -2/+2 |
* | s390.c: (s390_const_double_ok_for_constraint_p): New function. | Adrian Straetling | 2005-05-10 | 4 | -13/+45 |
* | s390.md: Add comment lines for 'f' and 't' constraint letters. | Adrian Straetling | 2005-05-10 | 1 | -0/+2 |
* | s390.md: ("anddi3","andsi3","andhi3","andqi3"): Merge. | Adrian Straetling | 2005-05-10 | 1 | -95/+24 |
* | ia64.c (ia64_expand_atomic_op): New. | Richard Henderson | 2005-05-10 | 3 | -36/+205 |
* | sync.md (sync_add<I48MODE>): Fix arguments for no return value pattern. | Richard Henderson | 2005-05-10 | 1 | -5/+7 |
* | sparc.c (mem_min_alignment): Do not rely on MEM_ALIGN if TARGET_UNALIGNED_DOU... | Eric Botcazou | 2005-05-10 | 1 | -1/+2 |
* | lib1funcs.asm (__udivsi3, __divsi3): Rearrange special case code to avoid one... | Bob Wilson | 2005-05-10 | 1 | -31/+22 |
* | 24k.md, [...]: Fix comment typos. | Kazu Hirata | 2005-05-10 | 5 | -9/+9 |
* | sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and remove redundant test. | Eric Botcazou | 2005-05-10 | 3 | -291/+98 |
* | stormy16.c (xstormy16_emit_cbranch): Use gcc_assert and gcc_unreachable as ap... | Nathan Sidwell | 2005-05-10 | 1 | -55/+38 |
* | * arm.c (const_ok_for_arm): Use a faster algorithm. | Richard Earnshaw | 2005-05-09 | 1 | -13/+18 |
* | re PR target/21477 (adddi3 becomes external reference rather than instruction... | David Edelsohn | 2005-05-09 | 1 | -1/+4 |
* | arm.c (arm_gen_constant): Add new heuristic for generating constant integers ... | Richard Earnshaw | 2005-05-09 | 1 | -0/+35 |
* | Revert previous (not the patch described). | Richard Earnshaw | 2005-05-09 | 1 | -18/+13 |
* | arm.c (arm_gen_constant): Add new heuristic for generating constant integers ... | Richard Earnshaw | 2005-05-09 | 1 | -13/+18 |
* | s390.c: (s390_branch_condition_mask... | Adrian Straetling | 2005-05-09 | 2 | -147/+116 |
* | s390.c: (s390_decompose_address... | Adrian Straetling | 2005-05-09 | 1 | -20/+20 |
* | s390-protos.h: (s390_match_ccmode... | Adrian Straetling | 2005-05-09 | 3 | -88/+85 |
* | s390.c: (s390_match_ccmode_set... | Adrian Straetling | 2005-05-09 | 1 | -891/+809 |
* | re PR target/20695 (sh64-*-* port deos not handle 32 / 64 bit conversions pro... | J"orn Rennecke | 2005-05-09 | 22 | -1588/+6829 |
* | s390.h: Move xxx_REGNUM definitions to s390.md. | Adrian Straetling | 2005-05-09 | 2 | -344/+356 |
* | s390.md: ("gf") New mode attribute. | Adrian Straetling | 2005-05-09 | 1 | -151/+37 |
* | s390.md: ("FPR") New mode macro. | Adrian Straetling | 2005-05-09 | 1 | -665/+248 |
* | s390.c: (s390_adjust_priority): Adapt to changed attribute names. | Adrian Straetling | 2005-05-09 | 3 | -105/+105 |
* | s390.md: ("SHIFT"): New mode macro. | Adrian Straetling | 2005-05-09 | 1 | -65/+30 |
* | s390.md: ("DSI", "SCOND"): New mode macros. | Adrian Straetling | 2005-05-09 | 1 | -330/+125 |
* | s390.md: ("hc"): New mode attribute. | Adrian Straetling | 2005-05-09 | 1 | -144/+43 |
* | s390.md: ("COMPARE"): New mode macro. | Adrian Straetling | 2005-05-09 | 1 | -105/+11 |
* | s390.md: ("INT"): New mode macro. | Adrian Straetling | 2005-05-09 | 1 | -44/+9 |
* | s390.md: ("GPR", "P"): New mode macros. | Adrian Straetling | 2005-05-09 | 1 | -83/+29 |