mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
* config/powerpc/xm-aix.h: Remove "config/xm-aix4.h", that file
is now empty. (termdef): Remove prototype, function no longer used.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2004-08-11 Joel Brobecker <brobecker@gnat.com>
|
||||||
|
|
||||||
|
* config/powerpc/xm-aix.h: Remove "config/xm-aix4.h", that file
|
||||||
|
is now empty.
|
||||||
|
(termdef): Remove prototype, function no longer used.
|
||||||
|
|
||||||
2004-08-11 Joel Brobecker <brobecker@gnat.com>
|
2004-08-11 Joel Brobecker <brobecker@gnat.com>
|
||||||
|
|
||||||
* doc/gdbint.texinfo (Host Definition): Remove documentation
|
* doc/gdbint.texinfo (Host Definition): Remove documentation
|
||||||
|
@ -19,11 +19,6 @@
|
|||||||
Foundation, Inc., 59 Temple Place - Suite 330,
|
Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
Boston, MA 02111-1307, USA. */
|
Boston, MA 02111-1307, USA. */
|
||||||
|
|
||||||
#include "config/xm-aix4.h"
|
|
||||||
|
|
||||||
/* This doesn't seem to be declared in any header file I can find. */
|
|
||||||
char *termdef (int, int);
|
|
||||||
|
|
||||||
/* UINT_MAX is defined in <sys/limits.h> as a decimal constant (4294967295)
|
/* UINT_MAX is defined in <sys/limits.h> as a decimal constant (4294967295)
|
||||||
which is too large to fit in a signed int when it is parsed by the
|
which is too large to fit in a signed int when it is parsed by the
|
||||||
compiler, so it issues a diagnostic. Just undef it here so that we
|
compiler, so it issues a diagnostic. Just undef it here so that we
|
||||||
|
Reference in New Issue
Block a user