diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-05-21 18:54:05 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-05-21 18:54:05 -0700 |
commit | 10495c0b0aaa4e8c1af7404d76d95f516fec6907 (patch) | |
tree | 14a3b95ba023df0db92327ef8d38cf469480c4b7 /ChangeLog | |
parent | fa64b7f76b97930cd2aaf7bfd305cac3d925cd8f (diff) | |
download | glibc-10495c0b0aaa4e8c1af7404d76d95f516fec6907.tar.gz glibc-10495c0b0aaa4e8c1af7404d76d95f516fec6907.tar.xz glibc-10495c0b0aaa4e8c1af7404d76d95f516fec6907.zip |
Handle -g option for IA-64 assembler.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 4247797ee8..5ff23eace8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,12 @@ +2009-05-20 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/ia64/configure.in: New file. + 2009-05-21 H.J. Lu <hongjiu.lu@intel.com> [BZ #10162] * sysdeps/ia64/memchr.S: Use speculative load. -2009-05-21 H.J. Lu <hongjiu.lu@intel.com> - * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: New file. * sysdeps/unix/sysv/linux/ia64/__longjmp.S: If CHECK_RSP is defined, use it. |