mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
* config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT): Changed to
a.out-<arch>-netbsd to match corresponding changes in BFD.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Wed Oct 12 11:56:50 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
|
||||||
|
|
||||||
|
* config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT): Changed to
|
||||||
|
a.out-<arch>-netbsd to match corresponding changes in BFD.
|
||||||
|
|
||||||
Wed Oct 12 11:06:11 1994 Ian Lance Taylor (ian@cygnus.com)
|
Wed Oct 12 11:06:11 1994 Ian Lance Taylor (ian@cygnus.com)
|
||||||
|
|
||||||
* config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values
|
* config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
#define TE_NETBSD532 1
|
#define TE_NETBSD532 1
|
||||||
|
|
||||||
#define TARGET_FORMAT "a.out-netbsd-532"
|
#define TARGET_FORMAT "a.out-ns32k-netbsd"
|
||||||
|
|
||||||
#include "obj-format.h"
|
#include "obj-format.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user