aboutsummaryrefslogtreecommitdiff
path: root/gas/mpw-make.sed
AgeCommit message (Collapse)AuthorFilesLines
1995-12-15* mpw-make.sed: If linking, edit ALL_CFLAGS to CFLAGS.Raymond Jou1-0/+3
1995-12-01 * mpw-config.in: Don't always use te-generic.h for emulation.Stan Shebs1-0/+15
(powerpc-apple-macos): Use emulation te-macos.h. start-sanitize-gm (mips-gm-magic): New configuration. end-sanitize-gm * mpw-make.sed (install, install-only): Edit in Mac-specific install procedure.
1995-11-14 * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations.Stan Shebs1-4/+6
* configure: Update. * mpw-make.sed: Reorder commands to make sed happier. * config/te-macos.h: New file. * config/tc-ppc.h (TARGET_FORMAT): Set correctly for PowerMac.
1995-09-29 * mpw-config.in: Translate "powerpc" into "ppc", remove gen ofStan Shebs1-0/+79
VERSION, move gen of "conf" here from makefile. * mpw-make.sed: New file, sed commands to translate Unix makefile into MPW syntax. * mpw-make.in: Remove. * mac-as.r: New file, Mac resource file. * as.h (inline): Don't decide about defining if __MWERKS__, remove redundant conditional and definition. * stabs.c (s_stab_generic): Fix syntax for OBJ_PROCESS_STAB.