From ed80b9ee77e1b453abd44ac9ed0eaead0ba24941 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 1 Aug 2000 03:16:27 +0000 Subject: Update. 2000-07-31 Jes Sorensen * sysdeps/ia64/elf/initfini.c: Kill dummy section since align and endp statements have already been added. 2000-04-18 David Mosberger * sysdeps/unix/sysv/linux/ia64/sysdep.h: Include . * sysdeps/ia64/_mcount.S: New file. * sysdeps/ia64/elf/initfini.c (_init): Preserve gp around call to __gmon_start__. Fix up extraneous whitespace. 2000-01-12 H.J. Lu * sysdeps/ia64/elf/initfini.c: New file. 2000-07-31 Jes Sorensen * sysdeps/unix/sysv/linux/ia64/clone.S: Add stop bit to avoid WAW dependency between branch and ar.pfs write. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2de263836d..656a99b27e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2000-07-31 Jes Sorensen + + * sysdeps/ia64/elf/initfini.c: Kill dummy section since align and + endp statements have already been added. + +2000-04-18 David Mosberger + + * sysdeps/unix/sysv/linux/ia64/sysdep.h: Include + . + + * sysdeps/ia64/_mcount.S: New file. + + * sysdeps/ia64/elf/initfini.c (_init): Preserve gp around call to + __gmon_start__. Fix up extraneous whitespace. + +2000-01-12 H.J. Lu + + * sysdeps/ia64/elf/initfini.c: New file. + +2000-07-31 Jes Sorensen + + * sysdeps/unix/sysv/linux/ia64/clone.S: Add stop bit to avoid WAW + dependency between branch and ar.pfs write. + 2000-07-31 H.J. Lu * sysdeps/generic/printf_fphex.c (__printf_fphex): Correctly -- cgit v1.2.3