mirror of git://sourceware.org/git/glibc.git
Update.
2001-01-15 Hiroyuki Machida <machida@sm.sony.co.jp> * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP): Change type of CTX to (struct sigcontext *). * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise. (GET_FRAME): Likewise. (GET_STACK): Likewise. (SIGCONTEXT): Likewise. Add 2nd arg _code. (SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code. 2001-01-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2001-01-12 Ben Collins <bcollins@debian.org> patch. We must use unsigned int for l member of union. 2001-01-07 Ben Collins <bcollins@debian.org> 2001-01-05 Ben Collins <bcollins@debian.org> 2001-01-05 Ben Collins <bcollins@debian.org> if it is not available. Instead use it only if it is available. * elf/dl-support.c (DL_FIND_AUXV): New. Defined if not defined. (DCIGETTEXT): Change cache handing in the plural case. Don't call to the caller instead. Weaken comparison of string lengths, to account 2001-01-04 Kaz Kojima <kkojima@rr.iij4u.or.jp> 2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> 2001-01-02 Ben Collins <bcollins@debian.org> 2001-01-01 Ben Collins <bcollins@debian.org> 2000-12-22 Ben Collins <bcollins@debian.org> 2000-12-27 Ben Collins <bcollins@debian.org> 2000-12-23 Ben Collins <bcollins@debian.org> 2000-12-15 Ben Collins <bcollins@debian.org>
This commit is contained in:
parent
cccfc8e929
commit
6589ba79ad
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
||||||
|
2001-01-15 Hiroyuki Machida <machida@sm.sony.co.jp>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
|
||||||
|
Change type of CTX to (struct sigcontext *).
|
||||||
|
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
|
||||||
|
(GET_FRAME): Likewise.
|
||||||
|
(GET_STACK): Likewise.
|
||||||
|
(SIGCONTEXT): Likewise. Add 2nd arg _code.
|
||||||
|
(SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
|
||||||
|
|
||||||
2001-01-13 Ulrich Drepper <drepper@redhat.com>
|
2001-01-13 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* manual/texinfo.tex: Update from upstream version.
|
* manual/texinfo.tex: Update from upstream version.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue