aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog.mpw
AgeCommit message (Collapse)AuthorFilesLines
1995-03-18 * mpw-config.in (TDEFINES): Put empty definition intoStan Shebs1-0/+8
makefile fragment. * mpw-make.in (xmalloc.c.o): Remove. (as.new): Depend on Version.r. (Version.r): Generate from version info.
1995-01-12delete references to hex-value.cKen Raeburn1-0/+4
1994-12-13 * mpw-config.in: Add mapping from configs to object file formats,Stan Shebs1-0/+10
get VERSION from Makefile.in and add to mk.tmp. (mips-idt-ecoff) [TDEFINES]: Add TARGET_BYTES_BIG_ENDIAN. * mpw-make.in (VERSION, gC): Don't define. (ALL_CFLAGS): Remove -d flags. (config.h): Remove definition of MPW, add HAVE_STDARG_H, BFD_ASSEMBLER.
1994-09-24 * mpw-make.in (config.h): Add defines from ho-mpw.h directly.Stan Shebs1-0/+5
* config/ho-mpw.h: Remove.
1994-09-21 * mpw-config.in: Don't create host.h.Stan Shebs1-0/+7
* mpw-make.in (config.h): Add in contents of ho-mpw.h. * config/ho-mpw.h (TRUE_FALSE_ALREADY_DEFINED, WANT_FOPEN_BIN, HAVE_ERRNO_H): Define.
1994-09-13 * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H,Stan Shebs1-0/+7
include of ::libiberty:. (config.h): Ifdef contents on GAS_VERSION. config/ho-mpw.h: Remove redefinitions of true and false.
1994-06-30 * mpw-make.in (as.c): Compile with C not gC.Stan Shebs1-0/+7
(config-stamp): Touch correctly. (install-only): New target. (install): Depend on all and install-only.
1994-06-26 * mpw-config.in: Parse target and use to generate forward includesStan Shebs1-0/+12
to tc-, obj-, and atof- files, use te-generic.h for emulation. * mpw-make.in (VERSION): Define. (as.c): Compile with GCC. (TARG_OBJECTS, CLIBS): Define. (as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link command. (config.h, config-stamp): Build. config/ho-mpw.h (HOST_SPECIAL_INIT): Define.
1994-06-12Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+6
* mpw-make.in (C, CFLAGS): Removed definitions. (ALL_CFLAGS): Define. Set default rule to use {CC} instead of {C}.
1994-02-26Sat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
* mpw-make.in (install): Moved here from mpw-build.in. * mpw-build.in: Removed, functionality in mpw-make.in
1994-02-01Mon Jan 31 18:06:41 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+4
* mpw-make.in (CFLAGS): Add more include paths.
1994-01-25Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+8
* mpw-config.in (varargs.h, sys/*.h): Don't create when configuring. (host.h): Create with forward-include. * mpw-make.in (CFLAGS): Add -w flag. * mpw-build.in: New file, build script fragment.
1994-01-07Fri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
* mpw-make.in: Replace 8-bit chars with their names. * config/ho-mpw.h (LOSING_COMPILER): Define.
1994-01-04Mon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+6
* config.sub: Add MPW-related aliases. * mpw-configure: New file, MPW version of configure. * mpw-config.in: New file, MPW version of configure.in. * mpw-xconfig.in: New file, addon to configure.in. Mon Jan 3 12:42:45 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-xconfig.in: New file, mpw x mips configuration bits.