mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 02:35:00 +08:00
* config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
tm-ppc-eabi.h instead of the removed tm-nbsd.h.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2005-01-08 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
|
||||
tm-ppc-eabi.h instead of the removed tm-nbsd.h.
|
||||
|
||||
2005-01-07 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* config/ia64/tm-linux.h: Tweak comment. Update copyright year.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Target: OpenBSD/powerpc
|
||||
TDEPFILES= rs6000-tdep.o ppc-sysv-tdep.o ppcobsd-tdep.o \
|
||||
corelow.o solib.o solib-svr4.o
|
||||
DEPRECATED_TM_FILE= tm-nbsd.h
|
||||
DEPRECATED_TM_FILE= tm-ppc-eabi.h
|
||||
|
Reference in New Issue
Block a user