]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arm/arm.c
Fix big-endian code generation
[thirdparty/gcc.git] / gcc / config / arm / arm.c
2002-03-18  nickcFix big-endian code generation
2002-03-14  rearnshaPR target/5828
2002-03-13  rth PR 5878
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-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  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-11  nickcCorrect test of 'remainder' and 'subtargets'.
2002-01-09  rth * config/arm/arm.c (arm_gen_constant): Use...
2002-01-03  wcohen * function.h (struct function): Add profile.
2001-12-20  nickcFix prologue/epilogue generation for ARM ISR routines.
2001-12-17  rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-13  rearnsha* arm.c (legitimize_pic_address): Handle LABEL_REFs...
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  nickcPass pointer to RTX when calling alter_subreg().
2001-12-06  hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-12-03  neil * c-decl.c (grokdeclarator): Use ISO word.
2001-11-22  nickcOnly build arm_elf_asm_named_section for elf targets
2001-11-05  nickcCope with int_size_in_bytes returning -1.
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-07  ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21  jsm28 Table-driven attributes.
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-17  rth * varasm.c (named_section_flags): Remove align...
2001-08-14  nickcHandle nested functions which take variable arguments
2001-08-13  zack * expr.h: Split out optab- and libfunc-related code...
2001-08-04  rth * target.h (gcc_target): Add asm_out.named_section,
2001-07-10  shebs * target.h (struct gcc_target): New fields init_builti...
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-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-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-24  nickcFix oinitialisation of frame pointer in interrupt funct...
2001-06-22  dj* config/arm/arm.h (struct machine_function): Remove...
2001-05-24  pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-04  ghazi * alpha.h: NULL_PTR -> NULL.
2001-04-03  amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22  rth * mkconfig.sh: Include insn-flags.h.
2001-02-09  jason * config/arm/arm.c (arm_expand_prologue): Do...
2001-02-04  kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-04  nickcAdd sopme more names of ARM cores.
2001-01-19  rearnsha* arm.c (arm_init_builtins): Re-enable builtins.
2001-01-15  pb2001-01-15 Philip Blundell <philb@gnu.org>
2001-01-15  rearnsha* arm.c (use_return_insn): Don't try to determine the...
2001-01-11  mmitchel * c-common.h (CTI_VOID_LIST): Remove.
2001-01-10  rearnshaTemporary fix to work around bug in C++ front end.
2001-01-09  nickcFix memory leak
2001-01-08  rearnsha* arm.c (arm_arch5e): New variable.
2001-01-05  rearnsha* arm.md (ldmsi_postinc): Avoid use of match_dup betwee...
2001-01-04  pb2001-01-04 Philip Blundell <philb@gnu.org>
2000-12-30  pbFix typos.
2000-12-29  pbFix typo.
2000-12-22  nickcPrevent LR from being used by 2nd cond exec pass.
2000-12-15  jason * jump.c (jump_optimize_1): Don't delete the...
2000-12-09  nickcRemove some psurious whitespace
2000-12-09  nickcMark the generated insn not the set as being DWARF2_FRA...
2000-12-08  nickcAdd support for interrupt function attribute
2000-12-07  law * config/alpha/osf.h: Standarize copyright statement.
2000-12-05  nickcRemove spurious test of XScale and HARD_FLOAT floags
2000-12-04  nickcFix bogons from XScale contribution
2000-12-04  nickcAdd support for XScale target
2000-12-02  rearnsha* arm.h (ARM_REGNO_OK_FOR_BASE_P, THUMB_REGNO_MODE_OK_F...
2000-11-29  nickcFix pic_l;oad_addr to work in Thumb mode.
2000-11-27  rearnshaChangeLog
2000-11-22  nickcMake 'newstr' a const char * to avoid a compile time...
2000-11-17  zack * stringpool.c: New file.
2000-11-16  nickcFix nested function support for the ARM
2000-11-10  ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-13  rearnsha* arm.c: Include obstack.h
2000-10-13  mmitchel Remove obstacks.
2000-10-09  rearnsha* arm.c: Miscellaneous white space and comment clean...
2000-10-09  rearnsha* arm.c (thumb_expand_movstrqi): Rewrite to support...
2000-10-09  rearnsha* arm.md (predicable): New attribute, default to "no".
2000-09-08  rearnsha* arm.c: Don't include tm.h directly.
2000-09-07  zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-09-03  rearnsha* arm.c (final_prescan_insn): If the form of a jump...
2000-09-01  law * arm.c (legitimize_pic_address): Use no_new_ps...
2000-08-24  gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-08-23  rearnsha* arm.c (arm_expand_prologue): Ensure that the stack...
2000-08-15  rearnsha* arm.c (arm_function_ok_for_sibcall): New function.
2000-08-15  rearnshaARM support for unordered FP operations.
next