mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Oodles of changes. The most important is adding support for stabs
encapsulated in mips ecoff. See ChangeLog for the gory details.
This commit is contained in:
@@ -31,6 +31,10 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
/*#define NAMES_HAVE_UNDERSCORE*/
|
||||
|
||||
/* Address of blocks in N_LBRAC and N_RBRAC symbols are absolute addresses,
|
||||
not relative to start of source address. */
|
||||
#define BLOCK_ADDRESS_ABSOLUTE
|
||||
|
||||
/* Debugger information will be in mips' format */
|
||||
|
||||
#define READ_MIPS_FORMAT
|
||||
|
||||
Reference in New Issue
Block a user