* targmatch.sed: Delete case statements.

* config.bfd <powerpc-*-aix* entry>: Select 64 bit xcoff for
	aix4.3 and above.
This commit is contained in:
Alan Modra
2001-08-29 03:39:47 +00:00
parent e01b0e6981
commit 102ab33260
3 changed files with 14 additions and 3 deletions

View File

@ -1,5 +1,6 @@
1,/START OF targmatch.h/ d
/END OF targmatch.h/,$ d
/^[ ]*case/,/^[ ]*esac/ d
s/^#if/KEEP #if/
s/^#endif/KEEP #endif/
s/^[ ]*#.*$//