aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2000-04-15* arm.md (movhi): REGNO_POINTER_ALIGN is now bits.Richard Earnshaw1-2/+2
2000-04-12Remove Dwarf2 restriction on EH frame generationNick Clifton1-2/+0
2000-04-11Fix compile time warnings for arm-pe target.Nick Clifton2-54/+63
2000-04-09Strip '*' prefix from label names.Philip Blundell1-0/+1
2000-04-08thumb.md: Delete.Richard Earnshaw2-1283/+0
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw35-8807/+8023
2000-04-03Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPECPhilip Blundell1-2/+2
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner1-1/+1
2000-03-29Undo effects of previous delta.Nick Clifton2-19/+2
2000-03-29Minor formatting changes.Nick Clifton2-141/+138
2000-03-28arm.md (return peepholes): Update to reflect the new call insn patterns.Jason Merrill2-9/+9
2000-03-26expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner1-2/+4
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill2-35/+119
2000-03-19remove extraneous code checked in with previous deltaNick Clifton1-28/+5
2000-03-17Revert unapproved changes that were inadvertanly brought in with the previousNick Clifton1-37/+0
2000-03-16Fix compile time warning building cp/method.oNick Clifton1-2/+40
2000-03-15Fix gcc tescase compile/990527-1.c by not passing %c to asm_fprintfNick Clifton1-26/+58
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi10-19/+19
2000-02-29Apply Philip Blundell's patch to add arm-conix target.Philip Blundell1-0/+178
2000-02-29Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov7-108/+298
2000-02-29oops - switch SIZE_TYPE to "long unsigned int" since "unsigned long" is notNick Clifton1-1/+1
2000-02-28Set SIZE_TYPE to unsigend longNick Clifton1-0/+66
2000-02-23(arm_comp_type_attributes): Simply and comment tests on type attributes.Nick Clifton1-6/+6
2000-02-23oops - fixed typo in previous deltaNick Clifton1-1/+1
2000-02-23Fix arm_comp_type_attributesNick Clifton1-6/+22
2000-02-18Prevent emission of "a.lign 0" directivesNick Clifton2-10/+21
2000-02-17Replace #include <...> with #include "system.h"Nick Clifton1-2/+1
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi8-9/+0
2000-02-11oops - remove extranseous SAYMBOL_REF_FLAG usage from -mlong-calls patchNick Clifton1-15/+0
2000-02-11Minot for,matting imrpovemants and synchronisation with devo sourcesNick Clifton9-188/+198
2000-02-11Minor formatting tidyups.Dmitri Makarov3-11/+17
2000-02-11Add thumb prototypes fileNick Clifton1-0/+70
2000-02-10Include a (return) in the epilogue, and emit it using emit_jump_insn notNick Clifton1-3/+6
2000-02-09In PIC mode, make sure that a constant source address is legitimate.Scott Bambrough1-7/+41
2000-02-09Apply Philip Blundell's patch to fix PIC operands.Philip Blundell2-33/+260
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill2-12/+2
2000-01-22catch a SUBREG containing a constant.Bernd Schmidt1-0/+3
2000-01-19update copyrights in config dir.Kaveh Ghazi1-1/+1
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2-134/+134
2000-01-19stupid.c: Die die die.Richard Henderson1-6/+0
2000-01-09(CLEAR_INSN_CACHE): Say that R0 is clobbered.Philip Blundell1-1/+4
2000-01-09Fix compile time warnings about signed vs unsigned constantsNick Clifton2-29/+29
2000-01-09Apply patch from Phillip Blundel to use single STR/LDR when...Philip Blundell2-25/+53
2000-01-05Add support for generating unique sections for unitialised data.Nick Clifton1-31/+83
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-2/+2
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi1-5/+0
1999-12-18linux-elf.h: Change all instances of ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS.Scott Bambrough2-3/+3
1999-12-14Add support for -mcpu=arm720 cmmand line switchNick Clifton2-0/+3
1999-12-14arm.md (mulsidi3adddi, [...]): New patterns for long long multiply-accumulate.Clinton Popetz1-0/+28
1999-11-21Rename -mshort-load-bytes switch to -malignment-trapsNick Clifton3-37/+31