diff options
author | Ulrich Drepper <drepper@cygnus.com> | 1999-09-27 17:39:43 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-09-27 11:39:43 -0600 |
commit | e5da599a0c4457eb6e3e7bc801d10898c34c3c47 (patch) | |
tree | ae50f04661ee35d9f3b7cc49004c70a85d016231 /libio/ChangeLog | |
parent | 40d0e0df0aaffe8e4659adab3eab2d0ad51af65b (diff) | |
download | gcc-e5da599a0c4457eb6e3e7bc801d10898c34c3c47.zip gcc-e5da599a0c4457eb6e3e7bc801d10898c34c3c47.tar.gz gcc-e5da599a0c4457eb6e3e7bc801d10898c34c3c47.tar.bz2 |
configure.in: Recognize target *vxworks* and add fragment vxworks.mt.
* configure.in: Recognize target *vxworks* and add fragment vxworks.mt.
* config/vxworks.mt: New file.
* gen-params: Let configure override HAVE_PRINTF_FP.
From-SVN: r29679
Diffstat (limited to 'libio/ChangeLog')
-rw-r--r-- | libio/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index f4611ad..6c8cf9d 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -40,6 +40,12 @@ Sun May 30 14:25:02 1999 Eric Raskin (ehr@listworks.com) * libioP.h: Only include libc-lock.h if _IO_MTSAFE_IO is defined. +1999-05-14 Ulrich Drepper <drepper@cygnus.com> + + * configure.in: Recognize target *vxworks* and add fragment vxworks.mt. + * config/vxworks.mt: New file. + * gen-params: Let configure override HAVE_PRINTF_FP. + 1999-05-12 Jason Merrill <jason@yorick.cygnus.com> * configure.in (compiler_name): Don't do the skip-this-dir thing |