aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6efd504..8e7b1ca 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,15 @@
+Fri Sep 30 19:05:20 1994 Pat Rankin (rankin@eql.caltech.edu)
+
+ * vmsconf.sh (make-gas.com): handle DCL verification to enable
+ sensible feedback to the user while gas is being built.
+
Fri Sep 30 16:23:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * Makefile.in (diststuff): Build make-gas.com.
+ (clean, mostlyclean): Delete make-gas.com.
+ (realclean): Separate target, depend on clean and distclean.
+ * make-gas.com: Deleted.
+
* config/tc-i386.c (i386_validate_fix) [BFD_ASSEMBLER]: New
function. Converts reloc for "foo-GOT" to BFD_RELOC_386_GOTOFF
reloc for "foo".