aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2002-05-01rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.Joel Sherrill1-0/+1
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-14* config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.Jeroen Dobbelaere1-0/+4
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum1-3/+0
2002-04-10re PR target/817 (ARM compiler generates out-of-range accesses to constant po...Richard Earnshaw1-6/+6
2002-04-02Remove previous deltaNick Clifton1-5/+1
2002-04-02(output_return_instruction): Do not create the conditional part of the return...Nick Clifton1-1/+4
2002-03-26re PR target/5621 (ARM compiler aborts with asm "m" constraint)Richard Earnshaw1-1/+5
2002-03-26* arm.md (reload_mulsi3, reload_mulsi_compare0, reload_muladdsi)Richard Earnshaw1-133/+0
2002-03-25re PR target/2623 ([ARM/2.95] Wrong code when accessing unsigned short in a s...Richard Earnshaw1-0/+5
2002-03-23re PR java/5489 (-fverbose-asm crashes jc1 on ARM cross-compiler)Richard Earnshaw2-5/+8
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-9/+9
2002-03-20arm.c (arm_output_epilogue): Don't generate separate return instruction if PC...Philip Blundell1-2/+5
2002-03-18arm.md (tablejump): Make this a define_expand.Richard Earnshaw6-11/+64
2002-03-18Fix big-endian code generationBernd Schmidt2-14/+15
2002-03-15re PR target/5170 (Supicious code in arm.md)Richard Earnshaw1-0/+1
2002-03-15re PR target/5712 ([ARM] bad ADR generated)Richard Earnshaw1-21/+0
2002-03-14* arm.md: Fix warnings about constraints in peepholes and splits.Richard Earnshaw1-8/+8
2002-03-14re PR target/5828 (gcc-3.0.4 on arm : floating point registers incorrectly re...Richard Earnshaw1-6/+12
2002-03-12re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson2-12/+10
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-2/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-8/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-2/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson5-15/+13
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-20re PR target/5705 (code generated for ARM interrupt("IRQ") attribute)Philip Blundell1-0/+7
2002-02-20rtems.h, [...]: Use new style of -Asystem= rather than -Asystem().Joel Sherrill1-1/+1
2002-02-19re PR target/5185 ([ARM] Segmentation fault in final.c)Philip Blundell2-3/+6
2002-02-19arm.c (use_return_insn): Don't reject interrupt functions.Philip Blundell1-34/+46
2002-02-19arm.c (arm_encode_call_attribute): Operate on any decl, not just FUNCTION_DECL.Philip Blundell2-7/+9
2002-02-18arm.c (arm_compute_save_reg_mask): Fix typo in comment.Philip Blundell1-85/+79
2002-02-14rtems-elf.h, rtems.h: Removed redundant -Acpu() and -Amachine() to eliminate ...Joel Sherrill1-2/+1
2002-02-13config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets...Joel Sherrill1-6/+4
2002-02-05netbsd.h (WCHAR_TYPE): Define.Jason Thorpe1-9/+0
2002-02-05* config/arm/netbsd.h: Correct a comment.Jason Thorpe1-1/+1
2002-02-04Replace current_function_anonymous_args with cfun->machine->uses_anonymous_argsNick Clifton2-30/+12
2002-01-25Allow any general purpose register to hold an SImode (or smaller) value.Nick Clifton1-18/+14
2002-01-24Allow SImode values to be assigned to the stack pointer.Nick Clifton1-1/+14
2002-01-23arm.h (THUMB_FUNCTION_PROFILER): Define if not currently defined.Will Cohen1-0/+2
2002-01-23Use an UNSPEC instead of a USE to prevent prologue/epilogue insns from beingNick Clifton2-7/+17
2002-01-22Move body of HARD_REGNO_MODE_OK into a function: arm_hard_regno_mode_okNick Clifton3-35/+47
2002-01-22Replace REG_MAYBE_DEAD notes with USEs.Nick Clifton1-9/+6
2002-01-16Do not accept the IP register as a DFmode operandNick Clifton1-6/+6
2002-01-16Add REG_MAYBE_DEAD note to frame pointer initialisation instruction.Nick Clifton1-1/+4
2002-01-16General formatting tidy up.Nick Clifton1-159/+227
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-5/+0
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers1-2/+2
2002-01-12Use MODE_BASE_REG_CLASS in legitimize macros.Nick Clifton1-3/+3
2002-01-11Correct test of 'remainder' and 'subtargets'.Nick Clifton1-4/+4