summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-283-3/+3
* arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame pointer when thumb back...Nathan Sidwell2005-04-271-1/+3
* arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and gcc_unreachable as appr...Nathan Sidwell2005-04-276-468/+400
* arm.md (thumb_mulsi3): Use two-operand assembly form.Paul Brook2005-04-261-2/+2
* arm.c (arm_return_in_msb): New function.Julian Brown2005-04-263-4/+102
* target-def.h (TARGET_CXX_USE_AEABI_ATEXIT): Define.Paul Brook2005-04-251-0/+15
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-18/+18
* tree-ssa-phiopt.c, [...]: Fix comment typos.Kazu Hirata2005-04-191-1/+1
* * config/arm/arm.c (arm_init_libfuncs): Clear mod optabs.Paul Brook2005-04-191-0/+7
* target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell2005-04-123-9/+37
* arm.c: Fix a comment typo.Kazu Hirata2005-04-101-1/+1
* dominance.c, [...]: Fix comment typos.Kazu Hirata2005-04-091-1/+1
* arm.c (FL_WBUF): Define.Richard Earnshaw2005-04-094-30/+32
* arm.c (arm_const_double_by_parts): New function.Richard Earnshaw2005-04-083-0/+60
* arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar...Richard Earnshaw2005-04-078-264/+126
* arm.c (replace_symbols_in_block): Remove static function.Ian Lance Taylor2005-04-041-32/+0
* re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes...Richard Earnshaw2005-04-041-0/+7
* re PR target/14812 (ARM optimizer changes rsb/cmp to cmn, but condition codes...Richard Earnshaw2005-04-031-38/+19
* arm.c (thumb_call_via_label): Include space for SP.Paul Brook2005-04-012-7/+8
* arm.c (adjacent_mem_locations): Reject volatile memory refs.Richard Earnshaw2005-04-012-16/+49
* arm.md (minmax_arithsi): Reject all eliminable registers, not just the frame ...Richard Earnshaw2005-04-011-68/+55
* arm-protos.h (arm_dbx_register_number): Add prototype.Paul Brook2005-03-293-0/+32
* arm.h (CONDITIONAL_REGISTER_USAGE): Don't clear call_used_regs for wCG regist...Daniel Jacobowitz2005-03-151-1/+1
* linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) for Thumb.Daniel Jacobowitz2005-03-022-4/+7
* (thumb_find_work_register): Check all of the argument registers to see if the...Nick Clifton2005-03-011-148/+212
* * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg2005-02-281-1/+3
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-49/+18
* lib1funcs.asm (FUNC_ALIAS): New macro.Richard Earnshaw2005-02-181-5/+10
* bt-load.c, [...]: Update copyright.Kazu Hirata2005-02-171-1/+1
* re PR target/19162 (ICE while building libobjc's sendmsg.c)Richard Earnshaw2005-02-165-30/+194
* rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Let !-mhard-float !-msoft-float imply...Ralf Corsepius2005-02-071-0/+8
* re PR target/16201 (Assembler messages:Error: bad immediate value for offset ...Richard Earnshaw2005-02-012-7/+26
* c-opts.c, [...]: Update copyright.Kazu Hirata2005-01-241-1/+1
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* arm.md: Use "Uy" constraint for wcgr load/stores.Paul Brook2005-01-221-2/+2
* * config/arm/arm.md (insv): Use gen_int_mode.Paul Brook2005-01-201-1/+1
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* re PR target/7525 ([ARM/Thumb] long calls stubs only in one code section, can...Richard Earnshaw2005-01-144-6/+98
* arm.c (arm_return_in_memory): Treat complex types as aggregates for AAPCS ABIs.Julian Brown2005-01-051-2/+4
* arm.h (TARGET_OPTIONS): Correctly record -mhard-float and -msoft-float in tar...Richard Earnshaw2005-01-052-3/+3
* vfp.md (arm_movsi_vfp): Hide VFP register classes from register preferencing.Richard Earnshaw2005-01-051-2/+2
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-292-10/+21
* ieee754-sf.S (floatdisf): Fix label definition in FPA compatibility code.Richard Earnshaw2004-12-181-1/+1
* re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu2004-12-161-1/+1
* arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT.Ian Lance Taylor2004-12-152-4/+13
* re PR target/18973 (-mcpu=arm926ejs should set FL_LDSCHED)Richard Earnshaw2004-12-141-8/+8
* t-rtems: New.Ralf Corsepius2004-11-231-0/+10
* tree-ssa-threadupdate.c, [...]: Fix comment typos.Kazu Hirata2004-11-201-1/+1
* arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t...Richard Earnshaw2004-11-204-38/+60