diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-01-17 19:17:15 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-01-17 19:17:15 +0000 |
commit | e47251a9cb8ab12784843155e1f61cf0595b6047 (patch) | |
tree | 03e43c6cf06e11faf0fb965189d25c3d35e46054 /ld/testsuite/ChangeLog | |
parent | 35817077524aa2f61a50d0d5ea7ecabe818dae93 (diff) | |
download | gdb-e47251a9cb8ab12784843155e1f61cf0595b6047.zip gdb-e47251a9cb8ab12784843155e1f61cf0595b6047.tar.gz gdb-e47251a9cb8ab12784843155e1f61cf0595b6047.tar.bz2 |
2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/header.d: Adjust for .text section with 16byte
alignment.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index bcfd3e8..7a5bfb5 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-01-17 H.J. Lu <hongjiu.lu@intel.com> + + * ld-elf/header.d: Adjust for .text section with 16byte + alignment. + 2007-01-16 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/dl1main.c (main): Fix a typo. |