OSDN Git Service

2003-07-30 Chris Demetriou <cgd@broadcom.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / arm /
2003-07-26 gdr * config/arm/pe.c (arm_mark_dllimport): Don't use...
2003-07-12 kazu * config/alpha/alpha.c: Fix comment typos.
2003-07-10 ghazi * config/arm/arm.c (arm_init_iwmmxt_builtins, arm_expa...
2003-07-01 kazu * config/alpha/alpha.c: Fix comment typos.
2003-06-30 nickc(BIGGEST_FIELD_ALIGNMENT): Make defintion constant.
2003-06-30 bje * config/arm/arm.c (arm_rtx_costs): Remove #if 0 block.
2003-06-28 kazu * builtins.c: Follow spelling conventions.
2003-06-25 nickc* config/arm/arm.h (BIGGEST_FIELD_ALIGNMENT): Define...
2003-06-22 rearnsha* arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT...
2003-06-22 rearnsha* arm.md (all call_value patterns): Remove register...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-18 nickc * config.gcc: Add an extra_header for ARM targets.
2003-06-17 ebotcazou * dbxout.c (dbxout_source_line_counter): New global...
2003-06-15 kazu * config/alpha/alpha.md: Follow spelling conventions.
2003-06-15 kazu * doc/install.texi: Follow spelling conventions.
2003-06-14 sayle * rtl.h (STORE_FLAG_VALUE): Remove default definition...
2003-06-14 rearnshaPR target/3724
2003-06-14 rearnshaPR target/11183
2003-06-14 rearnshaPR target/11183
2003-06-13 rearnsha* arm.c (output_call_mem): If the address references...
2003-06-12 wilsonKaos support from Uwe Stieber
2003-06-10 rearnsha* arm-proto.h: Convert to ISO C90 prototypes.
2003-06-10 nickcImprove support for arm-wince-pe target:
2003-06-09 rearnsha* arm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in forma...
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-04 ghazi * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format...
2003-06-04 drow * config.gcc: Reorganize --with-cpu logic. Set
2003-06-04 ghazi * alpha.c (print_operand_address): Fix format specifie...
2003-06-04 aj * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
2003-06-03 jakub * configure.in (HAVE_LD_PIE): Check for ld -pie.
2003-06-02 bje2003-06-02 Ben Elliston <bje@wasabisystems.com>
2003-05-18 neil * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFM...
2003-05-16 ghazi * alpha.c (print_operand_address, alpha_start_function,
2003-05-16 nickc Fix typo: LSM instead of LSYM.
2003-05-15 zack * config.gcc: Purge all targets obsoleted in GCC 3...
2003-05-15 pb2003-05-15 Philip Blundell <philb@gnu.org>
2003-05-15 pb2003-05-15 Philip Blundell <philb@gnu.org>
2003-05-14 rsandifo * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-05-13 rearnsha* arm.md (compare_scc): Use shorter sequence for EQ...
2003-05-12 rearnsha* arm/lib1funcs.asm (LSYM): Define -- on ELF prefix...
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-05-10 rearnsha* arm.md (DOM_CC_X_AND_Y, DOM_CC_NX_OR_Y, DOM_CC_X_OR_Y...
2003-05-10 kennerRevert:
2003-05-09 kenner * config/arm/vxxscale.h, config/arm/vxxscale-coff...
2003-05-09 rearnsha* arm.md (clzsi2): The CLZ instruction is predicable.
2003-04-28 nickc* config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove...
2003-04-25 bje2003-04-26 Ben Elliston <bje@wasabisystems.com>
2003-04-23 rearnsha* arm.h (TARGET_OPTIONS): Add value field.
2003-04-20 zack * target.h (encode_section_info): Add new argument...
2003-04-09 nickc* doc/install.texi: Note that ARM toolchains need binut...
2003-03-28 amodra * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove...
2003-03-20 rearnshaPR 10066
2003-03-13 nickcoutput_return_instruction: Simplyify test for avoiding...
2003-03-13 nickcRemove redundant writeback test in previous delta.
2003-03-13 nickc(print_multi_reg): Do not generate a type 2 LDM instruc...
2003-03-13 nickc(FIXED_REGISTERS): Remove definition.
2003-03-12 nickc(FIXED_REGISTERS): Add Maverick registers.
2003-03-10 rearnsha* arm.h (enum floating_point_type): Delete. Replace...
2003-03-10 rearnsha* fpa.md: New file. Move all patterns relating to...
2003-03-09 rearnsha* arm.md (fix_truncsfsi2, fix_truncdfsi2, arm_fix_trunc...
2003-03-08 rearnsha* arm.c (fpa_rhs_operand, fpa_add_operand, const_double...
2003-03-07 rearnsha* arm.md (addsf3, adddf3, subsf3, subdf3, mulsf3, muldf...
2003-02-28 rearnsha* arm.md (mulhisi3, mulhisi3addsi, mulhidi3adddi):...
2003-02-28 nickc(note_invalid_constants): Change parameter type from...
2003-02-27 nickc(extendsfdf2): Add pattern accidentally deleted when...
2003-02-26 nickc* config/arm/arm.c (is_load_address): Rename to......
2003-02-19 hubicka * calls.c (expand_call): Update call of INIT_CUMULATIV...
2003-02-16 rearnsha* arm.c (arm_reload_in_hi): Ensure that the scratch...
2003-02-11 rearnsha* arm.mc (return_address_mask): Use CC_REGNUM for the...
2003-02-10 nickcReplace occurances of "GNU CC" with "GCC" and reformat...
2003-02-10 nickcoops - omiited from previous delta:
2003-02-10 nickcAdd support for Cirrus EP9312, an ARM variant.
2003-02-05 rth * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
2003-02-02 rearnsha* arm.md (sibcall_epilogue): Set the "conds" to "clob".
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-31 kazu * config/arm/arm.c: Fix comment typos.
2003-01-30 rearnsha* arm.c (arm_compute_initial_elimination_offset): If...
2003-01-30 nickc(arm_output_epilogue): Update stack pointer when poppin...
2003-01-29 rearnsha* arm.c (arm_legtimize_address): New function.
2003-01-28 shebs * coretypes.h (cpp_reader): Forward declare...
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-20 nickcAdd an UNSPEC_PROLOGUE_USE to prevent the link register...
2003-01-16 ghazi * arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-15 rearnsha* arm.h (HAVE_PRE_MODIFY_DISP, HAVE_PRE_MODIFY_REG...
2003-01-11 rearnsha* arm-protos.h (struct cpp_reader): Add declaration.
2003-01-09 aj * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass...
2003-01-08 rearnsha* arm.h (ENABLE_XF_PATTERNS): Delete.
2003-01-01 kazu * config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
2003-01-01 kazu * config/arm/arm-protos.h: Use struct cpp_reader inste...
2003-01-01 neil * config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_...
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-10 jakub * config/linux.h (LIB_SPEC): If -pthread, add -lpthrea...
2002-11-26 thorpej* config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.
2002-11-21 thorpej* config.gcc (arm*-*-netbsdelf*): Enable configuration.
next