forked from hjl-tools/glibc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* po/el.po: New file. 1999-02-07 Andreas Schwab <[email protected]> * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant when processing DT_SYMBOLIC objects. 1999-02-07 Andreas Schwab <[email protected]> * elf/dl-load.c (_dl_map_object_from_fd): When looking for the program headers without PT_PHDR only require that they are contained within one of the loaded segments. Don't use assert, since that would be a bug in the object, not the dynamic linker. 1999-02-08 Richard Henderson <[email protected]> * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and restore all call-clobbered fp regs. 1999-02-08 Ulrich Drepper <[email protected]>
- Loading branch information
Ulrich Drepper
committed
Feb 8, 1999
1 parent
c18cec5
commit 82d0c09
Showing
4 changed files
with
3,051 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
1999-02-08 Ulrich Drepper <[email protected]> | ||
|
||
* po/el.po: New file. | ||
|
||
1999-02-07 Andreas Schwab <[email protected]> | ||
|
||
* elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant | ||
when processing DT_SYMBOLIC objects. | ||
|
||
1999-02-07 Andreas Schwab <[email protected]> | ||
|
||
* elf/dl-load.c (_dl_map_object_from_fd): When looking for the | ||
program headers without PT_PHDR only require that they are | ||
contained within one of the loaded segments. Don't use assert, | ||
since that would be a bug in the object, not the dynamic linker. | ||
|
||
1999-02-08 Richard Henderson <[email protected]> | ||
|
||
* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and | ||
restore all call-clobbered fp regs. | ||
|
||
1999-02-08 Ulrich Drepper <[email protected]> | ||
|
||
* po/cs.po: New file. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.