summaryrefslogtreecommitdiffstats
path: root/gdb/mpw-make.sed
Commit message (Collapse)AuthorAgeFilesLines
* * mpw-make.sed: Use NewFolderRecursive for installation.Stan Shebs1996-12-191-0/+1
|
* * mpw-make.sed: Update init.c editing to work with Oct 8 change.Stan Shebs1996-10-221-3/+7
| | | | (@HLDFLAGS@): Always edit out.
* * mpw-make.sed: Update for various recent changes, add someStan Shebs1996-08-161-9/+7
| | | | | | | comments. start-sanitize-gm * mpw-config.in: Fix name of Magic Cap-specific file. end-sanitize-gm
* From Raymond Jou <rjou@mexican.cygnus.com>:Stan Shebs1996-07-011-0/+3
| | | | | * mpw-make.sed: Add lines to whack out autoconf hook @CONFIG_LDFLAGS@.
* * mpw-make.sed: Edit @THREAD_DB_OBS@ out of makefile.Stan Shebs1996-05-231-0/+5
|
* * mpw-make.sed: Change references to config.h to be in objdir,Stan Shebs1996-04-021-0/+4
| | | | edit out rules to rebuild config.h.
* * mpw-make.sed: Edit out makefile rebuild rule.Stan Shebs1996-02-151-2/+6
| | | | | (host_alias, target_alias): Comment out instead of deleting. (@LIBS@): Edit out references.
* * mpw-make.sed: Add quotes to RIncludes reference.Raymond Jou1995-12-151-1/+2
|
* * configure.in (powerpc-*-macos*): New target configuration.Stan Shebs1995-12-121-4/+12
| | | | | | | | | | | | | | | | | * configure: Update. * config/powerpc/macos.mh, config/powerpc/macos.mt, config/powerpc/nm-macos.h, config/powerpc/tm-macos.h, mac-nat.c: New files, native PowerMac debugging support. * Makefile.in (mac-nat.o): Add build rule. * mpw-config.in (enable_cflags): Add support. (m68k-apple-macos, powerpc-apple-macos): Fix natdepfiles to list object file instead of source file. * mpw-make.sed (@ENABLE_CFLAGS@): Don't edit out, replace with value of variable. (install, install-only): Edit MPW-specific installation into place of Unix shell code. * mac-gdb.r: Fix version resources to use symbolic version strings. (cfrg): New resource, code fragment for PowerMac.
* * mpw-config.in: Add variable with names of SIOW libraries.Raymond Jou1995-11-091-0/+12
| | | | * mpw-make.sed: Add an action to build SIOWgdb.
* * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure canStan Shebs1995-11-091-0/+2
| | | | add back in if necessary.
* * mpw-config.in: Add support for PowerMac host, add beginningsStan Shebs1995-10-271-0/+4
| | | | | | | | | of native support. * mpw-make.sed: Disable subdir recursion, edit out useless rule. * mac-xdep.c (Values.h): Don't include. (GestaltEqu.h): Include Gestalt.h instead. (do_mouse_down): Comment out control tracking, needs to be updated to use UPP before will work on PowerMac.
* * mpw-config.in: Adapt to work with autoconf'ed configury;Stan Shebs1995-10-191-0/+132
build config.h, add empty definitions to mk.tmp. (powerpc-apple-macos): Make it work. * mpw-make.sed: New file, sed commands to translate Unix makefile into MPW syntax. * mpw-make.in: Remove. * mac-gdb.r: New file, was macgdb.r, renamed for consistency with other tools, now includes cfrg resource. * macgdb.r: Remove. * config/m68k/xm-mpw.h: Remove most of contents, replace with include of include/mpw/mpw.h.
OpenPOWER on IntegriCloud