aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
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.