Mark Kettenis
1581182a44
From Kelley Cook <kelleycook@wideopenwest.com>:
...
* configure.host: Accept i[34567]86 variants.
* configure.tgt: Likewise.
* nlm/configure.in: Likewise.
* nlm/configure: Regenerated.
2003-06-13 17:49:52 +00:00
Stan Shebs
c906108c21
Initial creation of sourceware repository
1999-04-16 01:35:26 +00:00
Stan Shebs
071ea11e85
Initial creation of sourceware repository
1999-04-16 01:34:07 +00:00
Jason Molenda
f240337a6f
1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
...
* configure.in: Require autoconf 2.12.1 or higher.
* doc/configure.in: Ditto.
* nlm/configure.in: Ditto.
* rdi-share/configure.in: Ditto.
* testsuite/configure.in: Ditto.
* doc/Makefile.in: Don't hardcode $(SHELL).
* nlm/Makefile.in: Ditto.
* rdi-share/Makefile.in: Ditto.
* testsuite/Makefile.in: Ditto.
1999-01-05 00:17:07 +00:00
Michael Meissner
26c543ea67
Recognize i686 as pentium pro
1996-08-29 21:42:11 +00:00
Jason Molenda
5d8b7982c5
* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):
...
Use autoconf set values.
(docdir): Removed.
* configure.in (AC_PREREQ): autoconf 2.5 or higher.
* nlm/Makefile.in (bindir, libdir, datadir, mandir, infodir,
includedir): Use autoconf set values.
(docdir): Removed.
* nlm/configure.in (AC_PREREQ): autoconf 2.5 or higher.
* nlm/configure: Rebuilt.
* gdb/gdbserver/Makefile.in (datadir): Set to $(prefix)/share.
1996-06-25 13:08:00 +00:00
J.T. Conklin
119a5f4e87
* nlm/{configure.in, Makefile.in}: Converted to use autoconf.
...
* nlm/configure: New file, generated with autoconf 2.3.
1995-05-31 22:21:32 +00:00
J.T. Conklin
3be5f0397a
* nlm/configure.in: Use sed instead of awk to get the value of
...
cpufile. Awk is not a utility required by the GNU coding
standards. This change also fixes the rigid whitespace
requirements that were required for awk.
1995-05-31 19:31:20 +00:00
J.T. Conklin
7e1bfb70aa
* nlm/configure.in (gdb_host, gdb_host_cpu, gdb_target): Removed.
...
These variables not used.
1995-05-08 20:16:37 +00:00
Jason Merrill
c55c62ed58
Linux configuration name fixes
1995-04-25 01:07:46 +00:00
J.T. Conklin
140b35b3e4
* nlm/configure.in: ${gdb_host_cpu} defaults to ${host_cpu}.
1994-10-05 21:01:54 +00:00
Stu Grossman
dd55ca703a
* nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead.
...
* config/alpha/gdbserve.mt (TDEPFILES): Remove alpha-patch.o.
1994-08-29 22:02:57 +00:00
Ian Lance Taylor
7382b3b197
* configure.in: Change i[34]86 to i[345]86.
...
* nlm/configure.in: Likewise.
* gdbserver/configure.in: Likewise.
1994-08-24 17:12:57 +00:00
Stu Grossman
b7da24943d
* Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and
...
NLMCONV_FOR_TARGET. (SUBDIRS): Add nlm target.
* configure.in (powerpc-*-netware*): Automatically configure nlm
subdir.
* nlm/Makefile.in: Add {CC NLMCONV LD}_FOR_TARGET. Remove alpha
specific stuff. Make things more configurable.
* nlm/configure.in: Add powerpc-*-netware* target. Use
gdbserve.mt/cpu.c/cpu.h for target stuff. Get rid of tm/xm/nm.h
files.
* nlm/gdbserve.c: Move Alpha specific stuff into other files.
Remove lots of architecture-specific stuff.
* nlm/gdbserve.def: Add new imports.
* nlm/ppc.c, nlm/ppc.h: New files that contain PowerPC specific code.
* nlm/prelude.c: Don't include libhooks.h, get rid of call to
register library.
* nlm/prelude.o: What was this doing here?
1994-08-18 06:32:55 +00:00
Stu Grossman
27847c6f99
Netware debugger stub NLM.
1994-03-25 01:38:12 +00:00