aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-25 02:00:39 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-25 02:00:39 +0000
commit69cc18d2f050933ef15a2bc601be6cdfa2f8f0f4 (patch)
treec79d3265a9183e8f69050aa23b51b0baf8332c5b /gas/ChangeLog
parent791ee5194924181b9cec36ba2901e2c83559d618 (diff)
downloadgdb-69cc18d2f050933ef15a2bc601be6cdfa2f8f0f4.zip
gdb-69cc18d2f050933ef15a2bc601be6cdfa2f8f0f4.tar.gz
gdb-69cc18d2f050933ef15a2bc601be6cdfa2f8f0f4.tar.bz2
* gasp.c (as_abort): New function.
* sb.c (sb_build): Revert yesterday's patch.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 757d1a1..71a05b4 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Thu Aug 24 18:50:19 1995 Ian Lance Taylor (ian@cygnus.com)
+ * gasp.c (as_abort): New function.
+ * sb.c (sb_build): Revert yesterday's patch.
+
* Makefile.in (gasp.new): Depend upon ../libiberty/libiberty.a.
Just link against libiberty, not against $(LIBS).