summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* 2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2004-11-231-0/+10
* * tree-ssa-threadupdate.c, tree-vectorizer.c: Fix commentkazu2004-11-201-1/+1
* * arm.c (arm_override_options): Use arm_ld_sched rather than testingrearnsha2004-11-204-38/+60
* * config/arm/arm.md (generic_sched): Make const.ian2004-11-191-5/+5
* * config/arm/arm.c (const_double_needs_minipool): New function tonico2004-11-181-1/+42
* * config/arm/arm.c (target_float_switch): New variable..pbrook2004-11-1812-21/+41
* * config/arm/arm.c: Fix a comment typo.kazu2004-11-111-1/+1
* 2004-11-10 Peter S. Mazinger <ps.m@gmx.net>zack2004-11-112-2/+12
* * config/arm/arm.c (arm_compute_save_reg0_reg12_mask): Save PICpbrook2004-11-111-2/+9
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-4/+4
* * arm.c (arm_handle_notshared_attribute): Wrap declaration and userearnsha2004-11-081-0/+4
* * config/arm/arm.c (arm_handle_notshared_attribute): New function.mmitchel2004-11-051-0/+25
* * config/arm/ieee754-sf.S (floatdisf): Fix regression withnico2004-11-011-0/+2
* * config/arm/ieee754-df.S (floatdidf): Fix regression with big values.nico2004-10-271-1/+1
* * config/arm/ieee754-sf.S: Large speed improvements. Fix NAN handling.nico2004-10-212-1000/+863
* * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.zack2004-10-211-13/+0
* 2004-11-18 H.J. Lu <hongjiu.lu@intel.com>hjl2004-10-181-1/+5
* * config/elfos.h, config/gofast.h, config/interix.h,kazu2004-10-172-2/+2
* * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed andrsandifo2004-10-144-8/+84
* * config/arm/arm-protos.h (arm_load_pic_register): Update prototype.pbrook2004-10-133-12/+13
* * defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P)drow2004-10-121-4/+15
* * arm.c (arm_print_operand): Use output_operand_lossage where possiblerearnsha2004-10-121-17/+78
* * config.gcc: Add armv6{k,z,zk}pbrook2004-10-124-2/+14
* * config/arm/bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Change meabi=3 topbrook2004-10-121-1/+1
* * config/arm/arm.md (addsi3_cbranch_scratch): Correct constraints.pbrook2004-10-121-3/+9
* * arm.c (output_call_mem): Add missing \t.ian2004-10-031-1/+1
* * config/arm/crti.asm: Give _init and _fini function type.pbrook2004-10-011-0/+8
* * config/arm/arm.c (thumb_compute_saved_rag_mask): Or with bitmask,pbrook2004-10-011-2/+2
* * config/arm/symbian.h (STARTFILE_SPEC): Remove crt*.o.pbrook2004-09-302-2/+8
* * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,kazu2004-09-186-15/+15
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* * configure.ac: Check for COMDAT support. Robustify check formmitchel2004-09-152-62/+0
* * config/arm/arm.c (arm_expand_prologue): Make args_to_push apbrook2004-09-141-1/+1
* * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c,kazu2004-09-105-10/+10
* * defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.zack2004-09-091-5/+2
* * doc/md.texi (shift patterns): New anchor. Add reference torsandifo2004-09-041-1/+14
* * config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.mmitchel2004-09-032-2/+21
* * config/arm/symbian.h (LIB_SPEC): Define to empty.mmitchel2004-09-022-0/+8
* * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove.pbrook2004-09-021-34/+0
* * arm/predicates.md (arm_reload_memory_operand): Allow MEM.rearnsha2004-09-021-1/+1
* * arm/arm-cores.def (ARM_CORE): Add new field for the real name of therearnsha2004-09-015-67/+68
* * arm/ieee754-df.S (aeabi_ul2d, aeabi_l2d, floatundidf)rearnsha2004-09-013-2/+185
* * config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.mmitchel2004-09-013-0/+28
* * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.mmitchel2004-09-012-1/+28
* * arm.h (REVERSE_CONDITION): Define.rearnsha2004-08-291-1/+6
* * config/arm/symbian.h (SUBTARGET_ASM_FLOAT_SPEC): Default topbrook2004-08-262-5/+4
* * config.gcc (arm*-*-symbianelf*): Add t-symbian Makefilemmitchel2004-08-251-0/+7
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* * arm.md: Include predicates.md.rearnsha2004-08-246-814/+481
* * config/arm/arm.c (arm_override_options): Update error message.pbrook2004-08-242-8/+11