]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Early check-in of tx3904 timer sim implementation for ECC.
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 4 Jun 1998 12:43:45 +0000 (12:43 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 4 Jun 1998 12:43:45 +0000 (12:43 +0000)
commitda040f2a6c7a5dfa3c2bacecc97128ac4477d904
treed277d4307eecfd810b83c298ab6c1d9fdef7419c
parent0e797366efd0c7aad9acddcaeac4a55a0fd8bfb7
* Early check-in of tx3904 timer sim implementation for ECC.
  It is not yet properly tested.
Thu Jun  4 15:37:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
* dv-tx3904tmr.c: New file - implements tx3904 timer.
* dv-tx3904{irc,cpu}.c: Mild reformatting.
* configure.in: Include tx3904tmr in hw_device list.
* configure: Rebuilt.
* interp.c (sim_open): Instantiate three timer instances.
Fix address typo of tx3904irc instance.
sim/mips/.Sanitize
sim/mips/ChangeLog
sim/mips/configure
sim/mips/configure.in
sim/mips/dv-tx3904cpu.c
sim/mips/dv-tx3904irc.c
sim/mips/dv-tx3904tmr.c [new file with mode: 0644]
sim/mips/interp.c