tc-mips.h, subsegs.c changes

This commit is contained in:
Ken Raeburn 1994-01-06 01:11:05 +00:00
parent 166d9f909a
commit 311ff8d65d

View file

@ -1,3 +1,12 @@
Wed Jan 5 14:22:22 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* config/tc-mips.h (TARGET_FORMAT) [OBJ_AOUT]: Fix for new names
in bfd.
* subsegs.c (subseg_get): New function. Creates segment if
needed, returns pointer, but doesn't change current segment.
(subseg_new): Use it.
Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com)
* Makefile.in (INCLUDES): Add $(srcdir)/.. to places to search.