Update 960827.cvs/libc-960827cvs/libc-ud-960826
commit0b72c47ecf998030603fa0140225b9a5fe36473c
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Aug 1996 01:46:37 +0000 (27 01:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Aug 1996 01:46:37 +0000 (27 01:46 +0000)
tree1e2e740abac3b6280ac3e68b7f1717816a4faae4
parent59f63dc4f508b3dffaf1c12b0632e2bfce05d94b
Update 960827.

Mon Aug 26 22:22:17 1996  Ulrich Drepper  <drepper@cygnus.com>

* io/fcntl.h: Add definition for BSD F* macros.

* misc/init-misc.c (__init_misc): Make static.
* misc/Makefile: Pass -fkeep-inline-functions flag for init-misc.c.

* configure.in: Add test for -fno-exception option of gcc.
* config.make.in: Add definition of have-no-exceptions.
* Makerules: Define no-exceptions based on have-no-exceptions.
* csu/Makefile: When translating initfini.c pass $(no-exceptions).
This is necessary for gcc >= ss-960816.

Mon Aug 26 17:16:48 1996  Richard Henderson  <rth@tamu.edu>

* sysdeps/alpha/dl-machine.h: Clear startup flag.

Fri Aug 16 21:17:50 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* Makerules (o-iterator-doit): Simplify reference to autolock
script.

Fri Aug 16 21:17:50 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* Makerules (o-iterator-doit): Simplify reference to autolock
script.

Sat Aug 24 15:27:41 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* sysdeps/mach/hurd/getcwd.c
(_hurd_canonicalize_directory_name_internal): After resizing the
buffer move the current contents to the end.  Correctly relocate
file name pointer to upper half of the buffer.

Mon Aug 26 15:49:59 1996  Ulrich Drepper  <drepper@cygnus.com>

* rtld.c (dl_main): Remove code to call ld.so initializer.  This
was introduced for compatibility with Linux ld.so and would not
be used anymore.  Now we don't have any good values to use as the
parameters to the initializer so simply remove it.

Sun Aug 25 18:25:52 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* gmon/gmon.c (ERR): Don't write the terminating NUL.

* sysdeps/posix/profil.c (profil): Disable the profiling timer at
first.
(profil_count): Use 64 bit arithmethic to avoid overflow.

* sysdeps/generic/machine-gmon.h (MCOUNT): Fix argument order.

* sysdeps/generic/ftime.c: Likewise.
ChangeLog
configure