real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
[gcc.git] / gcc / config / arm / arm.c
2002-03-23 Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2002-03-20 Philip Blundellarm.c (arm_output_epilogue): Don't generate separate...
2002-03-18 Richard Earnshawarm.md (tablejump): Make this a define_expand.
2002-03-18 Bernd SchmidtFix big-endian code generation
2002-03-14 Richard Earnshawre PR target/5828 (gcc-3.0.4 on arm : floating point...
2002-03-13 Richard Hendersonre PR rtl-optimization/5878 (gcc 3.1 breaks on C code...
2002-02-19 Philip Blundellarm.c (use_return_insn): Don't reject interrupt functions.
2002-02-19 Philip Blundellarm.c (arm_encode_call_attribute): Operate on any decl...
2002-02-18 Philip Blundellarm.c (arm_compute_save_reg_mask): Fix typo in comment.
2002-02-04 Nick CliftonReplace current_function_anonymous_args with cfun-...
2002-01-25 Nick CliftonAllow any general purpose register to hold an SImode...
2002-01-24 Nick CliftonAllow SImode values to be assigned to the stack pointer.
2002-01-23 Nick CliftonUse an UNSPEC instead of a USE to prevent prologue...
2002-01-22 Nick CliftonMove body of HARD_REGNO_MODE_OK into a function: arm_ha...
2002-01-22 Nick CliftonReplace REG_MAYBE_DEAD notes with USEs.
2002-01-16 Nick CliftonDo not accept the IP register as a DFmode operand
2002-01-16 Nick CliftonAdd REG_MAYBE_DEAD note to frame pointer initialisation...
2002-01-16 Nick CliftonGeneral formatting tidy up.
2002-01-11 Nick CliftonCorrect test of 'remainder' and 'subtargets'.
2002-01-09 Richard Hendersonarm.c (arm_gen_constant): Use trunc_int_for_mode.
2002-01-03 William Cohenfunction.h (struct function): Add profile.
2001-12-20 Nick CliftonFix prologue/epilogue generation for ARM ISR routines.
2001-12-17 Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-12-13 Richard Earnshawarm.c (legitimize_pic_address): Handle LABEL_REFs in...
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-08 Richard Earnshawarm.md (VUNSPEC_PREFETCH): Delete constant definition.
2001-12-06 Nick CliftonPass pointer to RTX when calling alter_subreg().
2001-12-06 Jan Hubickafinal.c (count_basic_block, [...]): Kill.
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-11-22 Nick CliftonOnly build arm_elf_asm_named_section for elf targets
2001-11-05 Nick CliftonCope with int_size_in_bytes returning -1.
2001-11-04 Kaveh R. Ghaziaof.h (aof_text_section, [...]): Don't declare.
2001-10-31 Kazu Hiratabuiltins.def: Fix comment typos.
2001-10-30 Kazu Hirataarm.c: Fix comment a typo.
2001-10-28 Joseph Myersalpha.md, [...]: Fix spelling errors.
2001-10-22 Kaveh R. Ghaziarm.h (HOST_INT, HOST_UINT): Delete.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-11 Jakub Jelinekconfigure.in: Check whether assembler supports section...
2001-08-31 Nick CliftonAccount for FP registers saved to stack during prologue
2001-08-18 Zack Weinberghaifa-sched.c: Convert to target hooks.
2001-08-17 Richard Hendersonvarasm.c (named_section_flags): Remove align parameter.
2001-08-14 Nick CliftonHandle nested functions which take variable arguments
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-04 Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-07-10 Stan Shebstarget.h (struct gcc_target): New fields init_builtins...
2001-07-07 Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-07-06 Neil BoothMakefile.in (final.o): Depend on target.h.
2001-07-03 Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-07-03 Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-06-29 Joseph Myerstarget.h (struct gcc_target): Add comp_type_attributes...
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-06-24 Nick CliftonFix oinitialisation of frame pointer in interrupt funct...
2001-06-22 DJ Deloriearm.h (struct machine_function): Remove ra_rtx.
2001-05-24 Philip Blundellarm.c (output_return_instruction): Correctly handle...
2001-05-04 Kaveh R. Ghazialpha.h: NULL_PTR -> NULL.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-09 Jason Merrillarm.c (arm_expand_prologue): Do tell the dwarf2 backend...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-02-04 Nick CliftonAdd sopme more names of ARM cores.
2001-01-19 Richard Earnshaw* arm.c (arm_init_builtins): Re-enable builtins.
2001-01-15 Philip Blundellarm.c (arm_finalize_pic): New arg "prologue".
2001-01-15 Richard Earnshawarm.c (use_return_insn): Don't try to determine the...
2001-01-11 Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-10 Richard EarnshawTemporary fix to work around bug in C++ front end.
2001-01-09 Nick CliftonFix memory leak
2001-01-08 Richard Earnshawarm.c (arm_arch5e): New variable.
2001-01-05 Richard Earnshawarm.md (ldmsi_postinc): Avoid use of match_dup between...
2001-01-04 Philip Blundellarm.c (arm_gen_constant): Prefer to emit constants...
2000-12-30 Philip BlundellFix typos.
2000-12-29 Philip BlundellFix typo.
2000-12-22 Nick CliftonPrevent LR from being used by 2nd cond exec pass.
2000-12-15 Jason Merrilljump.c (jump_optimize_1): Don't delete the line note...
2000-12-09 Nick CliftonRemove some psurious whitespace
2000-12-09 Nick CliftonMark the generated insn not the set as being DWARF2_FRA...
2000-12-08 Nick CliftonAdd support for interrupt function attribute
2000-12-07 Rodney Brownosf.h: Standarize copyright statement.
2000-12-05 Nick CliftonRemove spurious test of XScale and HARD_FLOAT floags
2000-12-04 Nick CliftonFix bogons from XScale contribution
2000-12-04 Nick CliftonAdd support for XScale target
2000-12-02 Richard Earnshawarm.h (ARM_REGNO_OK_FOR_BASE_P, [...]): New macros.
2000-11-29 Nick CliftonFix pic_l;oad_addr to work in Thumb mode.
2000-11-27 Richard EarnshawChangeLog
2000-11-22 Nick CliftonMake 'newstr' a const char * to avoid a compile time...
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-16 Nick CliftonFix nested function support for the ARM
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-10-13 Richard Earnshawarm.c: Include obstack.h
2000-10-13 Mark MitchellRemove obstacks.
2000-10-09 Richard Earnshawarm.c: Miscellaneous white space and comment clean...
2000-10-09 Richard Earnshawarm.c (thumb_expand_movstrqi): Rewrite to support SSA...
2000-10-09 Richard Earnshawarm.md (predicable): New attribute, default to "no".
2000-09-08 Richard Earnshaw* arm.c: Don't include tm.h directly.
2000-09-07 Zack Weinbergc-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_T...
2000-09-03 Richard Earnshawarm.c (final_prescan_insn): If the form of a jump insn...
2000-09-01 Jeffrey A Lawarm.c (legitimize_pic_address): Use no_new_pseudos...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
next