aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
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
1999-11-12Treat QImode addresses the same way GO_IF_LEGITIMATE_INDEX does.Bernd Schmidt1-46/+46
1999-11-09Add prototypes file.Nick Clifton5-187/+186
1999-11-02Fix compile time warningsNick Clifton9-95/+265
1999-11-01Add comments explaining what thumb_expand_prologue() does.Nick Clifton1-22/+51
1999-10-28* arm.md (*casesi_insn): Add a clobber of the condition-code register.Richard Earnshaw1-0/+1
1999-10-28Allow netbsd target to also set structure size boundaryNick Clifton3-10/+16
1999-10-28arm.md (adddi3, [...]): Add splitters for these patterns.Jeffrey A Law1-3/+94
1999-10-27allow all arm targets to use -mstructure-size-boundary=XXNick Clifton3-23/+8
1999-10-25* arm.md (pic_load_addr): Add constraints to operand 1.Richard Earnshaw1-6/+10
1999-10-25arm.c (arm_override_options): Correct initialization of arm_fast_multiply...Jeffrey A Law1-6/+6
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi2-4/+0
1999-10-22arm.c (logical_binary_operator): New fucntion.Jeffrey A Law3-13/+197
1999-10-21Apply patches submitted by eCos team.Jonathan Larmour3-13/+19
1999-10-20thumb.h (GO_IF_LEGITIMATE_ADDRESS): Take account of the mode size when findin...Andrew Haley1-1/+2
1999-10-19arm.c: Verify modes on operands in predicatesBernd Schmidt1-4/+18
1999-10-19Fix APCS violation.Richard Earnshaw1-7/+19
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill10-52/+13
1999-09-15Fix profiling support and unique section support.Philip Blundell1-0/+48