diff options
author | Jonathan Larmour <jifl@eCosCentric.com> | 2001-02-01 06:56:29 +0000 |
---|---|---|
committer | Jonathan Larmour <jifl@eCosCentric.com> | 2001-02-01 06:56:29 +0000 |
commit | 42acc51e304e7f6750ae91a46c37f5ff7ee86585 (patch) | |
tree | 1d5ec5104e5949d440b819a0467a550926d74afc /sim/v850/ChangeLog | |
parent | 88694af3f9e50c9196913fc0246cad42a0ae4d80 (diff) | |
download | gdb-42acc51e304e7f6750ae91a46c37f5ff7ee86585.zip gdb-42acc51e304e7f6750ae91a46c37f5ff7ee86585.tar.gz gdb-42acc51e304e7f6750ae91a46c37f5ff7ee86585.tar.bz2 |
* Makefile.in (gencode): Link with libopcodes in build tree rather
than building source files from there.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r-- | sim/v850/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index fcc16b0..0123252 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,8 @@ +2001-01-31 Jonathan Larmour <jlarmour@redhat.com> + + * Makefile.in (gencode): Link with libopcodes in build tree rather + than building source files from there. + 2000-05-30 Nick Clifton <nickc@cygnus.com> * v850.igen: Remove illegal instruction pattern, since it is the |