OSDN Git Service

* target.h (targetm.address_cost): New.
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / arm.c
2003-01-28 rth * target.h (targetm.address_cost): New.
2003-01-28 rth * Makefile.in (cse.o): Depend on TARGET_H.
2003-01-24 nickc* config/arm/arm.c (use_return_insn): Do not use a...
2003-01-23 rearnsha* arm.c (thumb_base_register_rtx_p): New function.
2003-01-22 rearnsha* arm.c (arm_address_register_rtx_p): New function.
2003-01-16 ghazi * arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.
2003-01-01 neil * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-21 rearnsha* arm.c (arm_get_frame_size): A leaf function does...
2002-11-15 rearnshaJeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-11-07 thorpej2002-11-07 Jason Thorpe <thorpej@wasabisystems.com>
2002-11-01 rearnshaPR target/7856
2002-10-22 rthgcc/
2002-10-22 amodra * output.h (SECTION_NOTYPE): Define.
2002-10-20 rth * target.h (struct gcc_target): Line wrap.
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-18 mmitchel * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-09-28 kazu * ChangeLog.4: Fix typos.
2002-09-24 nickc(thumb_unexpanded_epilogue): Don't generate epilogue...
2002-09-17 kazu * config/alpha/alpha.c: Follow spelling conventions.
2002-09-17 nickc(output_return_instruction): Do not writeback the stack...
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2002-09-12 kazu * config/arm/arm.c (arm_compute_initial_elimination_of...
2002-09-06 thorpej* config/arm/arm-protos.h (arm_gen_return_addr_mask...
2002-09-05 thorpej* config/arm/arm.c (arm_return_in_memory): Implement...
2002-09-05 thorpej* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
2002-08-30 nickc* config/arm/arm.c (arm_asm_output_labelref): New function.
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-20 ghazi * arc.c (output_shift): Use stdio instead of asm_fprintf.
2002-08-11 ghazi * arc.c (arc_init): Don't use ISO C style function...
2002-08-08 nickcoops - minor formatting tidy ups to previous delta
2002-08-08 nickc* config/arm/arm.c (thumb_unexpanded_epilogue): Stack...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-07-17 rearnshaFrom Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-07-16 rearnshaFrom: Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-07-16 rearnsha* arm.md (stack_tie): New insn. Use an idiom that...
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-30 aldyh2002-06-29 Aldy Hernandez <aldyh@redhat.com>
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 nickc* config/arm/arm.c (emit_multi_reg_push): Do not set...
2002-05-16 nickc * config/arm/arm.c (arm_rtx_costs): Check for RTX...
2002-04-02 nickcRemove previous delta
2002-04-02 nickc(output_return_instruction): Do not create the conditio...
2002-03-23 rearnshaPR java/5489
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-20 pb2002-03-20 Philip Blundell <pb@nexus.co.uk>
2002-03-18 rearnsha* arm.md (tablejump): Make this a define_expand. For...
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_...
next