aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-03-02 08:51:08 +0000
committerJohn Gilmore <gnu@cygnus>1993-03-02 08:51:08 +0000
commit7687d89bfb8e1b2adfa0ca7a98468bfe216276e3 (patch)
treea60983332da34adf69f8868eff732fc16c514ce6 /gas
parent1d9449abbfeb16bf88e41a98013793c3e3b98578 (diff)
downloadgdb-7687d89bfb8e1b2adfa0ca7a98468bfe216276e3.zip
gdb-7687d89bfb8e1b2adfa0ca7a98468bfe216276e3.tar.gz
gdb-7687d89bfb8e1b2adfa0ca7a98468bfe216276e3.tar.bz2
Update Gilmore entry
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 098e12f..d706318 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+Tue Mar 2 00:50:43 1993 John Gilmore (gnu@cygnus.com)
+
+ * CONTRIBUTORS: Update Gilmore entry.
+
+Wed Feb 24 14:58:19 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * frags.c (frag_init): New function.
+ (zero_address_frag, bss_address_frag): Now initialized at run
+ time.
+ * as.c (main): Call frag_init.
+
Wed Feb 24 10:32:42 1993 Ian Lance Taylor (ian@cygnus.com)
* app.c (do_scrub_next_char): In LEX_IS_LINE_COMMENT_START case:
@@ -132,7 +143,7 @@ Mon Feb 8 13:56:17 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* config/h8300.mt: Don't specify compiler here.
- * config/z8k.mt: The z8k code depends on the z8k oopcode table,
+ * config/z8k.mt: The z8k code depends on the z8k opcode table,
not the h8300 one.
* config/tc-z8k.h: Comment fix.