aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-08-14 07:03:00 +0000
committerAlan Modra <amodra@gmail.com>2003-08-14 07:03:00 +0000
commitfdc09da8b5ef3f65eec12c4039bc3f99194cb4c7 (patch)
treec8adb29045a31011d4f835e71b3ccf4bdbacd705 /bfd/ChangeLog
parent37ba2569e35857a07c34be69d090cd13d83b8b5d (diff)
downloadgdb-fdc09da8b5ef3f65eec12c4039bc3f99194cb4c7.zip
gdb-fdc09da8b5ef3f65eec12c4039bc3f99194cb4c7.tar.gz
gdb-fdc09da8b5ef3f65eec12c4039bc3f99194cb4c7.tar.bz2
* dep-in.sed: Remove libintl.h.
* Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE. (POTFILES.in): Remove target. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 86cdde2..ad8cee8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-14 Alan Modra <amodra@bigpond.net.au>
+
+ * dep-in.sed: Remove libintl.h.
+ * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
+ (POTFILES.in): Remove target.
+ * Makefile.in: Regenerate.
+
2003-08-12 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c (ppc64_elf_next_input_section): Update comment.