summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-protos.h
Commit message (Expand)AuthorAgeFilesLines
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-3/+0
* configure.ac: Add test for ARM TLS support.Daniel Jacobowitz2005-11-041-1/+5
* arm.c (arm_gen_rotated_half_load): Delete.Richard Earnshaw2005-09-101-1/+0
* re PR target/23473 (ICE at config/arm/arm.c:3280)Richard Earnshaw2005-08-191-1/+1
* re PR target/23436 (Insn does not satisfy its constraints (reload_cse_simplif...Richard Earnshaw2005-08-191-0/+2
* arm-protos.h (arm_canonicalize_comparison): Update prototype.Paul Brook2005-07-301-1/+2
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* arm.c (arm_return_in_msb): New function.Julian Brown2005-04-261-0/+2
* arm.c (arm_const_double_by_parts): New function.Richard Earnshaw2005-04-081-0/+1
* arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar...Richard Earnshaw2005-04-071-1/+0
* arm-protos.h (arm_dbx_register_number): Add prototype.Paul Brook2005-03-291-0/+1
* re PR target/19162 (ICE while building libobjc's sendmsg.c)Richard Earnshaw2005-02-161-0/+1
* re PR target/16201 (Assembler messages:Error: bad immediate value for offset ...Richard Earnshaw2005-02-011-0/+1
* re PR target/7525 ([ARM/Thumb] long calls stubs only in one code section, can...Richard Earnshaw2005-01-141-1/+2
* arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t...Richard Earnshaw2004-11-201-0/+1
* arm-protos.h (arm_load_pic_register): Update prototype.Paul Brook2004-10-131-1/+1
* arm.md: Include predicates.md.Richard Earnshaw2004-08-241-43/+0
* defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher2004-08-241-1/+2
* arm.c (arm_gen_load_multiple): Use adjust_automodify_address.Richard Henderson2004-08-191-2/+4
* * config/arm/arm-protos.h (arm_finalize_pic) Rename ...Paul Brook2004-08-111-1/+1
* configure.in (arm*-*-eabi*): New target.Mark Mitchell2004-08-111-2/+2
* arm-protos.h (arm_set_return_address, [...]): Add prototypes.Paul Brook2004-08-101-0/+2
* arm-protos.h (arm_va_arg): Remove.Richard Henderson2004-07-141-1/+0
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-131-2/+0
* builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2004-07-071-2/+2
* arm-protots.h (vfp_mem_operand): Rename ...Paul Brook2004-05-051-1/+1
* explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook2004-04-081-0/+1
* re PR target/14040 (ARM cross compiler: error: could not split insn)Mark Mitchell2004-04-011-2/+2
* config.gcc: Add --with-abi=Paul Brook2004-03-241-3/+3
* arm.c (arm_legitimate_address_p): New argument, OUTER.Richard Earnshaw2004-03-131-2/+2
* arm.c (thumb_legitimize_address): New function.Richard Earnshaw2004-02-251-0/+1
* backport: re PR target/12476 (ARM/THUMB thunk calls broken)Paul Brook2004-02-031-4/+15
* arm.c (use_return_insn): New argument, SIBLING.Richard Earnshaw2003-11-201-2/+2
* arm-modes.def (CC_Nmode): New condition code mode.Richard Earnshaw2003-10-171-0/+1
* arm.md (cmpsi2_addneg): New ARM pattern.Richard Earnshaw2003-10-071-0/+1
* config.gcc: Add an extra_header for ARM targets.Nick Clifton2003-06-181-0/+2
* arm-proto.h: Convert to ISO C90 prototypes.Richard Earnshaw2003-06-101-164/+148
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-2/+0
* uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2003-06-041-1/+0
* target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford2003-05-141-1/+0
* arm.md (DOM_CC_X_AND_Y, [...]): New constants.Richard Earnshaw2003-05-101-0/+2
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-1/+1
* * arm.c (fpa_rhs_operand, fpa_add_operand, const_double_rtx_ok_for_fpa)Richard Earnshaw2003-03-081-8/+8
* calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka2003-02-191-1/+1
* Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton2003-02-101-16/+16
* Add support for Cirrus EP9312, an ARM variant.Nick Clifton2003-02-101-1/+5
* defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.Richard Henderson2003-02-051-6/+0
* arm.c (arm_legtimize_address): New function.Richard Earnshaw2003-01-291-0/+1
* coretypes.h (cpp_reader): Forward declare struct.Stan Shebs2003-01-281-1/+0