summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* 2001-11-16 David O'Brien <obrien@FreeBSD.org>obrien2001-11-1615-44/+8
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-151-2/+0
* * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in targetschwab2001-11-152-1/+2
* * alpha.c (unicosmk_special_name): Prototype.ghazi2001-11-111-0/+1
* Cope with int_size_in_bytes returning -1.nickc2001-11-051-3/+5
* Handle a NULL DECL being passed to ASM_OUTPUT_ALIGNED_DECL_LOCAL.nickc2001-11-051-1/+1
* * arm/aof.h (aof_text_section, aof_data_section): Don't declare.ghazi2001-11-043-15/+14
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-311-1/+1
* * config/arm/arm.c: Fix comment a typo.kazu2001-10-302-2/+2
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-282-2/+2
* * arm.h (HOST_INT, HOST_UINT): Delete. Remove all uses.ghazi2001-10-222-53/+42
* * arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.ghazi2001-10-211-2/+1
* * pe.c (arm_pe_unique_section): Const-ify.ghazi2001-10-202-2/+4
* * Makefile.in (rtlanal.o): Depend on $(TM_P_H).ghazi2001-10-192-2/+5
* * 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