* write.c (chain_frchains_together): Check that seg_info (section)
authorIan Lance Taylor <ian@airs.com>
Tue, 9 Mar 1993 15:42:14 +0000 (15:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 9 Mar 1993 15:42:14 +0000 (15:42 +0000)
is not NULL.
(write_object_file): Call obj_frob_file after setting the symbols,
not before.

gas/ChangeLog

index 9af8d71cd839dda6657eb977c04825d99210119f..90e8459fc9fef03c10e73af25f166edc37d3d2e4 100644 (file)
@@ -1,3 +1,20 @@
+Tue Mar  9 07:40:06 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * write.c (chain_frchains_together): Check that seg_info (section)
+       is not NULL.
+       (write_object_file): Call obj_frob_file after setting the symbols,
+       not before.
+
+Mon Mar  8 14:57:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * config/tc-i386.h (TC_COUNT_RELOC): Look for fx_addsy only.
+
+Fri Mar  5 09:05:55 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * read.h: Define stringer here.
+       read.c, config/obj-ieee.c, config/obj-tcm88k.c: Not any of these
+       places.
+
 Thu Mar  4 11:52:23 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
 
        * read.c (s_space): Multiply repeat count by mult, not fill.
This page took 0.031244 seconds and 4 git commands to generate.