summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/symbols.c6
2 files changed, 7 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index bbe737e2c4..608be5d3b8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2007-03-08 Alan Modra <amodra@bigpond.net.au>
+ * symbols.c (symbol_relc_make_sym): Comment typo fixes.
+
+2007-03-08 Alan Modra <amodra@bigpond.net.au>
+
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
diff --git a/gas/symbols.c b/gas/symbols.c
index 8943af3c11..5cad5c8ef6 100644
--- a/gas/symbols.c
+++ b/gas/symbols.c
@@ -2941,10 +2941,10 @@ symbol_print_statistics (FILE *file)
#ifdef OBJ_COMPLEX_RELC
/* Convert given symbol to a new complex-relocation symbol name. This
- may bee a recursive function, since it might be called for non-leaf
+ may be a recursive function, since it might be called for non-leaf
nodes (plain symbols) in the expression tree. The caller owns the
- returning string, so should free() it eventually. Errors are
- indicated via as_bad() and a NULL return value. The given symbol
+ returning string, so should free it eventually. Errors are
+ indicated via as_bad and a NULL return value. The given symbol
is marked with sy_used_in_reloc. */
char *