mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* config/mips/tm-irix6.h: Include solib.h.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-10-01 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
|
* config/mips/tm-irix6.h: Include solib.h.
|
||||||
|
|
||||||
2002-10-01 Elena Zannoni <ezannoni@redhat.com>
|
2002-10-01 Elena Zannoni <ezannoni@redhat.com>
|
||||||
|
|
||||||
* dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
|
* dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
Boston, MA 02111-1307, USA. */
|
Boston, MA 02111-1307, USA. */
|
||||||
|
|
||||||
#include "mips/tm-bigmips64.h"
|
#include "mips/tm-bigmips64.h"
|
||||||
|
#include "solib.h"
|
||||||
|
|
||||||
/* SGI's assembler doesn't grok dollar signs in identifiers.
|
/* SGI's assembler doesn't grok dollar signs in identifiers.
|
||||||
So we use dots instead. This item must be coordinated with G++. */
|
So we use dots instead. This item must be coordinated with G++. */
|
||||||
|
Reference in New Issue
Block a user