2004-07-05 |
Joseph Myers | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. |
blob | commitdiff | raw |
2004-07-04 |
Richard Henderson | rtl.def (ADDRESSOF): Remove. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Dhananjay Deshpande | re PR target/14041 (H8300-elf unaligned word/longword... |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Kazu Hirata | defaults.h (LEGITIMIZE_ADDRESS): Provide a default... |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Kazu Hirata | arc.h, [...]: Remove commented-out or useless definitio... |
blob | commitdiff | raw | diff to current |
2004-02-18 |
Kazu Hirata | h8300-protos.h: Add prototypes for h8300_hard_regno_nre... |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Kazu Hirata | h8300.h (FIXED_REGISTERS): Add the soft frame pointer. |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Kazu Hirata | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Alan Modra | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Kazu Hirata | h8300.h (REG_OK_FOR_BASE_NONSTRICT_P): Replace 8 with... |
blob | commitdiff | raw | diff to current |
2004-01-28 |
Kazu Hirata | h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM... |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Kazu Hirata | h8300-protos.h: Provide prototypes for h8300_legitimate... |
blob | commitdiff | raw | diff to current |
2004-01-24 |
Kazu Hirata | h8300.h (REG_OK_FOR_INDEX_NONSTRICT_P): New. |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Kazu Hirata | h8300.h (REG_OK_FOR_INDEX_P_STRICT): Remove. |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Kazu Hirata | coff.h: Update copyright. |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Kazu Hirata | coff.h: Replace Hitachi with Renesas. |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Kazu Hirata | h8300.c (h8300_return_in_memory): New. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Kazu Hirata | h8300.c (push): Call gen_push_h8300hs_advanced instead... |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Kazu Hirata | * config/h8300/h8300.h (LIBCALL_VALUE): Use R0_REG. |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Kazu Hirata | * config/h8300/h8300.h (WORDS_BIG_ENDIAN): Update the... |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kazu Hirata | h8300.h (FUNCTION_VALUE): Use R0_REG. |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kazu Hirata | * config/h8300/h8300.h (ELIMINABLE_REGS): Update a... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
Kazu Hirata | h8300.h (DO_GLOBAL_CTORS_BODY): Fix warnings. |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Kazu Hirata | h8300.c (WORD_REG_USED): Use SP_REG instead of a literal. |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Zack Weinberg | target.h (init_libfuncs): New hook. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Nitin Yewale | h8300-protos.h: Declare h8300_hard_regno_rename_ok |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Zack Weinberg | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Kazu Hirata | h8300.c (compute_mov_length): Fix the length of loading... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Kazu Hirata | h8300.h (LEGITIMATE_CONSTANT_P): Make it always 1. |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Kazu Hirata | h8300-protos.h: Change emit_a_rotate to output_a_rotate. |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Zack Weinberg | target.h (asm_out.file_start, [...]): New hooks. |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Kazu Hirata | h8300-protos.h: Update to ISO C. |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Kazu Hirata | h8300.h (RETURN_IN_MEMORY): Accept DImode if !TARGET_H8300. |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Kazu Hirata | h8300.c (final_prescan_insn): Don't dump rtl. |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Kazu Hirata | h8300.h (LONG_LONG_TYPE_SIZE): Set to 64. |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Zack Weinberg | config.gcc (with_cpu handling): Translate sparc64 in... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Kaveh R. Ghazi | alpha.c (print_operand_address): Fix format specifier... |
blob | commitdiff | raw | diff to current |
2003-05-30 |
Dhananjay Deshpande | crti.asm: Use .h8300hn and .h8300sn for normal mode. |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Jan Hubicka | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Richard Henderson | h8300.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): New. |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Kazu Hirata | h8300-protos.h: Add a prototype for gtle_operator. |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Kazu Hirata | h8300-protos.h: Add a prototype for iorxor_operator. |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Kazu Hirata | h8300-protos.h: Update the prototype for split_adds_subs. |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Kazu Hirata | h8300-protos.h: Add a prototype for gtuleu_operator. |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Kazu Hirata | clzsi2.c: Replace "GNU CC" with "GCC". |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Kazu Hirata | h8300.h (PREDICATE_CODES): Add entries for general_oper... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Richard Henderson | Makefile.in (cse.o): Depend on TARGET_H. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Kazu Hirata | * config/h8300/h8300.h (PREDICATE_CODES): New. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Kazu Hirata | h8300.h (CONSTANT_ADDRESS_P): Allow CONST and HIGH... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Neil Booth | c-pragma.c (c_register_pragma): New. |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Kazu Hirata | h8300.h (TRAMPOLINE_TEMPLATE): Remove. |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Kazu Hirata | * config/h8300/h8300.h: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Kazu Hirata | * config/h8300/h8300.h (IDENT_ASM_OP): End with a tab. |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Kazu Hirata | h8300-protos.h: Add prototypes for incdec_operand and... |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Kazu Hirata | h8300.h (CONST_OK_FOR_J): New. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Kazu Hirata | h8300.h (CONST_OK_FOR_J): Remove. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Kazu Hirata | h8300.c (h8300_and_costs): New. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Kazu Hirata | * config/h8300/h8300.h (OK_FOR_U): Remove extra parenth... |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Kazu Hirata | h8300.c (h8300_shift_costs): New. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Kazu Hirata | h8300.c: Adjust spacing. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Kazu Hirata | h8300.c (print_operand): Use h8300_eightbit_constant_ad... |
blob | commitdiff | raw | diff to current |
2002-11-20 |
Vijay L. Khuspe | h8300.c (h8300_init_once): Allow -mn switch only if... |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Kazu Hirata | h8300.c (print_operand): Update the use of EIGHTBIT_CON... r278977.511/tags/ra-merge-20021120 |
blob | commitdiff | raw | diff to current |
2002-11-02 |
Kazu Hirata | h8300.h: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2002-11-01 |
Kazu Hirata | * config/h8300/h8300.h (CAN_ELIMINATE): Simplify. |
blob | commitdiff | raw | diff to current |
2002-11-01 |
Toshiyasu Morita | * config/h8300/h8300.h (OPTIMIZATION_OPTIONS): New. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Kazu Hirata | h8300.h (TARGET_DEFAULT): Make it MASK_QUICKCALL. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Kazu Hirata | h8300.c (h8300_eightbit_constant_address_p): New. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Kazu Hirata | h8300.h (MASK_*): New. |
blob | commitdiff | raw | diff to current |
2002-10-26 |
Kazu Hirata | h8300.c (initial_offset): Change to h8300_initial_elimi... |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Kazu Hirata | h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Make it 64-bit... |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Kazu Hirata | h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Simplify using... |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Kazu Hirata | * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize. |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Kazu Hirata | elfos.h: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Kazu Hirata | fixunssfsi.c: Replace H8/S with H8S. |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Dhananjay R. Deshpande | h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Add support... |
blob | commitdiff | raw | diff to current |
2002-09-07 |
Kazu Hirata | h8300.c: Fix formatting. |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Jason Thorpe | chorus.h: Consistently define *_DEBUGGING_INFO with... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Kaveh R. Ghazi | arc.c (output_shift): Use stdio instead of asm_fprintf. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Kaveh R. Ghazi | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h... |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Kaveh R. Ghazi | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Richard Henderson | c-common.c (builtin_define_type_max): New. |
blob | commitdiff | raw | diff to current |
2002-06-06 |
Jeff Law | * h8300.h (OK_FOR_U): Fix thinko exposed by flag checking. |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Neil Booth | elf.h: Use TARGET_OS_CPP_BUILTINS rather than SUBTARGET... |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Kazu Hirata | h8300-protos.h: Add a prototype for h8300_shift_needs_s... |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Kazu Hirata | h8300-protos.h: Remove prototypes for ok_for_bclr and... |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Richard Henderson | system.h (BLOCK_PROFILER, [...]): Poison. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Richard Henderson | system.h (STRIP_NAME_ENCODING): Poison it. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Richard Henderson | system.h (ENCODE_SECTION_INFO): Poison it. |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Richard Henderson | final.c (HAVE_READONLY_DATA_SECTION): New. |
blob | commitdiff | raw | diff to current |
2002-05-15 |
Zack Weinberg | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Kaveh R. Ghazi | 1750a.h, [...] (POINTER_SIZE): Delete. |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Zack Weinberg | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC... |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Kaveh R. Ghazi | 1750a.h, [...] (BITS_PER_WORD): Delete. |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Richard Henderson | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_I... |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Kaveh R. Ghazi | a29k.h, [...]: (BITS_PER_UNIT): Delete. |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Kazu Hirata | h8300-protos.h: Fix formatting. |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Kazu Hirata | h8300.c (print_operand): Support 16-bit constant addresses. |
blob | commitdiff | raw | diff to current |
2002-02-28 |
Kazu Hirata | h8300.c: Fix formatting. |
blob | commitdiff | raw | diff to current |
next |