Mark Kettenis
|
0d6e4ad74b
|
* alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".
(alphabsd_fetch_inferior_registers): Rename from
fetch_inferior_registers. Make static.
(alphabsd_store_inferior_registers): Rename from
store_inferior_registers. Make static.
(_initialize_alphabsd_nat): New function.
* Makefile.in (alphabsd-nat.o): Update dependencies.
* config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o. Add inf-ptrace.o, fbsd-nat.o and gcore.o.
* config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
(NATDEPFILES): Remove infptrace.o and inftarg.o. Add
alphabsd-nat.o.
* config/alpha/nm-fbsd.h: Update copyright year. Don't include
"config/nm-bsd.h" and "elf/common.h".
* config/alpha/nm-nbsd.h: Update copyright year. Don't include
"config/nm-nbsd.h".
|
2005-03-05 14:36:10 +00:00 |
|
Andrew Cagney
|
52d9e61301
|
Zap empty or unused xm-*.h files.
|
2002-01-20 01:12:51 +00:00 |
|
Andrew Cagney
|
7708fa0111
|
Remove XDEPFILES from GDB.
|
2002-01-18 04:51:10 +00:00 |
|
Kevin Buettner
|
21479deda0
|
Cleanup solib-svr4.c by moving legacy code out to its own file.
|
2001-03-10 06:17:24 +00:00 |
|
Kevin Buettner
|
13437d4b4b
|
Reorganize solib.c.
|
2000-10-24 20:05:36 +00:00 |
|
Andrew Cagney
|
aff38e615a
|
Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include
ser-tcp.o by default.
|
2000-06-12 06:09:06 +00:00 |
|
Mark Kettenis
|
448628fe90
|
Add support for FreeBSD/Alpha.
* alphabsd-nat.c, config/alpha/fbsd.mh, config/alpha/fbsd.mt,
config/alpha/nm-fbsd.h, config/alpha/tm-fbsd.h,
config/alpha/xm-fbsd.h: New files.
|
2000-05-31 20:26:46 +00:00 |
|