Fred Fish
4d0eabff25
Native support cleanup and corefile fixes for i386 SVR4 systems.
...
* i386-tdep.c (supply_gregset, fill_gregset, supply_fpregset,
fill_fpregset): Moved to i386v4-nat.c
* i386v4-nat.c, nm-i386v4.h, : New files.
* i386sol2.mh, i386v4.mh, ncr3000.mh (NAT_FILE): Use nm-i386v4.h.
* i386sol2.mh, i386v4.mh, ncr3000.mh (NATDEPFILES): Add corelow.o,
change i386v-nat.o to i386v4-nat.o.
1992-10-17 08:07:14 +00:00
K. Richard Pixley
c36989aa95
misc 386 configs updated
1992-10-17 00:07:04 +00:00
John Gilmore
165410d11f
Add inftarg.o and fork-child.o to all *.mh that reference infptrace.o.
...
Add fork-child.o to all *.mh that reference procfs.o.
1992-09-26 08:08:42 +00:00
Fred Fish
36ce1b6469
* c-exp.y, m2-exp.y: Move remapping defines for malloc and
...
realloc. Add remapping defines for {yyss, yyssp, yyvs, yyvsp}.
* config/{amix.mh, i386v4.mh, ncr3000.mh, stratus.mh,
sun4os5.mh}: Add definition for INSTALL using /usr/ucb/install.
1992-06-10 02:05:20 +00:00
Fred Fish
3d42671fef
Missed in last checkin.
1992-03-15 01:10:01 +00:00
Fred Fish
3e60a6b1d3
* config/mh-amix, config/mh-i386v4: Change to find alloca by
...
compiling and linking alloca.c, even when it is not strictly
required. Also arrange to link with -ltermlib rather than -ltermcap.
1991-12-23 03:44:49 +00:00
Fred Fish
ca9b13c75c
Set XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native compilers can find
...
alloca, but only if it is not found in the std C library. Also forces
libc to be search before libucb.a, which contains much broken stuff we
*don't* want.
1991-12-20 19:48:13 +00:00
Fred Fish
9336ad7aea
Initial revision
1991-11-30 04:49:47 +00:00