summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* 2002-02-20 Philip Blundell <philb@gnu.org>pb2002-02-201-0/+7
* 2001-02-20 Joel Sherrill <joel@OARcorp.com>joel2002-02-201-1/+1
* 2002-02-19 Philip Blundell <pb@nexus.co.uk>pb2002-02-192-3/+6
* 2002-02-19 Philip Blundell <philb@gnu.org>pb2002-02-191-34/+46
* 2002-02-19 Philip Blundell <pb@nexus.co.uk>pb2002-02-192-7/+9
* 2002-02-18 Philip Blundell <pb@nexus.co.uk>pb2002-02-181-85/+79
* 2001-02-14 Joel Sherrill <joel@OARcorp.com>joel2002-02-141-2/+1
* 2002-02-13 Joel Sherrill <joel@OARcorp.com>joel2002-02-131-6/+4
* * config/netbsd.h (WCHAR_TYPE): Define.thorpej2002-02-051-9/+0
* * config/arm/netbsd.h: Correct a comment.thorpej2002-02-051-1/+1
* Replace current_function_anonymous_args with cfun->machine->uses_anonymous_argsnickc2002-02-042-30/+12
* Allow any general purpose register to hold an SImode (or smaller) value.nickc2002-01-251-18/+14
* Allow SImode values to be assigned to the stack pointer.nickc2002-01-241-1/+14
* * config/arm/arm.h (THUMB_FUNCTION_PROFILER): Define if not currentlywcohen2002-01-231-0/+2
* Use an UNSPEC instead of a USE to prevent prologue/epilogue insns from beingnickc2002-01-232-7/+17
* Move body of HARD_REGNO_MODE_OK into a function: arm_hard_regno_mode_oknickc2002-01-223-35/+47
* Replace REG_MAYBE_DEAD notes with USEs.nickc2002-01-221-9/+6
* Do not accept the IP register as a DFmode operandnickc2002-01-161-6/+6
* Add REG_MAYBE_DEAD note to frame pointer initialisation instruction.nickc2002-01-161-1/+4
* General formatting tidy up.nickc2002-01-161-159/+227
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-5/+0
* * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,jsm282002-01-151-2/+2
* Use MODE_BASE_REG_CLASS in legitimize macros.nickc2002-01-121-3/+3
* Correct test of 'remainder' and 'subtargets'.nickc2002-01-111-4/+4
* * config/arm/arm.c (arm_gen_constant): Use trunc_int_for_mode.rth2002-01-091-24/+27
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-7/+1
* * function.h (struct function): Add profile.wcohen2002-01-031-3/+3
* Use 'a' operand code for prefetch instruction.nickc2001-12-211-1/+1
* Fix prologue/epilogue generation for ARM ISR routines.nickc2001-12-201-43/+64
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-202-65/+0
* Pass -mno-fpu onto gas unless -mhard-float is specified.nickc2001-12-191-2/+2
* Remove definition: EXTRA_MULTILIB_PARTSnickc2001-12-191-1/+0
* Define SUPPORTS_INIT_PRIORITYnickc2001-12-192-0/+4
* Implement MODE_BASE_REG_CLASSnickc2001-12-171-0/+11
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-174-76/+62
* * arm/unknown-elf.h (CPP_PREDEFINES): Add a suitable default.rearnsha2001-12-151-1/+5
* * collect2.c (COLLECT_SHARED_INIT_FUNC)rearnsha2001-12-132-3/+20
* * arm.c (legitimize_pic_address): Handle LABEL_REFs in substantiallyrearnsha2001-12-131-24/+12
* 2001-12-12 David O'Brien <obrien@FreeBSD.org>obrien2001-12-138-10/+65
* * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c,jsm282001-12-092-7/+7
* * arm.md (VUNSPEC_PREFETCH): Delete constant definition.rearnsha2001-12-083-24/+4
* Restore definition of STRUCT_VALUE_REGNUM,nickc2001-12-061-0/+11
* Pass pointer to RTX when calling alter_subreg().nickc2001-12-061-2/+2
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-3/+3
* 2001-12-05 William Cohen <wcohen@redhat.com>wcohen2001-12-051-1/+1
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-032-12/+12
* Mark _init and _fini as Thumb functions if compiled in thumb mode.nickc2001-11-291-0/+6
* Remove some compile time warnings about duplicate definitions.nickc2001-11-231-16/+17
* Only build arm_elf_asm_named_section for elf targetsnickc2001-11-221-1/+6
* * 1750a.h (DBX_REGISTER_NUMBER): Don't define.ghazi2001-11-221-3/+0