aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2007-07-25 06:36:27 +0000
committerBen Elliston <bje@au.ibm.com>2007-07-25 06:36:27 +0000
commit642c7534bd889725429fcf98002e5960e4b71cf9 (patch)
tree20ee77028d6bd04f68b0afea0213c7410e8002fc /libiberty/ChangeLog
parentcd12e26dbd0fb57692d62ad5e7054d3ecfe0fbe4 (diff)
downloadgdb-642c7534bd889725429fcf98002e5960e4b71cf9.zip
gdb-642c7534bd889725429fcf98002e5960e4b71cf9.tar.gz
gdb-642c7534bd889725429fcf98002e5960e4b71cf9.tar.bz2
* Makefile.in (CFILES): Remove ternary.c.
(REQUIRED_OFILES): Remove ./ternary.o. (INSTALLED_HEADERS): Remove ternary.h. (ternary.o): Remove. * ternary.c: Remove.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 30e4b4e..c1ef6d1 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-25 Ben Elliston <bje@au.ibm.com>
+
+ * Makefile.in (CFILES): Remove ternary.c.
+ (REQUIRED_OFILES): Remove ./ternary.o.
+ (INSTALLED_HEADERS): Remove ternary.h.
+ (ternary.o): Remove.
+ * ternary.c: Remove.
+
2007-07-23 DJ Delorie <dj@redhat.com>
* argv.c (writeargv): Fix typo in inline documentation.