Subject: changed files: 'src/gnu/usr.bin/gas read.c read.h struc-symbol.h write.c'
To: None <source-changes>
From: Paul Kranenburg <pk>
List: source-changes
Date: 11/20/1993 14:21:00
Update of /b/source/CVS/src/gnu/usr.bin/gas
In directory sun-lamp.cs.berkeley.edu:/d/users/pk/gas

Modified Files:
	read.c read.h struc-symbol.h write.c 
Log Message:
Handle `.type' directives (shortly to be generated by gcc) that will be
conveyed to the linker in the `n_other' (in case a.out format is produced)
fields of the objects symbol table.

Also handle `.size' directives of the form `.size symbol1-symbol2' in
addition to absolute expressions.


------------------------------------------------------------------------------