mirror of git://sourceware.org/git/glibc.git
* sysdeps/m68k/dl-machine.h (_dl_start_user): Access
__libc_stack_end through GOT since it is a global symbol.
This commit is contained in:
parent
3d5c082124
commit
4191f43dd2
|
|
@ -1,3 +1,8 @@
|
||||||
|
2003-03-01 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
* sysdeps/m68k/dl-machine.h (_dl_start_user): Access
|
||||||
|
__libc_stack_end through GOT since it is a global symbol.
|
||||||
|
|
||||||
2003-03-01 GOTO Masanori <gotom@debian.or.jp>
|
2003-03-01 GOTO Masanori <gotom@debian.or.jp>
|
||||||
|
|
||||||
* argp/argp.h: Fix a typo.
|
* argp/argp.h: Fix a typo.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue