diff options
author | Paul Brook <paul@codesourcery.com> | 2006-09-20 18:58:42 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2006-09-20 18:58:42 +0000 |
commit | bfde98850122e0ce936343dfb0561f2a1d64cebf (patch) | |
tree | 559fa81cf41442bebc66c0cc71100851fd3bfbc5 | |
parent | 041fe9307da94c729a9361eec3de2f0e7f20023c (diff) | |
download | fsf-binutils-gdb-bfde98850122e0ce936343dfb0561f2a1d64cebf.zip fsf-binutils-gdb-bfde98850122e0ce936343dfb0561f2a1d64cebf.tar.gz fsf-binutils-gdb-bfde98850122e0ce936343dfb0561f2a1d64cebf.tar.bz2 |
2006-09-20 Paul Brook <paul@codesourcery.com>
libgloss/
* arm/arm.sc: Add .gnu.linkonce and .ARM.extab sections.
-rw-r--r-- | ChangeLog.csl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl index 485e418..f57e546 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,6 +1,11 @@ 2006-09-20 Paul Brook <paul@codesourcery.com> libgloss/ + * arm/arm.sc: Add .gnu.linkonce and .ARM.extab sections. + +2006-09-20 Paul Brook <paul@codesourcery.com> + + libgloss/ * configure.in: Add check for .init_array. * configure: Regenerate. |