Add a ChangeLog entry that was accidentally not committed
with the change: 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com> * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c. (alphanbsd-nat.o): Remove dependency list. (alphanbsd-tdep.o): Add $(regcache_h) to dependency list. * alphanbsd-nat.c: Delete. Contents moved to... * alphanbsd-tdep.c: ...here. (_initialize_alphanbsd_tdep): Register core functions. * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
This commit is contained in:
parent
89cf478729
commit
1aee598a77
@ -237,6 +237,16 @@
|
||||
* config/i386/obsd.mh (NATDEPFILES): Likewise.
|
||||
* config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
|
||||
|
||||
2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
|
||||
|
||||
* Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
|
||||
(alphanbsd-nat.o): Remove dependency list.
|
||||
(alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
|
||||
* alphanbsd-nat.c: Delete. Contents moved to...
|
||||
* alphanbsd-tdep.c: ...here.
|
||||
(_initialize_alphanbsd_tdep): Register core functions.
|
||||
* config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
|
||||
|
||||
2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
|
||||
|
||||
* Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
|
||||
|
Loading…
Reference in New Issue
Block a user