mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
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:
@ -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.
|
||||
|
Reference in New Issue
Block a user