| Commit message (Expand) | Author | Age | Files | Lines |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 3 | -3/+3 |
* | arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame pointer when thumb back... | Nathan Sidwell | 2005-04-27 | 1 | -1/+3 |
* | arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and gcc_unreachable as appr... | Nathan Sidwell | 2005-04-27 | 6 | -468/+400 |
* | arm.md (thumb_mulsi3): Use two-operand assembly form. | Paul Brook | 2005-04-26 | 1 | -2/+2 |
* | arm.c (arm_return_in_msb): New function. | Julian Brown | 2005-04-26 | 3 | -4/+102 |
* | target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define. | Paul Brook | 2005-04-25 | 1 | -0/+15 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -18/+18 |
* | tree-ssa-phiopt.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-19 | 1 | -1/+1 |
* | * config/arm/arm.c (arm_init_libfuncs): Clear mod optabs. | Paul Brook | 2005-04-19 | 1 | -0/+7 |
* | target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. | Mark Mitchell | 2005-04-12 | 3 | -9/+37 |
* | arm.c: Fix a comment typo. | Kazu Hirata | 2005-04-10 | 1 | -1/+1 |
* | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-09 | 1 | -1/+1 |
* | arm.c (FL_WBUF): Define. | Richard Earnshaw | 2005-04-09 | 4 | -30/+32 |
* | arm.c (arm_const_double_by_parts): New function. | Richard Earnshaw | 2005-04-08 | 3 | -0/+60 |
* | arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar... | Richard Earnshaw | 2005-04-07 | 8 | -264/+126 |
* | arm.c (replace_symbols_in_block): Remove static function. | Ian Lance Taylor | 2005-04-04 | 1 | -32/+0 |
* | re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes... | Richard Earnshaw | 2005-04-04 | 1 | -0/+7 |
* | re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes... | Richard Earnshaw | 2005-04-03 | 1 | -38/+19 |
* | arm.c (thumb_call_via_label): Include space for SP. | Paul Brook | 2005-04-01 | 2 | -7/+8 |
* | arm.c (adjacent_mem_locations): Reject volatile memory refs. | Richard Earnshaw | 2005-04-01 | 2 | -16/+49 |
* | arm.md (minmax_arithsi): Reject all eliminable registers, not just the frame ... | Richard Earnshaw | 2005-04-01 | 1 | -68/+55 |
* | arm-protos.h (arm_dbx_register_number): Add prototype. | Paul Brook | 2005-03-29 | 3 | -0/+32 |
* | arm.h (CONDITIONAL_REGISTER_USAGE): Don't clear call_used_regs for wCG regist... | Daniel Jacobowitz | 2005-03-15 | 1 | -1/+1 |
* | linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) for Thumb. | Daniel Jacobowitz | 2005-03-02 | 2 | -4/+7 |
* | (thumb_find_work_register): Check all of the argument registers to see if the... | Nick Clifton | 2005-03-01 | 1 | -148/+212 |
* | * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpux | Zack Weinberg | 2005-02-28 | 1 | -1/+3 |
* | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 2005-02-21 | 1 | -1/+1 |
* | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 2005-02-20 | 1 | -49/+18 |
* | lib1funcs.asm (FUNC_ALIAS): New macro. | Richard Earnshaw | 2005-02-18 | 1 | -5/+10 |
* | bt-load.c, [...]: Update copyright. | Kazu Hirata | 2005-02-17 | 1 | -1/+1 |
* | re PR target/19162 (ICE while building libobjc's sendmsg.c) | Richard Earnshaw | 2005-02-16 | 5 | -30/+194 |
* | rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Let !-mhard-float !-msoft-float imply... | Ralf Corsepius | 2005-02-07 | 1 | -0/+8 |
* | re PR target/16201 (Assembler messages:Error: bad immediate value for offset ... | Richard Earnshaw | 2005-02-01 | 2 | -7/+26 |
* | c-opts.c, [...]: Update copyright. | Kazu Hirata | 2005-01-24 | 1 | -1/+1 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -1/+1 |
* | arm.md: Use "Uy" constraint for wcgr load/stores. | Paul Brook | 2005-01-22 | 1 | -2/+2 |
* | * config/arm/arm.md (insv): Use gen_int_mode. | Paul Brook | 2005-01-20 | 1 | -1/+1 |
* | darwin.c, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | re PR target/7525 ([ARM/Thumb] long calls stubs only in one code section, can... | Richard Earnshaw | 2005-01-14 | 4 | -6/+98 |
* | arm.c (arm_return_in_memory): Treat complex types as aggregates for AAPCS ABIs. | Julian Brown | 2005-01-05 | 1 | -2/+4 |
* | arm.h (TARGET_OPTIONS): Correctly record -mhard-float and -msoft-float in tar... | Richard Earnshaw | 2005-01-05 | 2 | -3/+3 |
* | vfp.md (arm_movsi_vfp): Hide VFP register classes from register preferencing. | Richard Earnshaw | 2005-01-05 | 1 | -2/+2 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 2 | -10/+21 |
* | ieee754-sf.S (floatdisf): Fix label definition in FPA compatibility code. | Richard Earnshaw | 2004-12-18 | 1 | -1/+1 |
* | re PR other/18508 ("basename: too few arguments" when building without bootst... | H.J. Lu | 2004-12-16 | 1 | -1/+1 |
* | arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT. | Ian Lance Taylor | 2004-12-15 | 2 | -4/+13 |
* | re PR target/18973 (-mcpu=arm926ejs should set FL_LDSCHED) | Richard Earnshaw | 2004-12-14 | 1 | -8/+8 |
* | t-rtems: New. | Ralf Corsepius | 2004-11-23 | 1 | -0/+10 |
* | tree-ssa-threadupdate.c, [...]: Fix comment typos. | Kazu Hirata | 2004-11-20 | 1 | -1/+1 |
* | arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t... | Richard Earnshaw | 2004-11-20 | 4 | -38/+60 |