diff options
author | Roland McGrath <roland@gnu.org> | 1995-07-22 10:55:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-07-22 10:55:44 +0000 |
commit | 587dbc6fe800892bbeeac210f5c9079a3ef70d8c (patch) | |
tree | eed43a4478b1664aae57e898f2f766d559d04ad2 /ChangeLog | |
parent | 439d1d4560aa3e261c065c43e3995779809b4cb2 (diff) | |
download | glibc-587dbc6fe800892bbeeac210f5c9079a3ef70d8c.tar.gz glibc-587dbc6fe800892bbeeac210f5c9079a3ef70d8c.tar.xz glibc-587dbc6fe800892bbeeac210f5c9079a3ef70d8c.zip |
* Makefile (autoconf-it): Make it executable and unwritable.
* configure.in (sysnames): Under --enable-debug-configure, spew potential sysnames.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 93e7e65dc1..64f2113214 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * Makefile (autoconf-it): Make it executable and unwritable. + + * configure.in (sysnames): Under --enable-debug-configure, spew + potential sysnames. + * sysdeps/unix/i386/sysdep.h (JUMPTARGET): New macro; use name@PLT #ifdef PIC. (PSEUDO): Use JUMPTARGET(syscall_error) in jump insn. |