summaryrefslogtreecommitdiff
path: root/gcc/config/h8300
Commit message (Expand)AuthorAgeFilesLines
* 2000-10-18 Kazu Hirata <kazu@hxi.com>kazu2000-10-181-63/+83
* 2000-10-18 Kazu Hirata <kazu@hxi.com>kazu2000-10-181-23/+5
* 2000-10-17 Kazu Hirata <kazu@hxi.com>kazu2000-10-171-20/+2
* 2000-10-16 Kazu Hirata <kazu@hxi.com>kazu2000-10-161-0/+1
* 2000-10-16 Kazu Hirata <kazu@hxi.com>kazu2000-10-161-4/+1
* 2000-10-07 Will Cohen <wcohen@redhat.com>, Kazu Hirata <kazu@hxi.com>kazu2000-10-081-24/+18
* Change callers in config/[h-l]*/ to match:hp2000-09-251-5/+5
* definitions in config/[c-h]*:hp2000-09-251-1/+1
* * invoke.texi (H8/300 Options): Add -ms2600.law2000-09-143-6/+14
* * config/h8300/h8300.md (movstrictqi): Changed constraint modifierlaw2000-09-111-2/+2
* * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS ifzack2000-09-073-26/+32
* * config/h8300.h: Fix comment typos.law2000-09-073-12/+11
* * h8300.md: Remove obsolete peepholes.law2000-08-141-47/+0
* * invoke.texi (H8/300 Options): Fix typos.law2000-08-142-8/+10
* * h8300.c (expand_a_rotate): New.law2000-08-113-0/+276
* * h8300.c: Fix comment typos.law2000-08-101-10/+10
* * h8300.c: Fix formatting.law2000-08-083-73/+74
* * h8300.c (dosize): Rearrange code for conciseness.law2000-08-061-53/+24
* * h8300.c (function_prologue): Rearrange code for conciseness.law2000-08-042-145/+87
* * h8300.c: Fix a comment typo.law2000-08-032-4/+4
* * h8300.md: Fix formatting.law2000-08-011-95/+89
* * h8300.c (get_shift_alg): Remove the variable alg.law2000-07-312-62/+70
* * h8300.h (MODES_TIEABLE_P): Accept a combination of QImode andlaw2000-07-311-1/+7
* * h8300.c (split_adds_subs): Rearrange code for conciseness.law2000-07-311-47/+17
* * Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva2000-07-281-3/+3
* * h8300.c (print_operand): Print ":8" when the 'R' operand islaw2000-07-272-1/+15
* * h8300.c: Fix formatting.law2000-07-231-3/+3
* * h8300.c (two_insn_adds_subs_operand): Fix a typo.law2000-07-203-16/+30
* * h8300.md: Fix the format of mac.law2000-07-171-3/+3
* * h8300.c (two_insn_adds_subs_operand): Improve code for detectinglaw2000-07-171-6/+27
* * h8300-proto.h: Fix formatting.law2000-07-063-79/+73
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-10/+13
* 2000-06-09 Rodney Brown <RodneyBrown@mynd.com>law2000-06-111-16/+8
* * config/h8300/h8300.md (subs patterns): Use %G to negate.rth2000-05-181-3/+3
* * config/h8300/h8300.c (ok_for_bclr): Take a HOST_WIDE_INT.rth2000-05-184-192/+116
* Update to libgcc copyright exception clause.law2000-05-151-12/+6
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-2/+0
* * h8300.c (function_epilogue): Clean up flags when the last insnlaw2000-04-281-1/+1
* Fix copyrightslaw2000-02-263-4/+6
* * alpha-protos.h: PROTO -> PARAMS.ghazi2000-01-181-7/+7
* * h8300-protos.h: New file.ghazi2000-01-144-86/+166
* * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make surejakub1999-12-271-0/+17
* * h8300.md (HImode preinc peephole): Fix typo.law1999-12-161-1/+1
* * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead oflaw1999-09-301-5/+5
* * h8300.c (WORD_REG_USED): Update to avoid useless registerlaw1999-09-301-5/+15
* Replace recog_foo with recog_data.foo.rth1999-09-121-5/+5
* Merge in gcc2-ss-010999law1999-09-072-30/+33
* Fix more problems from GC diffscrux1999-08-241-1/+2
* * a29k/t-a29kbare: Fix some comments.law1999-08-051-1/+3
* * h8300.c (h8300_adjust_insn_length): Also avoid recognizinglaw1999-04-071-1/+3