* Makefile (distribute): Add symbol-hacks.h and extra-modules.mk.
This commit is contained in:
Ulrich Drepper 2004-03-08 21:43:46 +00:00
parent b30542fb71
commit 518adf8c14
3 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@
* elf/Makefile (CFLAGS-interp.c): Add -DNOT_IN_libc=1.
* csu/Makefile ($(objpfx)version-info.h): Pass -DNOT_IN_libc=1 to
compiler.
* Makefile (distribute): Add symbol-hacks.h.
* Makefile (distribute): Add symbol-hacks.h and extra-modules.mk.
* sysdeps/generic/symbol-hacks.h: New file.
* sysdeps/wordsize-32/symbol-hacks.h: New file.
* sysdeps/wordsize-32/divdi3.c: Define *_internal aliases for __divdi3,

View File

@ -277,6 +277,7 @@ distribute := README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS \
PROJECTS COPYING.LIB COPYING ChangeLog ChangeLog.[0-9] \
ChangeLog.1[0-9] Makefile Makeconfig Makerules Rules \
Make-dist MakeTAGS extra-lib.mk o-iterator.mk configure \
extra-modules.mk \
configure.in aclocal.m4 config.h.in config.make.in \
config-name.in Makefile.in sysdep.h set-hooks.h \
libc-symbols.h version.h shlib-versions rpm/Makefile \

View File

@ -1,3 +1,7 @@
2004-03-08 Simon Josefsson <jas@extundo.com>
* toutf8.c: Update to latest libidn version.
2004-03-08 Ulrich Drepper <drepper@redhat.com>
* stringprep.h: Don't include idn-int.h in glibc.