aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2001-11-09 20:24:02 +0000
committerStephane Carrez <stcarrez@nerim.fr>2001-11-09 20:24:02 +0000
commita4fb013417117d4a3ae164bd1c87ab2881019c9f (patch)
treef5ff6ba9a16f8bafbd23c3fde756187d2a0930e5 /gas/ChangeLog
parentdb62520a006f8c12ca58c6c564ded357c9b713ad (diff)
downloadgdb-a4fb013417117d4a3ae164bd1c87ab2881019c9f.zip
gdb-a4fb013417117d4a3ae164bd1c87ab2881019c9f.tar.gz
gdb-a4fb013417117d4a3ae164bd1c87ab2881019c9f.tar.bz2
* doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for
the page man title. * doc/Makefile.in: Rebuild. * doc/as.texinfo: Do not put man SEEALSO in document; Use @command for commands, @option for options; Reorganize usage to clearly identify target specific options.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8cd407f..4817f40 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+2001-11-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
+
+ * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for
+ the page man title.
+ * doc/Makefile.in: Rebuild.
+ * doc/as.texinfo: Do not put man SEEALSO in document;
+ Use @command for commands, @option for options; Reorganize usage
+ to clearly identify target specific options.
+
2001-11-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* config/tc-mips.c (mips_force_relocation): Remove duplicate code.