* config/rs6000.mh: Update (for Fred's new mmalloc)

flags to disable use of GNU malloc/mmalloc.
	* munch:  Change SYSV rule to allow .text before the label,
	as well as after, to work for AIX.
	* gdbtypes.h:  Minor clarifiction.
This commit is contained in:
Per Bothner
1992-03-24 22:54:21 +00:00
parent be1384b056
commit 5c8d3927e3
4 changed files with 14 additions and 6 deletions

View File

@@ -130,7 +130,7 @@ struct type
/* For a pointer type, describes the type of object pointed to.
For an array type, describes the type of the elements.
For a function or method type, describes the type of the value.
For a function or method type, describes the type of the return value.
For a range type, describes the type of the full range.
Unused otherwise. */