aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2003-05-15 00:02:06 +0000
committerThiemo Seufer <ths@networkno.de>2003-05-15 00:02:06 +0000
commitc344a4c8c4d2832f31a64a4da6be9327533c0dc8 (patch)
tree75d8656162b021057a810f79a718ace95a26f19f
parent7f44fa07f064c1309c102ead8a7417e8f5decbc8 (diff)
downloadgdb-c344a4c8c4d2832f31a64a4da6be9327533c0dc8.zip
gdb-c344a4c8c4d2832f31a64a4da6be9327533c0dc8.tar.gz
gdb-c344a4c8c4d2832f31a64a4da6be9327533c0dc8.tar.bz2
* config/tc-mips.h: Fix comment formatting.
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/config/tc-mips.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3a2383f..33b6227 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * config/tc-mips.h: Fix comment formatting.
+
2003-05-13 Hans-Peter Nilsson <hp@axis.com>
* read.c (old_buffer, old_input, old_limit): Remove variables.
diff --git a/gas/config/tc-mips.h b/gas/config/tc-mips.h
index 16a2a4e..ef77120 100644
--- a/gas/config/tc-mips.h
+++ b/gas/config/tc-mips.h
@@ -46,7 +46,7 @@ struct expressionS;
#define LOCAL_LABELS_FB 1
/* Maximum symbol offset that can be encoded in a BFD_RELOC_GPREL16
- relocation: */
+ relocation. */
#define MAX_GPREL_OFFSET (0x7FF0)
#define md_relax_frag(segment, fragp, stretch) \