diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-08 10:08:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-08 10:08:45 +0000 |
commit | 82d0c09944e0fa5d22700337b9a8e1c7ae17ea55 (patch) | |
tree | e25ba529d6be1baa38b943be642888553873d3f4 /ChangeLog | |
parent | c18cec57b935f80f2d23a3e8d779373fdd932a8b (diff) | |
download | glibc-82d0c09944e0fa5d22700337b9a8e1c7ae17ea55.zip glibc-82d0c09944e0fa5d22700337b9a8e1c7ae17ea55.tar.gz glibc-82d0c09944e0fa5d22700337b9a8e1c7ae17ea55.tar.bz2 |
Update.
* po/el.po: New file.
1999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
when processing DT_SYMBOLIC objects.
1999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* 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 <rth@cygnus.com>
* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
restore all call-clobbered fp regs.
1999-02-08 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,5 +1,26 @@ 1999-02-08 Ulrich Drepper <drepper@cygnus.com> + * po/el.po: New file. + +1999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant + when processing DT_SYMBOLIC objects. + +1999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * 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 <rth@cygnus.com> + + * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and + restore all call-clobbered fp regs. + +1999-02-08 Ulrich Drepper <drepper@cygnus.com> + * po/cs.po: New file. * resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for |