diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-10-12 05:46:05 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-10-12 05:46:05 +0000 |
commit | 3256c4b58e06e1457b6b573b59e7f1c296d73fd7 (patch) | |
tree | 80f46ac2e5021c1122a255d90563950305a1ae81 /gas/ChangeLog | |
parent | 15dc8a201f8c041eeec6046edeea2c23a3680194 (diff) | |
download | gdb-3256c4b58e06e1457b6b573b59e7f1c296d73fd7.zip gdb-3256c4b58e06e1457b6b573b59e7f1c296d73fd7.tar.gz gdb-3256c4b58e06e1457b6b573b59e7f1c296d73fd7.tar.bz2 |
* Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a "stage" symlink to
the appropriate stage* directory, and use it instead in the -B options.
(comparison): Revert yesterday's change.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2ba2299..7854ef3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Wed Oct 12 01:41:37 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * Makefile.in (bootstrap, bootstrap2, bootstrap3): Create a + "stage" symlink to the appropriate stage* directory, and use it + instead in the -B options. + (comparison): Revert yesterday's change. + Tue Oct 11 16:48:11 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * config/tc-sparc.c (tc_gen_reloc): For non-a.out relocations, if |