* configure.in: Recognize ppc-*-netware.

* config/te-ppcnw.h:  New file to support Power-PC/Netware
	configurations.  Currently, it just enables the use of backslash
	escapes in string directives.
This commit is contained in:
Stu Grossman
1994-08-10 02:47:48 +00:00
parent df9548f68a
commit a1dafd5511
2 changed files with 40 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Tue Aug 9 19:43:45 1994 Stu Grossman (grossman@cygnus.com)
* configure.in: Recognize ppc-*-netware.
* config/te-ppcnw.h: New file to support Power-PC/Netware
configurations. Currently, it just enables the use of backslash
escapes in string directives.
Tue Aug 9 11:12:13 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* config/tc-ppc.c (ppc_stabx): Call expression directly, rather