aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-25/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-7/+0
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg1-23/+0
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi1-6/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-5/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-5/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-10/+0
2001-03-02Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson2-34/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-6/+0
2001-02-26config.gcc: Remove obsolete targets "arm*-*-linuxoldld" and "armv2-*-linux".Philip Blundell3-79/+6
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-6/+1
2001-02-24Kill stray blank linesZack Weinberg1-1/+0
2001-02-09Change output contraint on post inc load/store multiple patterns to be aNick Clifton1-18/+18
2001-02-08arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme...Jason Merrill1-9/+14
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-12/+10
2001-02-04Add sopme more names of ARM cores.Nick Clifton1-9/+15
2001-01-19* arm.c (arm_init_builtins): Re-enable builtins.Richard Earnshaw1-6/+0
2001-01-15arm.c (arm_finalize_pic): New arg "prologue".Philip Blundell4-27/+23
2001-01-15arm.c (use_return_insn): Don't try to determine the function type until after...Richard Earnshaw3-23/+36
2001-01-15arm.md (cbranchsi4): Correct calculation of branch ranges.Richard Earnshaw1-5/+20
2001-01-15semi.h (SUBTARGET_EXTRA_SPECS): Define.Richard Earnshaw2-6/+15
2001-01-14arm.md (ldmsi_postinc, [...]): Delete.Richard Earnshaw1-72/+154
2001-01-14semi.h (ASM_SPEC): Pass -k to the assembler when compiling PIC.Richard Earnshaw1-2/+10
2001-01-11c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell1-1/+1
2001-01-10Temporary fix to work around bug in C++ front end.Richard Earnshaw1-0/+6
2001-01-09Fix memory leakNick Clifton1-2/+18
2001-01-08arm.c (arm_arch5e): New variable.Richard Earnshaw3-84/+155
2001-01-08arm.h (HARD_REGNO_RENAME_OK): Delete.Richard Earnshaw1-12/+3
2001-01-05arm.md (ldmsi_postinc): Avoid use of match_dup between input and output opera...Richard Earnshaw4-18/+44
2001-01-04arm.c (arm_gen_constant): Prefer to emit constants from bit 31 downwards, if ...Philip Blundell1-3/+57
2001-01-02Fix illegal asmPhilip Blundell1-4/+3
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+3
2000-12-31Add missing operands to asm statement.Philip Blundell1-2/+2
2000-12-30Fix typos.Philip Blundell1-2/+3
2000-12-29Fix typo.Philip Blundell1-1/+1
2000-12-22Prevent LR from being used by 2nd cond exec pass.Nick Clifton2-21/+37
2000-12-18config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.Joseph Myers3-24/+0
2000-12-15jump.c (jump_optimize_1): Don't delete the line note after the prologue even ...Jason Merrill1-1/+9
2000-12-09Remove some psurious whitespaceNick Clifton1-4/+4
2000-12-09Mark the generated insn not the set as being DWARF2_FRAME_RELATED_P.Nick Clifton1-1/+1
2000-12-08Add pool ranges to load_indirect_jump patternNick Clifton1-3/+5
2000-12-08Add support for interrupt function attributeNick Clifton3-430/+655
2000-12-06config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill1-0/+37
2000-12-06osf.h: Standarize copyright statement.Rodney Brown5-5/+10
2000-12-05Remove spurious test of XScale and HARD_FLOAT floagsNick Clifton1-6/+0
2000-12-04Fix bogons from XScale contributionNick Clifton2-3/+3
2000-12-04Do not create interworking functions if the target architecture does notNick Clifton1-8/+6
2000-12-04Remove spurious CYGNUS LOCAL markersNick Clifton2-6/+0
2000-12-04Add support for XScale targetNick Clifton12-75/+751
2000-12-03t-linux (MULTILIB_OPTIONS): Comment.Manfred Hollstein1-5/+5