summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-14/+14
* Table-driven attributes.jsm282001-09-212-123/+116
* 2001-09-18 Philip Blundell <philb@gnu.org>pb2001-09-181-4/+6
* Rearrange arm/elf header filesnickc2001-09-1419-504/+272
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-132-2/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-123-7/+7
* * configure.in: Check whether assembler supports section merging.jakub2001-09-113-5/+13
* Account for FP registers saved to stack during prologuenickc2001-08-312-4/+20
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-183-7/+6
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-6/+6
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-3/+1
* Handle nested functions which take variable argumentsnickc2001-08-143-67/+206
* * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.rth2001-08-132-33/+1
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* Move constructor/destructor handling into target hooks.rth2001-08-093-190/+4
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-047-103/+51
* Skip -mthumb as well as -mthumb-interwork when -mcpu=arm7 is specified.nickc2001-07-301-1/+4
* gcc:nathan2001-07-211-4/+0
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-102-10/+6
* * final.c (output_addr_const): Use target opening andneil2001-07-092-7/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-063-26/+28
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-27/+23
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-2/+2
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-031-1/+1
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-3/+3
* * target.h (struct gcc_target): Add comp_type_attributes andjsm282001-06-293-16/+10
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-267-128/+69
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* Fix oinitialisation of frame pointer in interrupt functions.nickc2001-06-242-15/+46
* * config/arm/arm.h (struct machine_function): Remove ra_rtx.dj2001-06-222-31/+6
* 2001-05-26 Philip Blundell <philb@gnu.org>pb2001-05-261-1/+1
* Standardize header guards.rth2001-05-262-4/+4
* 2001-05-24 Philip Blundell <philb@gnu.org>pb2001-05-241-0/+2
* 2001-05-24 Philip Blundell <philb@gnu.org>pb2001-05-241-5/+5
* Revert an incorrect changebernds2001-05-181-6/+6
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-1713-93/+8
* * config/arm/arm.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Use delta.aoliva2001-05-121-0/+5
* Add alignment parameter to .comm directives for ELF targets.nickc2001-05-041-0/+11
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-042-5/+5
* Define ASM_OUTPUT_MAX_SKIP_ALIGN if the assembler supports .p2align.nickc2001-04-261-0/+15
* * toplev.c (output_lang_identify): Delete.zack2001-04-164-38/+0
* 2001-04-08 Philip Blundell <philb@gnu.org>pb2001-04-081-1/+1
* * config.gcc: Set default for xmake_file at top, not bottom.zack2001-04-071-7/+0
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-10/+2
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* Undo previous deltanickc2001-03-191-38/+0
* Add support for unique sections in arm-linux target.nickc2001-03-191-0/+38
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-25/+0
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-7/+0