summaryrefslogtreecommitdiff
path: root/gcc/config/h8300
Commit message (Expand)AuthorAgeFilesLines
* * config/h8300/h8300.md: Adjust whitespacing. Removekazu2001-12-151-13/+13
* * config/h8300/h8300.md (anonymous pattern): Add a missingkazu2001-12-151-1/+1
* * config/h8300/h8300.c (h8300_adjust_insn_length): Fix akazu2001-12-151-1/+1
* * config/h8300/h8300.c (h8300_handle_eightbit_data_attribute):kazu2001-12-151-14/+2
* * config/h8300/h8300.md (udivqi3): Remove.kazu2001-12-151-63/+57
* 2001-12-11 David O'Brien <obrien@FreeBSD.org>obrien2001-12-111-0/+1
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-3/+3
* * h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF.ghazi2001-12-011-0/+4
* * 1750a.h (DBX_REGISTER_NUMBER): Don't define.ghazi2001-11-221-5/+0
* * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason2001-11-191-2/+0
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-4/+4
* * config/h8300/h8300.md: Fix insn length of bit insns.kazu2001-11-151-15/+15
* * config/h8300/h8300.c (dosize): Avoid corrupting R3 in interruptkazu2001-11-151-0/+1
* * config/h8300/h8300.c (get_shift_alg): Reorganize the codekazu2001-11-141-23/+12
* * config/h8300/h8300.c (shift_alg_si): Use special code forkazu2001-11-131-4/+13
* * config/h8300/h8300.c (shift_alg_si): Use special code forkazu2001-11-121-19/+42
* * config/h8300/h8300.c (shift_alg_qi): Use rotations whenkazu2001-11-121-6/+6
* * config/h8300/h8300.c (get_shift_alg): Remove a redundantkazu2001-11-121-25/+24
* * config/h8300/h8300.c (get_shift_alg): Remove redundant code.kazu2001-11-121-74/+55
* * config/h8300/h8300.c (shift_alg_qi): New.kazu2001-11-121-60/+205
* * config/h8300/h8300.c (shift_alg): Remove SHIFT_MAX.kazu2001-11-111-11/+3
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-0/+1
* * config/h8300/h8300.c (h8300_encode_label): Compute a stringkazu2001-11-011-5/+5
* * config/h8300/h8300.md (two anonymous patterns): New.kazu2001-10-311-0/+23
* * config/h8300/h8300.c (get_shift_alg): Remove redundant code.kazu2001-10-261-177/+21
* * config/h8300/h8300.md (4 anonymous patterns): New.kazu2001-10-261-0/+66
* * config/h8300/h8300.c (get_shift_alg): Clean up. Return thekazu2001-10-261-142/+102
* * h8300.h (RETURN_ADDR_RTX): Remove old, incorrect definition.law2001-10-241-9/+0
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-2/+2
* Table-driven attributes.jsm282001-09-211-38/+89
* * h8300-protos.h (general_operand_dst_push): Remove.law2001-09-074-45/+76
* Thu Sep 6 11:16:35 2001 Jeffrey A Law (law@cygnus.com)law2001-09-063-12/+50
* * stor-layout.c (layout_type): Complain if an array's size canlaw2001-09-051-0/+11
* * h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.law2001-09-041-0/+3
* * config/h8300/h8300.md (*andorhi3): Fix typos.kazu2001-08-311-2/+2
* tweak commentjason2001-08-311-1/+1
* * config.gcc (h8300-*-elf*): New case.amylaar2001-08-305-1/+148
* * t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm.amylaar2001-08-303-1/+77
* * config/h8300/h8300.md (zero_extendqihi2): Changes tokazu2001-08-301-2/+18
* * h8300.md (*andorhi3): New pattern.amylaar2001-08-301-0/+18
* * h8300.c (dosize): Fix test for "sub".amylaar2001-08-301-1/+1
* * config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe.kazu2001-08-291-1/+1
* * config/h8300/h8300-protos.h: Add a prototype forkazu2001-08-293-159/+256
* * config/h8300/lib1funcs.asm: Update the copyright. Fixkazu2001-08-291-5/+5
* * h8300.md (anonymous movhi pattern): Don't move (reg n) tokazu2001-08-291-2/+12
* * h8300.h (RETURN_ADDR_RTX): New.kazu2001-08-291-0/+9
* * h8300.md (movsi_h8300hs): Optimize loading of severalkazu2001-08-291-5/+24
* * config/h8300/lib1funcs.asm: Fix comment typos.kazu2001-08-291-2/+2
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-4/+2
* * config/h8300/h8300.md (zero_extendqihi2): Correct the insnkazu2001-08-131-1/+1