diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-03-14 21:51:31 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-03-14 21:51:31 +0000 |
commit | 1e6cd1593b6fbd88fd9c145acce6c6a36fbaa640 (patch) | |
tree | ab711d591fb5add3cc193f0ae917c8bd2826ac58 /sim/v850/ChangeLog | |
parent | 5df9ca2b80ad1703d0d98f43c61d603f2efc3dad (diff) | |
download | gdb-1e6cd1593b6fbd88fd9c145acce6c6a36fbaa640.zip gdb-1e6cd1593b6fbd88fd9c145acce6c6a36fbaa640.tar.gz gdb-1e6cd1593b6fbd88fd9c145acce6c6a36fbaa640.tar.bz2 |
Link with libintl, needed by libopcodes.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r-- | sim/v850/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index 0123252..6ac403d 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,3 +1,7 @@ +2001-03-14 Andrew Cagney <ac131313@redhat.com> + + * Makefile.in (gencode): Link with libintl. + 2001-01-31 Jonathan Larmour <jlarmour@redhat.com> * Makefile.in (gencode): Link with libopcodes in build tree rather |