aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2002-08-01output.h (DECL_READONLY_SECTION): Remove.H.J. Lu1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-11/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-10/+0
2002-07-29arm.md (sibcall, [...]): Add RETURN as part of the pattern, remove clobber of...Richard Earnshaw1-9/+8
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-8/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-19/+9
2002-07-24arm.md (arm_buneq, arm_bltgt): put '\' before ';' in output pattern.Richard Earnshaw1-6/+17
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-07-22arm.md (movqi): If optimizing and we can create pseudos...Richard Earnshaw1-3/+18
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-07-17From Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere2-13/+13
2002-07-16From: Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Jeroen Dobbelaere2-7/+7
2002-07-16arm.md (stack_tie): New insn.Richard Earnshaw2-9/+12
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-1/+1
2002-06-30i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...Aldy Hernandez1-3/+2
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-3/+3
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-24/+47
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-50/+19
2002-05-29netbsd.h (TARGET_OS_CPP_BUILTINS): Use NETBSD_OS_CPP_BUILTINS_AOUT.Jason Thorpe1-6/+6
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg6-369/+1
2002-05-20arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march switches straight on to the ...Nick Clifton6-9/+9
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson3-8/+4
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson4-60/+53
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-2/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2-34/+4
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson2-5/+3
2002-05-17arm.c (emit_multi_reg_push): Do not set RTX_FRAME_RELATED_P on the SEQUENCE.Nick Clifton1-1/+0
2002-05-16arm.c (arm_rtx_costs): Check for RTX being a SYMBOL_REF before calling CONSTA...Nick Clifton2-9/+12
2002-05-14arm.h (TARGET_CPU_CPP_BUILTINS): Define.Neil Booth11-99/+100
2002-05-08Do not allow big-endian/little-endian multilibs to override arm/thumb multilibs.Nick Clifton1-2/+4
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth1-3/+0
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