summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-05-24 Philip Blundell <philb@gnu.org>pb2001-05-241-0/+2
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-3/+3
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-10/+2
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backendjason2001-02-091-9/+14
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-12/+10
* Add sopme more names of ARM cores.nickc2001-02-041-9/+15
* * arm.c (arm_init_builtins): Re-enable builtins.rearnsha2001-01-191-6/+0
* 2001-01-15 Philip Blundell <philb@gnu.org>pb2001-01-151-14/+11
* * arm.c (use_return_insn): Don't try to determine the function typerearnsha2001-01-151-19/+33
* * c-common.h (CTI_VOID_LIST): Remove.mmitchel2001-01-111-1/+1
* Temporary fix to work around bug in C++ front end.rearnsha2001-01-101-0/+6
* Fix memory leaknickc2001-01-091-2/+18
* * arm.c (arm_arch5e): New variable.rearnsha2001-01-081-7/+18
* * arm.md (ldmsi_postinc): Avoid use of match_dup between input andrearnsha2001-01-051-1/+14
* 2001-01-04 Philip Blundell <philb@gnu.org>pb2001-01-041-3/+57
* Fix typos.pb2000-12-301-2/+3
* Fix typo.pb2000-12-291-1/+1
* Prevent LR from being used by 2nd cond exec pass.nickc2000-12-221-21/+35
* * jump.c (jump_optimize_1): Don't delete the line note after thejason2000-12-151-1/+9
* Remove some psurious whitespacenickc2000-12-091-4/+4
* Mark the generated insn not the set as being DWARF2_FRAME_RELATED_P.nickc2000-12-091-1/+1
* Add support for interrupt function attributenickc2000-12-081-424/+607
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+2
* Remove spurious test of XScale and HARD_FLOAT floagsnickc2000-12-051-6/+0
* Fix bogons from XScale contributionnickc2000-12-041-2/+2
* Add support for XScale targetnickc2000-12-041-6/+237
* * arm.h (ARM_REGNO_OK_FOR_BASE_P, THUMB_REGNO_MODE_OK_FOR_BASE_P): Newrearnsha2000-12-021-1/+1
* Fix pic_l;oad_addr to work in Thumb mode.nickc2000-11-291-5/+17
* ChangeLogrearnsha2000-11-271-13/+34
* Make 'newstr' a const char * to avoid a compile time warning.nickc2000-11-221-1/+1
* * stringpool.c: New file.zack2000-11-171-3/+4
* Fix nested function support for the ARMnickc2000-11-161-6/+78
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+1
* * arm.c: Include obstack.hrearnsha2000-10-131-4/+17
* Remove obstacks.mmitchel2000-10-131-7/+1
* * arm.c: Miscellaneous white space and comment clean-ups. Norearnsha2000-10-091-191/+190
* * arm.c (thumb_expand_movstrqi): Rewrite to support SSA form.rearnsha2000-10-091-22/+22
* * arm.md (predicable): New attribute, default to "no".rearnsha2000-10-091-1/+16
* * arm.c: Don't include tm.h directly.rearnsha2000-09-081-1/+0
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-071-21/+22
* * arm.c (final_prescan_insn): If the form of a jump insn isn'trearnsha2000-09-031-0/+3
* * arm.c (legitimize_pic_address): Use no_new_pseudos to determinelaw2000-09-011-3/+3
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* * arm.c (arm_expand_prologue): Ensure that the stack-adjustmentrearnsha2000-08-231-2/+13
* * arm.c (arm_function_ok_for_sibcall): New function.rearnsha2000-08-151-0/+35
* ARM support for unordered FP operations.rearnsha2000-08-151-5/+53
* * Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva2000-07-281-3/+2
* Generate REG_FRAME_RELATED_EXPR notes that are compatible withnickc2000-07-241-9/+53
* Fix typos in comments.nickc2000-06-251-2/+2