mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-13 02:14:39 +08:00
cvs bug, these files should not have been checked in.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Fri Feb 21 06:22:15 1992 K. Richard Pixley (rich@rtl.cygnus.com)
|
||||||
|
|
||||||
|
* obj-aout.c: do not include stab.gnu.h if NO_LISTING.
|
||||||
|
|
||||||
|
* tc-i860.c, a.out.gnu.h: move i860 relocs to a proper place.
|
||||||
|
|
||||||
|
* a.out.h: removed.
|
||||||
|
|
||||||
Fri Feb 21 02:17:22 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
|
Fri Feb 21 02:17:22 1992 Minh Tran-Le (TRANLE@INTELLICORP.COM)
|
||||||
|
|
||||||
* tc-i386.c: tc-i386.c: added handling of the following opcodes:
|
* tc-i386.c: tc-i386.c: added handling of the following opcodes:
|
||||||
|
@ -19,8 +19,6 @@
|
|||||||
|
|
||||||
#define TC_A29K
|
#define TC_A29K
|
||||||
|
|
||||||
#define NO_LISTING
|
|
||||||
|
|
||||||
#define tc_aout_pre_write_hook(x) {;} /* not used */
|
#define tc_aout_pre_write_hook(x) {;} /* not used */
|
||||||
#define tc_coff_symbol_emit_hook(a) {;} /* not used */
|
#define tc_coff_symbol_emit_hook(a) {;} /* not used */
|
||||||
#define tc_crawl_symbol_chain(a) {;} /* not used */
|
#define tc_crawl_symbol_chain(a) {;} /* not used */
|
||||||
|
Reference in New Issue
Block a user