mips.h (DWARF2_ADDR_SIZE): New.
2004-04-19 Eric Christopher <echristo@redhat.com> * config/mips/mips.h (DWARF2_ADDR_SIZE): New. From-SVN: r80866
This commit is contained in:
parent
06e7f299d5
commit
d2beeae7ed
@ -1,8 +1,12 @@
|
||||
2004-04-19 Eric Christopher <echristo@redhat.com>
|
||||
|
||||
* config/mips/mips.h (DWARF2_ADDR_SIZE): New.
|
||||
|
||||
2004-04-19 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* doc/install.texi (*-ibm-aix*): Add AIX 5.1 assembler and archiver
|
||||
fix information.
|
||||
|
||||
|
||||
2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
* doc/install.texi (Specific, mips-sgi-irix5): Fix IRIX 5.3 IDO
|
||||
|
@ -1212,6 +1212,8 @@ extern const struct mips_cpu_info *mips_tune_info;
|
||||
#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
|
||||
#endif
|
||||
|
||||
#define DWARF2_ADDR_SIZE (ABI_HAS_64BIT_SYMBOLS ? 8 : 4)
|
||||
|
||||
/* By default, turn on GDB extensions. */
|
||||
#define DEFAULT_GDB_EXTENSIONS 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user