aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-2/+1
1998-03-28New file.Nick Clifton1-0/+1
1998-03-25Add support for ARM's Thumb instruction set.Nick Clifton6-0/+5137
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1998-03-12Warning fixes, resulting in the addition of a new target macro:Kaveh R. Ghazi1-3/+2
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke2-13/+32
1998-02-14t-semi (STMP_FIXPROTO): Define to nothing.Richard Earnshaw2-0/+4
1998-02-14arm.md (movsfcc): Also validate operands[3] when compiling hard float.Richard Earnshaw1-76/+163
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-1/+0
1998-01-13cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip off the trailing ...Mumit Khan1-1/+1
1998-01-13netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.Jeffrey A Law1-6/+22
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-41/+53
1997-12-06Merge from gcc-2.8Jeff Law1-9/+11
1997-12-06This commit was generated by cvs2svn to compensate for changes in r16983,Jeff Law2-12/+1
1997-11-02* arm.c (output_move_double): Allocate 3 entries in otherops array.Jeffrey A Law1-63/+120
1997-11-02This commit was generated by cvs2svn to compensate for changes in r16274,Jeff Law1-0/+8
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law2-0/+34
1997-07-30(CPP_SPEC): add %(subtarget_cpp_spec).Richard Earnshaw1-1/+5
1997-07-30(MULTILIB_OPTIONS): don't use deprecated -mNRichard Earnshaw1-3/+6
1997-07-30(TARGET_CPU_DEFAULT): define.Richard Earnshaw1-18/+6
1997-07-30Don't define SET_ASM_OP for RISCiXRichard Earnshaw1-0/+3
1997-07-30define SET_ASM_OP by default (for GAS).Richard Earnshaw1-0/+3
1997-07-16(CPP_CPU_ARCH_SPEC): Handle -march=...Richard Earnshaw1-62/+180
1997-07-16(*push_fp_multi): New pattern.Richard Earnshaw1-0/+17
1997-07-16Initial revisionRichard Earnshaw2-0/+143
1997-07-16(tune_flags): New variable.Richard Earnshaw1-61/+268
1997-06-20Initial revisionRichard Kenner3-0/+134
1997-05-13(CPP_SPEC): Fix typo invoking cpp_endian.Richard Earnshaw1-18/+4
1997-05-13Build fp-bit.c when compiling with -msoft-float.Richard Earnshaw1-0/+23
1997-05-13(MULTILIB_DEFAULTS): Remove all references to mle/mbe.Richard Earnshaw1-3/+3
1997-05-13(MULTILIB_OPTIONS): Change options mbe/mle to mbig-endian and mlittle-endian.Richard Earnshaw1-2/+2
1997-05-13Add prototypes for all static functions.Richard Earnshaw1-5/+21
1997-05-08(LIBGCC1_TEST): Don't build it.Richard Earnshaw1-0/+11
1997-05-08(ASM_OUTPUT_LONG_DOUBLE): Delete call to arm_increase_location.Richard Earnshaw1-20/+9
1997-05-08(CPP_SPEC): Rewrite using new sub-components.Richard Earnshaw2-14/+26
1997-05-08(CPP_SPEC): Delete.Richard Earnshaw1-15/+6
1997-05-08(attr cpu): Add new cpu types for arm8 and strongarm.Richard Earnshaw1-96/+68
1997-05-08(TARGET_CPU_arm*, TARGET_CPU_strongarm*, TARGET_CPU_generic):Richard Earnshaw1-27/+229
1997-05-08(CPP_SPEC): Delete.Richard Earnshaw1-19/+4
1997-05-08(arm_increase_location, get_prologue_size): Delete.Richard Earnshaw1-145/+363
1997-04-30xJason Merrill1-2/+2
1997-04-06(incscc): Use a match_operand with cc_register to match the condition code re...Richard Earnshaw1-297/+575
1997-03-18(movhi): Handle generation of large constants duringRichard Earnshaw1-0/+14
1996-12-12(arm_gen_constant, case IOR,XOR): Don't invert a constant if loadingRichard Earnshaw1-4/+3
1996-10-08(output_func_epilogue): Add comment regarding insn_addresses.Doug Evans1-0/+1
1996-09-21(ASM_OUTPUT_LABELREF): Delete.Richard Kenner1-5/+1
1996-08-15* arm.h (RETURN_ADDR_RTX): Define.Mike Stump1-0/+8
1996-07-26install EH codeMike Stump1-0/+9
1996-07-12(ASM_OUTPUT_MI_THUNK): Handle fns returning structures.Doug Evans1-2/+4
1996-05-24varasm.c (asm_output_bss): New argument DECL.Doug Evans1-2/+2