2002-02-28  Hartvig Ekner <hartvige@mips.com>
 
	* sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
	compiled non-PIC.
This commit is contained in:
Andreas Jaeger 2002-03-02 13:14:52 +00:00
parent 05d01ed765
commit 263756c038
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-02-28 Hartvig Ekner <hartvige@mips.com>
* sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
compiled non-PIC.
2002-03-02 Ulrich Drepper <drepper@redhat.com>
* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix creation