OSDN Git Service

2001-02-20 Joel Sherrill <joel@OARcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / arm /
2002-02-20 joel2001-02-20 Joel Sherrill <joel@OARcorp.com>
2002-02-19 pb2002-02-19 Philip Blundell <pb@nexus.co.uk>
2002-02-19 pb2002-02-19 Philip Blundell <philb@gnu.org>
2002-02-19 pb2002-02-19 Philip Blundell <pb@nexus.co.uk>
2002-02-18 pb2002-02-18 Philip Blundell <pb@nexus.co.uk>
2002-02-14 joel2001-02-14 Joel Sherrill <joel@OARcorp.com>
2002-02-13 joel2002-02-13 Joel Sherrill <joel@OARcorp.com>
2002-02-05 thorpej* config/netbsd.h (WCHAR_TYPE): Define.
2002-02-05 thorpej* config/arm/netbsd.h: Correct a comment.
2002-02-04 nickcReplace current_function_anonymous_args with cfun-...
2002-01-25 nickcAllow any general purpose register to hold an SImode...
2002-01-24 nickcAllow SImode values to be assigned to the stack pointer.
2002-01-23 wcohen * config/arm/arm.h (THUMB_FUNCTION_PROFILER): Define...
2002-01-23 nickcUse an UNSPEC instead of a USE to prevent prologue...
2002-01-22 nickcMove body of HARD_REGNO_MODE_OK into a function: arm_ha...
2002-01-22 nickcReplace REG_MAYBE_DEAD notes with USEs.
2002-01-16 nickcDo not accept the IP register as a DFmode operand
2002-01-16 nickcAdd REG_MAYBE_DEAD note to frame pointer initialisation...
2002-01-16 nickcGeneral formatting tidy up.
2002-01-16 kazu * expmed.c (extract_fixed_bit_field): Remove unused...
2002-01-15 jsm28 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_A...
2002-01-12 nickcUse MODE_BASE_REG_CLASS in legitimize macros.
2002-01-11 nickcCorrect test of 'remainder' and 'subtargets'.
2002-01-09 rth * config/arm/arm.c (arm_gen_constant): Use...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2002-01-03 wcohen * function.h (struct function): Add profile.
2001-12-21 nickcUse 'a' operand code for prefetch instruction.
2001-12-20 nickcFix prologue/epilogue generation for ARM ISR routines.
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-19 nickcPass -mno-fpu onto gas unless -mhard-float is specified.
2001-12-19 nickcRemove definition: EXTRA_MULTILIB_PARTS
2001-12-19 nickcDefine SUPPORTS_INIT_PRIORITY
2001-12-17 nickcImplement MODE_BASE_REG_CLASS
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-15 rearnsha* arm/unknown-elf.h (CPP_PREDEFINES): Add a suitable...
2001-12-13 rearnsha* collect2.c (COLLECT_SHARED_INIT_FUNC)
2001-12-13 rearnsha* arm.c (legitimize_pic_address): Handle LABEL_REFs...
2001-12-13 obrien2001-12-12 David O'Brien <obrien@FreeBSD.org>
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-08 rearnsha* arm.md (VUNSPEC_PREFETCH): Delete constant definition.
2001-12-06 nickcRestore definition of STRUCT_VALUE_REGNUM,
2001-12-06 nickcPass pointer to RTX when calling alter_subreg().
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-05 wcohen2001-12-05 William Cohen <wcohen@redhat.com>
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-11-29 nickcMark _init and _fini as Thumb functions if compiled...
2001-11-23 nickcRemove some compile time warnings about duplicate defin...
2001-11-22 nickcOnly build arm_elf_asm_named_section for elf targets
2001-11-22 ghazi * 1750a.h (DBX_REGISTER_NUMBER): Don't define.
2001-11-16 obrien2001-11-16 David O'Brien <obrien@FreeBSD.org>
2001-11-15 jason * dwarf2out.c (dwarf2out_finish): Don't abort...
2001-11-15 schwab * config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES...
2001-11-11 ghazi * alpha.c (unicosmk_special_name): Prototype.
2001-11-05 nickcCope with int_size_in_bytes returning -1.
2001-11-05 nickcHandle a NULL DECL being passed to ASM_OUTPUT_ALIGNED_D...
2001-11-04 ghazi * arm/aof.h (aof_text_section, aof_data_section):...
2001-10-31 kazu2001-10-31 Kazu Hirata <kazu@hxi.com>
2001-10-30 kazu * config/arm/arm.c: Fix comment a typo.
2001-10-28 jsm28 * config/alpha/alpha.md, config/arm/arm.c, config...
2001-10-22 ghazi * arm.h (HOST_INT, HOST_UINT): Delete. Remove all...
2001-10-21 ghazi * arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.
2001-10-20 ghazi * pe.c (arm_pe_unique_section): Const-ify.
2001-10-19 ghazi * Makefile.in (rtlanal.o): Depend on $(TM_P_H).
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21 jsm28 Table-driven attributes.
2001-09-18 pb2001-09-18 Philip Blundell <philb@gnu.org>
2001-09-14 nickcRearrange arm/elf header files
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-08-31 nickcAccount for FP registers saved to stack during prologue
2001-08-18 zack * haifa-sched.c: Convert to target hooks. Macros...
2001-08-18 rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-17 rth * varasm.c (named_section_flags): Remove align...
2001-08-14 nickcHandle nested functions which take variable arguments
2001-08-13 rth * config/arm/unknown-elf.h (CTOR_LIST_BEGIN...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-30 nickcSkip -mthumb as well as -mthumb-interwork when -mcpu...
2001-07-21 nathangcc:
2001-07-10 shebs * target.h (struct gcc_target): New fields init_builti...
2001-07-09 neil * final.c (output_addr_const): Use target opening and
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-04 kenner * emit-rtl.c (replace_equiv_address): New function.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-06-29 jsm28 * target.h (struct gcc_target): Add comp_type_attribut...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-06-26 neil * defaults.h: Default escape sequences to ASCII.
2001-06-24 nickcFix oinitialisation of frame pointer in interrupt funct...
2001-06-22 dj* config/arm/arm.h (struct machine_function): Remove...
2001-05-26 pb2001-05-26 Philip Blundell <philb@gnu.org>
2001-05-26 rthStandardize header guards.
2001-05-24 pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-24 pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-18 berndsRevert an incorrect change
2001-05-17 zacki * libgcc1-test.c, libgcc1.c, config/i386/perform...
next