diff options
author | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-12 18:20:41 +0000 |
---|---|---|
committer | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-12 18:20:41 +0000 |
commit | e5aa3a545d6eca10b76febafc822c1ac76ffae3e (patch) | |
tree | 32fe1f6f8582f429b6907f28b72fdc606bdee22a /libiberty/ChangeLog | |
parent | 2d40554d331c166b29a72f271d18b774fd84eb19 (diff) | |
download | gcc-e5aa3a545d6eca10b76febafc822c1ac76ffae3e.tar.gz |
* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28071 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 483f4d51159..26c56252e13 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +1999-07-12 Jason Merrill <jason@yorick.cygnus.com> + + * Makefile.in (NEEDED): Add bcmp, bcopy, bzero. + 1999-07-07 Jason Merrill <jason@yorick.cygnus.com> * Makefile.in (needed-list): Only include stuff we actually need |