mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
* coffread.c (coff_symtab_read) [SEM]: Remove code, macro can
never be defined. * dbxread.c (process_one_symbol) [BLOCK_ADDRESS_ABSOLUTE]: Remove, no longer needed. * hppa-tdep.c (N_SET_MAGIC): Remove, no longer used. * config/pa/xm-hppab.h (SEEK_SET, SEEK_CUR, SEEK_END): Ditto. * config/mips/tm-mipsm3.h (NUMERIC_REG_NAMES): Ditto. * config/mips/mipsm3.mt (TDEPFILES): Remove mipsread.o. Cruft discovered while working on GDB internals manual
This commit is contained in:
@@ -62,10 +62,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#undef STACK_END_ADDR
|
||||
#define STACK_END_ADDR USRSTACK
|
||||
|
||||
/* Don't output r?? names for registers, since they
|
||||
* can't be used as reg names anyway
|
||||
*/
|
||||
#define NUMERIC_REG_NAMES
|
||||
|
||||
/* Output registers in tabular format */
|
||||
#define TABULAR_REGISTER_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user