1996-01-05 18:11:45 +01:00
|
|
|
dnl Autoconf configure script for GDB, the GNU debugger.
|
|
|
|
dnl Copyright 1995, 1996 Free Software Foundation, Inc.
|
|
|
|
dnl
|
|
|
|
dnl This file is part of GDB.
|
|
|
|
dnl
|
|
|
|
dnl This program is free software; you can redistribute it and/or modify
|
|
|
|
dnl it under the terms of the GNU General Public License as published by
|
|
|
|
dnl the Free Software Foundation; either version 2 of the License, or
|
|
|
|
dnl (at your option) any later version.
|
|
|
|
dnl
|
|
|
|
dnl This program is distributed in the hope that it will be useful,
|
|
|
|
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
dnl GNU General Public License for more details.
|
|
|
|
dnl
|
|
|
|
dnl You should have received a copy of the GNU General Public License
|
|
|
|
dnl along with this program; if not, write to the Free Software
|
1996-02-21 18:38:36 +01:00
|
|
|
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
1996-01-05 18:11:45 +01:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
dnl Process this file with autoconf to produce a configure script.
|
1996-01-05 18:11:45 +01:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
AC_PREREQ(2.3)dnl
|
|
|
|
AC_INIT(main.c)
|
1996-03-21 16:59:01 +01:00
|
|
|
AC_CONFIG_HEADER(config.h:config.in)
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
|
|
|
|
AC_PROG_CC
|
|
|
|
AC_AIX
|
|
|
|
AC_MINIX
|
|
|
|
AC_ISC_POSIX
|
|
|
|
|
|
|
|
AC_PROG_INSTALL
|
1996-04-12 08:14:46 +02:00
|
|
|
AC_CHECK_TOOL(AR, ar)
|
|
|
|
AC_CHECK_TOOL(RANLIB, ranlib, :)
|
1995-10-10 21:19:37 +01:00
|
|
|
AC_PROG_YACC
|
1996-04-12 08:14:46 +02:00
|
|
|
AC_PROG_AWK
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
|
|
|
|
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/..)
|
|
|
|
AC_CANONICAL_SYSTEM
|
|
|
|
AC_ARG_PROGRAM
|
|
|
|
|
* configure.in: Check for working mmap, ansi headers, string.h,
strings.h, and memory.h.
* configure: Regenerated.
* gdb_stat.h: New file, "portable" <sys/stat.h>.
* gdb_string.h: New file, "portable" <string.h>.
* altos-xdep.c, arm-tdep.c, arm-xdep.c, convex-tdep.c,
convex-xdep.c, coredep.c, cxux-nat.c, dbxread.c, exec.c,
gould-xdep.c, hppa-tdep.c, i386aix-nat.c, i386b-nat.c,
i386mach-nat.c, i386v-nat.c, infptrace.c, m88k-nat.c, main.c,
mdebugread.c, objfiles.c, os9kread.c, procfs.c, pyr-xdep.c,
rs6000-nat.c, source.c, standalone.c, stuff.c, sun386-nat.c,
symfile.c, symm-nat.c, symm-tdep.c, symtab.c, top.c, ultra3-nat.c,
ultra3-xdep.c, umax-xdep.c, xcoffread.c: Include "gdb_stat.h"
instead of <sys/stat.h>.
* alpha-tdep.c, breakpoint.c, buildsym.c, c-typeprint.c,
ch-typeprint.c, coffread.c, command.c, core-sol2.c, core-svr4.c,
core.c, corelow.c, cp-valprint.c, dbxread.c, dcache.c, demangle.c,
dpx2-nat.c, dstread.c, dwarfread.c, elfread.c, environ.c, eval.c,
exec.c, f-lang.c, f-typeprint.c, f-valprint.c, findvar.c,
fork-child.c, gdbtypes.c, hpread.c, i386-tdep.c, infcmd.c,
inflow.c, infptrace.c, infrun.c, irix5-nat.c, language.c,
m2-typeprint.c, main.c, mdebugread.c, minsyms.c, mipsread.c,
monitor.c, nlmread.c, objfiles.c, os9kread.c, osfsolib.c, parse.c,
printcmd.c, procfs.c, regex.c, remote-adapt.c, remote-arc.c,
remote-array.c, remote-bug.c, remote-e7000.c, remote-eb.c,
remote-es.c, remote-hms.c, remote-mm.c, remote-os9k.c,
remote-pa.c, remote-sim.c, remote-st.c, remote-udi.c,
remote-utils.c, remote-vx.c, remote-vx29k.c, remote-vx68.c,
remote-vx960.c, remote-vxmips.c, remote-vxsparc.c, remote.c,
solib.c, somread.c, source.c, stabsread.c, stack.c, symfile.c,
symmisc.c, symtab.c, target.c, top.c, typeprint.c, utils.c,
valarith.c, valops.c, valprint.c, values.c, xcoffread.c: Include
"gdb_string.h" instead of <string.h>.
* gdbtk.c: Likewise.
* config/xm-sysv4.h, i386/xm-ptx.h, m68k/xm-sun3os4.h,
sparc/xm-sun4os4.h (HAVE_MMAP): Removed.
* config/xm-lynx.h, config/i386/xm-ptx.h,
config/m68k/nm-apollo68b.h, config/m68k/xm-hp300hpux.h,
config/mips/xm-irix3.h, config/mips/xm-mips.h,
config/mips/xm-news-mips.h, config/mips/xm-riscos.h,
config/pa/hppah.h, config/rs6000/xm-rs6000.h,
config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
config/vax/xm-vaxbsd.h, config/vax/xm-vaxult.h,
config/vax/xm-vaxult2.h (MEM_FNS_DECLARED): Removed.
* config/mips/xm-irix3.h, config/mips/xm-mips.h,
config/pa/xm-hppah.h (memcpy, memset): Removed declarations.
1995-08-01 22:14:27 +02:00
|
|
|
AC_HEADER_STDC
|
1996-04-12 08:14:46 +02:00
|
|
|
AC_CHECK_HEADERS(limits.h memory.h string.h strings.h unistd.h termios.h termio.h sgtty.h stddef.h sys/procfs.h link.h endian.h)
|
* configure.in: Check for working mmap, ansi headers, string.h,
strings.h, and memory.h.
* configure: Regenerated.
* gdb_stat.h: New file, "portable" <sys/stat.h>.
* gdb_string.h: New file, "portable" <string.h>.
* altos-xdep.c, arm-tdep.c, arm-xdep.c, convex-tdep.c,
convex-xdep.c, coredep.c, cxux-nat.c, dbxread.c, exec.c,
gould-xdep.c, hppa-tdep.c, i386aix-nat.c, i386b-nat.c,
i386mach-nat.c, i386v-nat.c, infptrace.c, m88k-nat.c, main.c,
mdebugread.c, objfiles.c, os9kread.c, procfs.c, pyr-xdep.c,
rs6000-nat.c, source.c, standalone.c, stuff.c, sun386-nat.c,
symfile.c, symm-nat.c, symm-tdep.c, symtab.c, top.c, ultra3-nat.c,
ultra3-xdep.c, umax-xdep.c, xcoffread.c: Include "gdb_stat.h"
instead of <sys/stat.h>.
* alpha-tdep.c, breakpoint.c, buildsym.c, c-typeprint.c,
ch-typeprint.c, coffread.c, command.c, core-sol2.c, core-svr4.c,
core.c, corelow.c, cp-valprint.c, dbxread.c, dcache.c, demangle.c,
dpx2-nat.c, dstread.c, dwarfread.c, elfread.c, environ.c, eval.c,
exec.c, f-lang.c, f-typeprint.c, f-valprint.c, findvar.c,
fork-child.c, gdbtypes.c, hpread.c, i386-tdep.c, infcmd.c,
inflow.c, infptrace.c, infrun.c, irix5-nat.c, language.c,
m2-typeprint.c, main.c, mdebugread.c, minsyms.c, mipsread.c,
monitor.c, nlmread.c, objfiles.c, os9kread.c, osfsolib.c, parse.c,
printcmd.c, procfs.c, regex.c, remote-adapt.c, remote-arc.c,
remote-array.c, remote-bug.c, remote-e7000.c, remote-eb.c,
remote-es.c, remote-hms.c, remote-mm.c, remote-os9k.c,
remote-pa.c, remote-sim.c, remote-st.c, remote-udi.c,
remote-utils.c, remote-vx.c, remote-vx29k.c, remote-vx68.c,
remote-vx960.c, remote-vxmips.c, remote-vxsparc.c, remote.c,
solib.c, somread.c, source.c, stabsread.c, stack.c, symfile.c,
symmisc.c, symtab.c, target.c, top.c, typeprint.c, utils.c,
valarith.c, valops.c, valprint.c, values.c, xcoffread.c: Include
"gdb_string.h" instead of <string.h>.
* gdbtk.c: Likewise.
* config/xm-sysv4.h, i386/xm-ptx.h, m68k/xm-sun3os4.h,
sparc/xm-sun4os4.h (HAVE_MMAP): Removed.
* config/xm-lynx.h, config/i386/xm-ptx.h,
config/m68k/nm-apollo68b.h, config/m68k/xm-hp300hpux.h,
config/mips/xm-irix3.h, config/mips/xm-mips.h,
config/mips/xm-news-mips.h, config/mips/xm-riscos.h,
config/pa/hppah.h, config/rs6000/xm-rs6000.h,
config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
config/vax/xm-vaxbsd.h, config/vax/xm-vaxult.h,
config/vax/xm-vaxult2.h (MEM_FNS_DECLARED): Removed.
* config/mips/xm-irix3.h, config/mips/xm-mips.h,
config/pa/xm-hppah.h (memcpy, memset): Removed declarations.
1995-08-01 22:14:27 +02:00
|
|
|
AC_HEADER_STAT
|
|
|
|
|
1996-04-13 06:38:55 +02:00
|
|
|
AC_CHECK_FUNCS(setpgid sbrk)
|
1996-04-05 06:22:08 +02:00
|
|
|
|
1996-01-27 19:51:09 +01:00
|
|
|
AC_MSG_CHECKING([for gregset_t type])
|
1996-03-31 03:04:37 +02:00
|
|
|
AC_CACHE_VAL(gdb_cv_have_gregset_t,
|
1996-01-27 19:51:09 +01:00
|
|
|
[AC_TRY_LINK([#include <sys/procfs.h>],[gregset_t *gregsetp = 0],
|
1996-03-31 03:04:37 +02:00
|
|
|
gdb_cv_have_gregset_t=yes, gdb_cv_have_gregset_t=no)])
|
|
|
|
AC_MSG_RESULT($gdb_cv_have_gregset_t)
|
|
|
|
if test $gdb_cv_have_gregset_t = yes; then
|
1996-01-27 19:51:09 +01:00
|
|
|
AC_DEFINE(HAVE_GREGSET_T)
|
|
|
|
fi
|
|
|
|
|
|
|
|
AC_MSG_CHECKING([for fpregset_t type])
|
1996-03-31 03:04:37 +02:00
|
|
|
AC_CACHE_VAL(gdb_cv_have_fpregset_t,
|
1996-01-27 19:51:09 +01:00
|
|
|
[AC_TRY_LINK([#include <sys/procfs.h>],[fpregset_t *fpregsetp = 0],
|
1996-03-31 03:04:37 +02:00
|
|
|
gdb_cv_have_fpregset_t=yes, gdb_cv_have_fpregset_t=no)])
|
|
|
|
AC_MSG_RESULT($gdb_cv_have_fpregset_t)
|
|
|
|
if test $gdb_cv_have_fpregset_t = yes; then
|
1996-01-27 19:51:09 +01:00
|
|
|
AC_DEFINE(HAVE_FPREGSET_T)
|
|
|
|
fi
|
|
|
|
|
* Add native support for long double data type.
* c-exp.y (%union): Change dval to typed_val_float. Use DOUBLEST
to store actual data. Change types of INT and FLOAT tokens to
typed_val_int and typed_val_float respectively. Create new token
DOUBLE_KEYWORD to specify the string `double'. Make production
for FLOAT use type determined by parse_number. Add production for
"long double" data type.
* (parse_number): Use sscanf to parse numbers as float, double or
long double depending upon the type of typed_val_float.dval. Also
allow user to specify `f' or `l' suffix to explicitly specify
float or long double constants. Change typed_val to
typed_val_int.
* (yylex): Change typed_val to typed_val_int. Also, scan for
"double" keyword.
* coffread.c (decode_base_type): Add support for T_LNGDBL basic
type.
* configure, configure.in: Add check for long double support in
the host compiler.
* defs.h: Define DOUBLEST appropriatly depending on whether
HAVE_LONG_DOUBLE (from autoconf) is defined. Also, fix prototypes
for functions that handle this type.
* expression.h (union exp_element): doubleconst is now type
DOUBLEST.
* m2-exp.y f-exp.y (%union): dval becomes type DOUBLEST.
* findvar.c (extract_floating): Make return value be DOUBLEST.
Also, add support for numbers with size of long double.
* (store_floating): Arg `val' is now type DOUBLEST. Handle all
floating types.
* parser-defs.h parse.c (write_exp_elt_dblcst): Arg expelt is now
DOUBLEST.
* valarith.c (value_binop): Change temp variables v1, v2 and v to
type DOUBLEST. Coerce type of result to long double if either op
was of that type.
* valops.c (value_arg_coerce): If argument type is bigger than
double, coerce to long double.
* (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
arg type is float and > 8 bytes, then use pointer-to-object
calling conventions.
* valprint.c (print_floating): Arg doub is now type DOUBLEST.
Use appropriate format and precision to print out floating point
values.
* value.h: Fixup prototypes for value_as_double,
value_from_double, and unpack_double to use DOUBLEST.
* values.c (record_latest_value): Remove check for invalid
floats. Allow history to store them so that people may examine
them in hex if they want.
* (value_as_double unpack_double): Change return value to DOUBLEST.
* (value_from_double): Arg `num' is now DOUBLEST.
* (using_struct_return): Use RETURN_VALUE_ON_STACK macro (target
specific) to expect certain types to always be returned on the stack.
1996-02-17 01:07:35 +01:00
|
|
|
dnl See if compiler supports "long double" type. Can't use AC_C_LONG_DOUBLE
|
|
|
|
dnl because autoconf complains about cross-compilation issues. However, this
|
|
|
|
dnl code uses the same variables as the macro for compatibility.
|
|
|
|
|
1996-03-31 03:04:37 +02:00
|
|
|
AC_MSG_CHECKING(for long double support in compiler)
|
* Add native support for long double data type.
* c-exp.y (%union): Change dval to typed_val_float. Use DOUBLEST
to store actual data. Change types of INT and FLOAT tokens to
typed_val_int and typed_val_float respectively. Create new token
DOUBLE_KEYWORD to specify the string `double'. Make production
for FLOAT use type determined by parse_number. Add production for
"long double" data type.
* (parse_number): Use sscanf to parse numbers as float, double or
long double depending upon the type of typed_val_float.dval. Also
allow user to specify `f' or `l' suffix to explicitly specify
float or long double constants. Change typed_val to
typed_val_int.
* (yylex): Change typed_val to typed_val_int. Also, scan for
"double" keyword.
* coffread.c (decode_base_type): Add support for T_LNGDBL basic
type.
* configure, configure.in: Add check for long double support in
the host compiler.
* defs.h: Define DOUBLEST appropriatly depending on whether
HAVE_LONG_DOUBLE (from autoconf) is defined. Also, fix prototypes
for functions that handle this type.
* expression.h (union exp_element): doubleconst is now type
DOUBLEST.
* m2-exp.y f-exp.y (%union): dval becomes type DOUBLEST.
* findvar.c (extract_floating): Make return value be DOUBLEST.
Also, add support for numbers with size of long double.
* (store_floating): Arg `val' is now type DOUBLEST. Handle all
floating types.
* parser-defs.h parse.c (write_exp_elt_dblcst): Arg expelt is now
DOUBLEST.
* valarith.c (value_binop): Change temp variables v1, v2 and v to
type DOUBLEST. Coerce type of result to long double if either op
was of that type.
* valops.c (value_arg_coerce): If argument type is bigger than
double, coerce to long double.
* (call_function_by_hand): If REG_STRUCT_HAS_ADDR is defined, and
arg type is float and > 8 bytes, then use pointer-to-object
calling conventions.
* valprint.c (print_floating): Arg doub is now type DOUBLEST.
Use appropriate format and precision to print out floating point
values.
* value.h: Fixup prototypes for value_as_double,
value_from_double, and unpack_double to use DOUBLEST.
* values.c (record_latest_value): Remove check for invalid
floats. Allow history to store them so that people may examine
them in hex if they want.
* (value_as_double unpack_double): Change return value to DOUBLEST.
* (value_from_double): Arg `num' is now DOUBLEST.
* (using_struct_return): Use RETURN_VALUE_ON_STACK macro (target
specific) to expect certain types to always be returned on the stack.
1996-02-17 01:07:35 +01:00
|
|
|
AC_CACHE_VAL(ac_cv_c_long_double,
|
|
|
|
[AC_TRY_COMPILE(, [long double foo;],
|
|
|
|
ac_cv_c_long_double=yes, ac_cv_c_long_double=no)])
|
|
|
|
AC_MSG_RESULT($ac_cv_c_long_double)
|
|
|
|
if test $ac_cv_c_long_double = yes; then
|
|
|
|
AC_DEFINE(HAVE_LONG_DOUBLE)
|
|
|
|
fi
|
|
|
|
|
1996-03-31 03:04:37 +02:00
|
|
|
dnl See if the compiler and runtime support printing long doubles
|
|
|
|
|
|
|
|
AC_MSG_CHECKING(for long double support in printf)
|
|
|
|
AC_CACHE_VAL(gdb_cv_printf_has_long_double,
|
|
|
|
[AC_TRY_RUN([
|
|
|
|
int main () {
|
|
|
|
char buf[16];
|
|
|
|
long double f = 3.141592653;
|
|
|
|
sprintf (buf, "%Lg", f);
|
|
|
|
return (strncmp ("3.14159", buf, 7));
|
|
|
|
}],
|
|
|
|
gdb_cv_printf_has_long_double=yes,
|
|
|
|
gdb_cv_printf_has_long_double=no,
|
|
|
|
gdb_cv_printf_has_long_double=no)])
|
|
|
|
if test $gdb_cv_printf_has_long_double = yes; then
|
|
|
|
AC_DEFINE(PRINTF_HAS_LONG_DOUBLE)
|
|
|
|
fi
|
|
|
|
AC_MSG_RESULT($gdb_cv_printf_has_long_double)
|
|
|
|
|
* configure.in: Check for working mmap, ansi headers, string.h,
strings.h, and memory.h.
* configure: Regenerated.
* gdb_stat.h: New file, "portable" <sys/stat.h>.
* gdb_string.h: New file, "portable" <string.h>.
* altos-xdep.c, arm-tdep.c, arm-xdep.c, convex-tdep.c,
convex-xdep.c, coredep.c, cxux-nat.c, dbxread.c, exec.c,
gould-xdep.c, hppa-tdep.c, i386aix-nat.c, i386b-nat.c,
i386mach-nat.c, i386v-nat.c, infptrace.c, m88k-nat.c, main.c,
mdebugread.c, objfiles.c, os9kread.c, procfs.c, pyr-xdep.c,
rs6000-nat.c, source.c, standalone.c, stuff.c, sun386-nat.c,
symfile.c, symm-nat.c, symm-tdep.c, symtab.c, top.c, ultra3-nat.c,
ultra3-xdep.c, umax-xdep.c, xcoffread.c: Include "gdb_stat.h"
instead of <sys/stat.h>.
* alpha-tdep.c, breakpoint.c, buildsym.c, c-typeprint.c,
ch-typeprint.c, coffread.c, command.c, core-sol2.c, core-svr4.c,
core.c, corelow.c, cp-valprint.c, dbxread.c, dcache.c, demangle.c,
dpx2-nat.c, dstread.c, dwarfread.c, elfread.c, environ.c, eval.c,
exec.c, f-lang.c, f-typeprint.c, f-valprint.c, findvar.c,
fork-child.c, gdbtypes.c, hpread.c, i386-tdep.c, infcmd.c,
inflow.c, infptrace.c, infrun.c, irix5-nat.c, language.c,
m2-typeprint.c, main.c, mdebugread.c, minsyms.c, mipsread.c,
monitor.c, nlmread.c, objfiles.c, os9kread.c, osfsolib.c, parse.c,
printcmd.c, procfs.c, regex.c, remote-adapt.c, remote-arc.c,
remote-array.c, remote-bug.c, remote-e7000.c, remote-eb.c,
remote-es.c, remote-hms.c, remote-mm.c, remote-os9k.c,
remote-pa.c, remote-sim.c, remote-st.c, remote-udi.c,
remote-utils.c, remote-vx.c, remote-vx29k.c, remote-vx68.c,
remote-vx960.c, remote-vxmips.c, remote-vxsparc.c, remote.c,
solib.c, somread.c, source.c, stabsread.c, stack.c, symfile.c,
symmisc.c, symtab.c, target.c, top.c, typeprint.c, utils.c,
valarith.c, valops.c, valprint.c, values.c, xcoffread.c: Include
"gdb_string.h" instead of <string.h>.
* gdbtk.c: Likewise.
* config/xm-sysv4.h, i386/xm-ptx.h, m68k/xm-sun3os4.h,
sparc/xm-sun4os4.h (HAVE_MMAP): Removed.
* config/xm-lynx.h, config/i386/xm-ptx.h,
config/m68k/nm-apollo68b.h, config/m68k/xm-hp300hpux.h,
config/mips/xm-irix3.h, config/mips/xm-mips.h,
config/mips/xm-news-mips.h, config/mips/xm-riscos.h,
config/pa/hppah.h, config/rs6000/xm-rs6000.h,
config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
config/vax/xm-vaxbsd.h, config/vax/xm-vaxult.h,
config/vax/xm-vaxult2.h (MEM_FNS_DECLARED): Removed.
* config/mips/xm-irix3.h, config/mips/xm-mips.h,
config/pa/xm-hppah.h (memcpy, memset): Removed declarations.
1995-08-01 22:14:27 +02:00
|
|
|
AC_FUNC_MMAP
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
|
1996-05-14 09:02:56 +02:00
|
|
|
dnl See if thread_db is around for Solaris thread debugging. Note that we must
|
|
|
|
dnl explicitly test for version 1 of the library because version 0 (present on
|
|
|
|
dnl Solaris 2.4 or earlier) doesn't have the same API.
|
|
|
|
|
|
|
|
AC_MSG_CHECKING(for Solaris thread debugging library)
|
|
|
|
if test -f /usr/lib/libthread_db.so.1 ; then
|
|
|
|
AC_MSG_RESULT(yes)
|
|
|
|
LIBS="$LIBS /usr/lib/libthread_db.so.1"
|
|
|
|
THREAD_DB_OBS=sol-thread.o
|
|
|
|
AC_DEFINE(HAVE_THREAD_DB_LIB)
|
|
|
|
else
|
|
|
|
AC_MSG_RESULT(no)
|
|
|
|
fi
|
|
|
|
AC_SUBST(THREAD_DB_OBS)
|
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
dnl Handle optional features that can be enabled.
|
|
|
|
ENABLE_CFLAGS=
|
|
|
|
ENABLE_CLIBS=
|
|
|
|
ENABLE_OBS=
|
|
|
|
|
|
|
|
AC_ARG_ENABLE(netrom,
|
|
|
|
[ --enable-netrom ],
|
|
|
|
[case "${enableval}" in
|
|
|
|
yes) enable_netrom=yes ;;
|
|
|
|
no) enable_netrom=no ;;
|
|
|
|
*) AC_MSG_ERROR(bad value ${enableval} given for netrom option) ;;
|
|
|
|
esac])
|
|
|
|
|
|
|
|
if test "${enable_netrom}" = "yes"; then
|
|
|
|
ENABLE_OBS="${ENABLE_OBS} remote-nrom.o"
|
|
|
|
fi
|
|
|
|
|
1995-11-04 20:02:42 +01:00
|
|
|
# start-sanitize-gm
|
|
|
|
ENABLE_GM=
|
|
|
|
|
|
|
|
AC_ARG_ENABLE(gm,
|
|
|
|
[ --enable-gm ],
|
|
|
|
[case "${enableval}" in
|
1996-01-16 20:53:13 +01:00
|
|
|
yes) ENABLE_OBS="${ENABLE_OBS} gmagic.o"
|
1995-11-04 20:02:42 +01:00
|
|
|
ENABLE_CFLAGS=-DGENERAL_MAGIC
|
|
|
|
;;
|
|
|
|
no) ;;
|
|
|
|
*) AC_MSG_ERROR(bad value ${enableval} given for gm option) ;;
|
|
|
|
esac])
|
|
|
|
|
|
|
|
# end-sanitize-gm
|
|
|
|
|
1995-11-09 23:41:34 +01:00
|
|
|
AC_ARG_ENABLE(sim-powerpc,
|
|
|
|
[ --enable-sim-powerpc ],
|
|
|
|
[case "${enableval}" in
|
|
|
|
yes) powerpc_sim=yes ;;
|
|
|
|
no) powerpc_sim=no ;;
|
|
|
|
*) AC_MSG_ERROR(bad value ${enableval} given for sim-powerpc option) ;;
|
|
|
|
esac],[if test x"$GCC" != x""; then powerpc_sim=yes; else powerpc_sim=no; fi])
|
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
# start-sanitize-gdbtk
|
|
|
|
ENABLE_GDBTK=
|
|
|
|
|
|
|
|
AC_ARG_ENABLE(gdbtk,
|
|
|
|
[ --enable-gdbtk ],
|
|
|
|
[case "${enableval}" in
|
1996-01-05 01:42:36 +01:00
|
|
|
yes)
|
|
|
|
case "$host" in
|
|
|
|
*go32*)
|
|
|
|
AC_MSG_WARN([GDB does not support GDBtk on host ${host}. GDBtk will be disabled.])
|
|
|
|
enable_gdbtk=no ;;
|
|
|
|
*)
|
|
|
|
enable_gdbtk=yes ;;
|
|
|
|
esac ;;
|
|
|
|
no)
|
|
|
|
enable_gdbtk=no ;;
|
|
|
|
*)
|
|
|
|
AC_MSG_ERROR(bad value ${enableval} given for gdbtk option) ;;
|
|
|
|
esac],
|
|
|
|
[
|
|
|
|
# Default is on for everything but go32
|
|
|
|
case "$host" in
|
|
|
|
*go32*)
|
|
|
|
;;
|
|
|
|
*)
|
|
|
|
enable_gdbtk=yes ;;
|
|
|
|
esac
|
|
|
|
])
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
|
|
|
|
if test "${enable_gdbtk}" = "yes"; then
|
1996-01-05 01:42:36 +01:00
|
|
|
|
1995-10-25 02:33:26 +01:00
|
|
|
AC_PATH_X
|
|
|
|
AC_PATH_XTRA
|
|
|
|
|
1996-01-24 07:27:59 +01:00
|
|
|
CY_AC_PATH_TCL
|
|
|
|
CY_AC_PATH_TK
|
1995-10-25 02:33:26 +01:00
|
|
|
|
1996-01-25 00:39:34 +01:00
|
|
|
# Look for dynamic linking libraries that Tcl might need. This is
|
|
|
|
# only done for Tcl 7.5 and greater. It would be good to look for and
|
|
|
|
# use the "configInfo" file that Tcl generates, but for now that is
|
|
|
|
# beyond us.
|
|
|
|
if test $tclmajor -ge 7 -a $tclminor -ge 5 ; then
|
|
|
|
AC_CHECK_LIB(dl, main, , AC_CHECK_LIB(dld, main))
|
|
|
|
fi
|
|
|
|
|
1995-10-25 02:33:26 +01:00
|
|
|
ENABLE_GDBTK=1
|
|
|
|
|
|
|
|
if test "x$no_x" != "xyes"; then
|
|
|
|
if test "x$x_includes" != "x" ;
|
|
|
|
then
|
|
|
|
X_CFLAGS="-I$x_includes"
|
|
|
|
else
|
|
|
|
X_CFLAGS=""
|
|
|
|
fi
|
|
|
|
|
|
|
|
if test "x$x_libraries" != "x" ;
|
|
|
|
then
|
|
|
|
X_LDFLAGS="-L$x_libraries"
|
|
|
|
else
|
|
|
|
X_LDFLAGS=""
|
|
|
|
fi
|
|
|
|
|
|
|
|
case "$host" in
|
|
|
|
#
|
|
|
|
# gdb linked statically w/ Solaris iff GCC is used, otherwise dynamic
|
|
|
|
#
|
1996-01-25 12:33:27 +01:00
|
|
|
sparc*-sun-solaris2*)
|
1995-10-25 02:33:26 +01:00
|
|
|
if test "x$GCC" = "xyes";
|
|
|
|
then
|
1996-01-05 23:00:32 +01:00
|
|
|
X_LIBS="-Wl,-Bstatic -lX11 -lXext -lX11 -Wl,-Bdynamic -ldl -lw"
|
1995-10-25 02:33:26 +01:00
|
|
|
else
|
|
|
|
if test "x$x_libraries" != "x" ;
|
|
|
|
then
|
|
|
|
X_LDFLAGS="$X_LDFLAGS -R$x_libraries"
|
|
|
|
fi
|
|
|
|
X_LIBS="-lX11 -lXext -lX11"
|
|
|
|
fi ;;
|
|
|
|
#
|
|
|
|
# gdb linked statically w/ SunOS or HPUX
|
|
|
|
#
|
|
|
|
m68k-hp-hpux*|hppa*-hp-hpux*|sparc-sun-sunos*)
|
|
|
|
if test "x$x_libraries" != "x" ;
|
|
|
|
then
|
|
|
|
X_LIBS="$x_libraries/libX11.a"
|
|
|
|
else
|
|
|
|
X_LIBS="/usr/lib/libX11.a"
|
|
|
|
fi ;;
|
|
|
|
#
|
|
|
|
# default is to link dynamically
|
|
|
|
#
|
|
|
|
*)
|
|
|
|
X_LIBS="-lX11" ;;
|
|
|
|
esac
|
|
|
|
else
|
|
|
|
X_LDLAGS=""
|
|
|
|
X_CFLAGS=""
|
|
|
|
X_LIBS=""
|
|
|
|
AC_MSG_WARN([No X based programs will be built])
|
|
|
|
fi
|
|
|
|
|
|
|
|
TCL_LIBS='$(TCL) $(TK) $(X11_LDFLAGS) $(X11_LIBS)'
|
|
|
|
ENABLE_CLIBS="${ENABLE_CLIBS} ${TCL_LIBS} -lm"
|
|
|
|
ENABLE_OBS="${ENABLE_OBS} gdbtk.o"
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
fi
|
1995-10-25 02:33:26 +01:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
AC_SUBST(ENABLE_GDBTK)
|
1995-11-29 04:34:57 +01:00
|
|
|
AC_SUBST(X_CFLAGS)
|
1995-10-25 02:33:26 +01:00
|
|
|
AC_SUBST(X_LDFLAGS)
|
|
|
|
AC_SUBST(X_LIBS)
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
# end-sanitize-gdbtk
|
|
|
|
|
|
|
|
AC_SUBST(ENABLE_CFLAGS)
|
|
|
|
AC_SUBST(ENABLE_CLIBS)
|
|
|
|
AC_SUBST(ENABLE_OBS)
|
1994-06-17 00:02:24 +02:00
|
|
|
|
1995-11-29 04:34:57 +01:00
|
|
|
# target_subdir is used by the testsuite to find the target libraries.
|
|
|
|
target_subdir=
|
|
|
|
if test "${host}" != "${target}"; then
|
|
|
|
target_subdir="${target_alias}/"
|
|
|
|
fi
|
|
|
|
AC_SUBST(target_subdir)
|
1991-12-07 09:03:27 +01:00
|
|
|
|
1994-06-17 00:02:24 +02:00
|
|
|
configdirs="doc testsuite"
|
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
dnl
|
|
|
|
changequote(,)dnl
|
1991-04-16 01:46:50 +02:00
|
|
|
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
# Map host cpu into the config cpu subdirectory name.
|
|
|
|
# The default is $host_cpu.
|
|
|
|
|
|
|
|
case "${host_cpu}" in
|
|
|
|
|
|
|
|
c[12]) gdb_host_cpu=convex ;;
|
|
|
|
hppa*) gdb_host_cpu=pa ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86) gdb_host_cpu=i386 ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
m68*) gdb_host_cpu=m68k ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
m88*) gdb_host_cpu=m88k ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
np1) gdb_host_cpu=gould ;;
|
|
|
|
pyramid) gdb_host_cpu=pyr ;;
|
1995-05-09 23:07:06 +02:00
|
|
|
powerpc*) gdb_host_cpu=powerpc ;;
|
1996-01-25 12:33:27 +01:00
|
|
|
sparc64) gdb_host_cpu=sparc ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
*) gdb_host_cpu=$host_cpu ;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
1991-08-22 09:07:58 +02:00
|
|
|
# map host info into gdb names.
|
|
|
|
|
1992-08-27 06:15:42 +02:00
|
|
|
case "${host}" in
|
1991-08-22 09:07:58 +02:00
|
|
|
|
1992-08-27 06:15:42 +02:00
|
|
|
a29k-*-*) gdb_host=ultra3 ;;
|
|
|
|
|
* README: Add note about SPARCworks cc release 3.0 and higher.
Add procfs support for Alpha OSF/1-2.x.
* config/alpha/nm-osf.h: Renamed from nm-alpha.h, generic
OSF/1 native support.
* config/alpha/alpha-osf1.mh (NAT_FILE): Changed accordingly.
(MUNCH_DEFINE): Removed.
* config/alpha/alpha-osf2.mh, config/alpha/nm-osf2.h: New files
for procfs support.
* configure.in (alpha-dec-osf*): Use alpha-osf2.mh for OSF/1
release 2.x and higher, else alpha-osf1.mh, as the procfs support
in release 1.x is incomplete.
* Makefile.in (ALLCONFIG): Add config/alpha/alpha-osf2.mh.
* alpha-nat.c (supply_gregset, fill_gregset, supply_fpgregset,
fill_fpgregset): New routines for procfs support.
* inftarg.c (_initialize_inftarg): Don't add ptrace support
if we have an optional procfs and /proc is accessible.
* procfs.c: Include sys/fault.h and sys/syscall.h before
including sys/procfs.h.
(unconditionally_kill_inferior): If PROCFS_NEED_PIOCSSIG_FOR_KILL
is defined, additionally perform a PIOCSSIG to really terminate
the inferior.
(create_procinfo): Always return a result.
(create_procinfo, do_attach): Don't trace T_IFAULT faults if
PROCFS_DONT_TRACE_IFAULT is defined.
(procfs_init_inferior): Use START_INFERIOR_TRAPS_EXPECTED as
argument to startup_inferior if it is defined.
(proc_set_exec_trap): If PIOCSSPCACT is defined, use it instead
of tracing exits from exec system calls. Needed for the user level
loader under Alpha OSF/1.
(do_detach): Clear any pending signal if we want to detach from
a process without a signal.
(set_proc_siginfo): If PROCFS_DONT_PIOCSSIG_CURSIG is defined,
don't issue a PIOCSSIG if pr_cursig already contains the signal we
intend to set.
(info_proc_signals): If PROCFS_SIGPEND_OFFSET is defined, the
pending signals are numbered from 1 instead of 0.
(info_proc_mappings): Increase size of output format for addresses
if BFD_HOST_64_BIT is defined.
(procfs_stop): Renamed from child_stop.
(_initialize_procfs): Don't add procfs support if we have an
optional procfs and /proc is not accessible.
1995-01-12 19:12:04 +01:00
|
|
|
alpha-*-osf1*) gdb_host=alpha-osf1 ;;
|
1995-07-15 10:57:59 +02:00
|
|
|
alpha-*-osf2*) gdb_host=alpha-osf2 ;;
|
|
|
|
alpha-*-osf[3456789]*) gdb_host=alpha-osf3 ;;
|
Changes from: David Mosberger-Tang <davidm@azstarnet.com>
* NEWS: Add Alpha Linux as a new native configuration.
* mdebugread.c (parse_symbol): When we find a malloc() symbol with
return type VOID, assume no debugging info is available for that
object file and patch the return value into VOID *. Otherwise,
operations requiring an implicit call to malloc() will fail.
* infrun.c (wait_for_inferior): The criterion to detect entering a
sigtramp handler is now: (a) the current pc is inside a sigtramp
handler, (b) the previous pc is not in a sigtramp handler, and (c)
the current stack pointer is "inner" than the old one. Condition
(c) is new to avoid mistaking a return from a signal handler into
sigtramp as a new sigtramp invocation.
* dcache.c (struct dcache_block): Declare addr as CORE_ADDR. An
int may not be big enough to hold an address.
(dcache_hit): Ditto.
(dcache_peek_byte): Fix indentation.
* configure.in (alpha-*-linux*): Add target.
* configure: Rebuild
* config/alpha/tm-alpha.h (PROC_DESC_IS_DYN_SIGTRAMP): New macro.
(SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
(DYNAMIC_SIGTRAMP_OFFSET): Ditto.
(SIGCONTEXT_ADDR): Ditto.
(FRAME_PAST_SIGTRAMP_FRAME): Ditto.
* config/alpha/alpha-linux.mh: New file.
* config/alpha/alpha-linux.mt: Ditto.
* config/alpha/nm-linux.h: Ditto.
* config/alpha/tm-alphalinux.h: Ditto.
* config/alpha/xm-alphalinux.h: Ditto.
* config/alpha/xm-alphaosf.h: Renamed from xm-alpha.h.
* config/alpha/alpha-osf1.mh (XM_FILE): Change from xm-alpha.h to
xm-alphaosf.h.
* config/alpha/alpha-osf2.mh: Ditto.
* blockframe.c (find_pc_partial_function): Pass PC to
SIGTRAMP_START and SIGTRAMP_END macros for the benefit of systems
that detect sigtramp code via designated code sequences (as is the
case for Linux/Alpha, for example).
* config/i386/tm-i386bsd.h: Change SIGTRAMP_START and SIGTRAMP_END
to ignore new PC argument.
* config/m68k/tm-hp300bsd.h: Ditto.
* config/vax/tm-vax.h: Ditto.
* alpha-tdep.c (alpha_linux_sigtramp_offset): New function.
(alpha_osf_skip_sigtramp_frame): Ditto.
(push_sigtramp_desc): Ditto.
(alpha_find_saved_regs): Use SIGCONTEXT_ADDR macro to extract
sigcontext address from frame.
(alpha_saved_pc_after_call): When in sigtramp, use
alpha_frame_saved_pc() instead of read-register().
(after_prologue): When inside a dynamically generated sigtramp
function, there is no prologue, so return address of first
instruction.
(alpha_in_prologue): Fix typo in comment.
(find_proc_desc): Use macro DYNAMIC_SIGTRAMP_OFFSET to determine
whether we're inside a dynamicaly generated sigtramp function. If
so, create and push and appropriate procedure descriptor.
(alpha_frame_chain): Use macro FRAME_PAST_SIGTRAMP_FRAME to obtain
the frame past a sigtramp frame (if the current frame is indeed a
sigtramp function).
(init_extra_frame_info): Don't read next frame register off of
stack-pointer when inside a dynamiccaly generated sigtramp.
(alpha_pop_frame): Also unlink and destroy procedure descriptors
created for dynamically generated sigtramp functions.
* alpha-nat.c: When compiling under Linux, include <asm/reg.h> and
<alpha/ptrace.h> instead of <machine/reg.h>
1996-05-26 23:41:40 +02:00
|
|
|
alpha-*-linux*) gdb_host=alpha-linux ;;
|
1993-06-18 00:16:07 +02:00
|
|
|
|
1992-08-27 06:15:42 +02:00
|
|
|
arm-*-*) gdb_host=arm ;;
|
|
|
|
|
|
|
|
c[12]-*-*) gdb_host=convex ;;
|
|
|
|
|
1993-10-05 18:51:13 +01:00
|
|
|
hppa*-*-bsd*) gdb_host=hppabsd ;;
|
|
|
|
hppa*-*-hiux*) gdb_host=hppahpux ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
hppa*-*-hpux*) gdb_host=hppahpux ;;
|
1995-05-12 03:10:28 +02:00
|
|
|
hppa*-*-osf*) gdb_host=hppaosf ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-ncr-*) gdb_host=ncr3000 ;;
|
|
|
|
i[3456]86-sequent-bsd*) gdb_host=symmetry ;; # dynix
|
|
|
|
i[3456]86-sequent-sysv4*) gdb_host=ptx4 ;;
|
|
|
|
i[3456]86-sequent-sysv*) gdb_host=ptx ;;
|
|
|
|
i[3456]86-*-aix*) gdb_host=i386aix ;;
|
|
|
|
i[3456]86-*-bsd*) gdb_host=i386bsd ;;
|
|
|
|
i[3456]86-*-dgux*) gdb_host=i386dgux ;;
|
|
|
|
i[3456]86-*-freebsd*) gdb_host=fbsd ;;
|
|
|
|
i[3456]86-*-netbsd*) gdb_host=nbsd ;;
|
|
|
|
i[3456]86-*-go32*) gdb_host=go32 ;;
|
|
|
|
i[3456]86-*-linux*) gdb_host=linux ;;
|
|
|
|
i[3456]86-*-lynxos*) gdb_host=i386lynx ;;
|
|
|
|
i[3456]86-*-mach3*) gdb_host=i386m3 ;;
|
|
|
|
i[3456]86-*-mach*) gdb_host=i386mach ;;
|
1996-04-12 08:14:46 +02:00
|
|
|
i[3456]86-*-gnu*) gdb_host=i386gnu ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-*-osf1mk*) gdb_host=osf1mk ;;
|
1996-04-07 23:04:21 +02:00
|
|
|
i[3456]86-*-sco3.2v5*) gdb_host=i386sco5 ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-*-sco3.2v4*) gdb_host=i386sco4 ;;
|
|
|
|
i[3456]86-*-sco*) gdb_host=i386sco ;;
|
|
|
|
i[3456]86-*-solaris*) gdb_host=i386sol2 ;;
|
|
|
|
i[3456]86-*-sunos*) gdb_host=sun386 ;;
|
|
|
|
i[3456]86-*-sysv3.2*) gdb_host=i386v32 ;;
|
|
|
|
i[3456]86-*-sysv32*) gdb_host=i386v32 ;;
|
|
|
|
i[3456]86-*-sysv4*) gdb_host=i386v4 ;;
|
|
|
|
i[3456]86-*-unixware) gdb_host=i386v4 ;;
|
|
|
|
i[3456]86-*-sysv*) gdb_host=i386v ;;
|
|
|
|
i[3456]86-*-isc*) gdb_host=i386v32 ;;
|
|
|
|
i[3456]86-*-os9k) gdb_host=i386os9k ;;
|
1996-02-01 19:39:00 +01:00
|
|
|
i[3456]86-*-cygwin32) gdb_host=cygwin32 ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m680[01]0-sun-sunos3*) gdb_host=sun2os3 ;;
|
|
|
|
m680[01]0-sun-sunos4*) gdb_host=sun2os4 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
m68030-sony-*) gdb_host=news1000 ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-altos-*) gdb_host=altos ;;
|
|
|
|
m68*-apollo*-sysv*) gdb_host=apollo68v ;;
|
|
|
|
m68*-apollo*-bsd*) gdb_host=apollo68b ;;
|
|
|
|
m68*-att-*) gdb_host=3b1 ;;
|
1993-07-12 01:29:31 +02:00
|
|
|
m68*-bull*-sysv*) gdb_host=dpx2 ;;
|
1993-05-10 02:15:12 +02:00
|
|
|
m68*-hp-bsd*) gdb_host=hp300bsd ;;
|
|
|
|
m68*-hp-hpux*) gdb_host=hp300hpux ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-isi-*) gdb_host=isi ;;
|
1993-10-30 01:16:25 +01:00
|
|
|
m68*-*-lynxos*) gdb_host=m68klynx ;;
|
1996-02-22 10:11:16 +01:00
|
|
|
m68*-*-netbsd*) gdb_host=nbsd ;;
|
1994-07-17 23:08:42 +02:00
|
|
|
m68*-*-sysv4*) gdb_host=m68kv4 ;;
|
1993-07-02 21:18:14 +02:00
|
|
|
m68*-motorola-*) gdb_host=delta68 ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-sony-*) gdb_host=news ;;
|
|
|
|
m68*-sun-sunos3*) gdb_host=sun3os3 ;;
|
|
|
|
m68*-sun-sunos4*) gdb_host=sun3os4 ;;
|
|
|
|
m68*-sun-*) gdb_host=sun3os4 ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
1994-07-17 23:08:42 +02:00
|
|
|
m88*-harris-cxux*) gdb_host=cxux ;;
|
1993-08-23 23:14:31 +02:00
|
|
|
m88*-motorola-sysv4*) gdb_host=delta88v4 ;;
|
|
|
|
m88*-motorola-sysv*) gdb_host=delta88 ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
m88*-*-mach3*) gdb_host=mach3 ;;
|
1993-08-23 23:14:31 +02:00
|
|
|
m88*-*-*) gdb_host=m88k ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
1994-06-17 00:02:24 +02:00
|
|
|
mips-dec-mach3*) gdb_host=mach3 ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
mips-dec-*) gdb_host=decstation ;;
|
|
|
|
mips-little-*) gdb_host=littlemips ;;
|
1993-10-22 14:49:08 +01:00
|
|
|
mips-sgi-irix3*) gdb_host=irix3 ;;
|
1993-03-06 02:19:48 +01:00
|
|
|
mips-sgi-irix4*) gdb_host=irix4 ;;
|
1993-12-06 18:31:05 +01:00
|
|
|
mips-sgi-irix5*) gdb_host=irix5 ;;
|
1993-06-18 23:39:27 +02:00
|
|
|
mips-sony-*) gdb_host=news-mips ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
mips-*-mach3*) gdb_host=mach3 ;;
|
* infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines
are in the .plt section.
* minsyms.c (lookup_solib_trampoline_symbol_by_pc,
find_solib_trampoline_target): New functions for handling
stepping into -g compiled shared libraries.
* symtab.h (lookup_solib_trampoline_symbol_by_pc,
find_solib_trampoline_target): Add prototypes.
* config/tm-sunos.h (IN_SOLIB_TRAMPOLINE, SKIP_TRAMPOLINE_CODE):
Define to handle stepping into -g compiled shared libraries.
* config/tm-sysv4.h (SKIP_TRAMPOLINE_CODE): Define to handle
stepping into -g compiled shared libraries.
* configure.in: Add mips-*-sysv4* support.
* config/mips/mipsv4.mh, config/mips/mipsv4.mt,
config/mips/tm-mipsv4.h, config/mips/xm-mipsv4.h, mipsv4-nat.c:
New files for MIPS SVR4 support.
* Makefile.in: Update for new mipsv4 files.
* alpha-tdep.c (heuristic_proc_desc, find_proc_desc): Use
read_next_frame_reg to obtain the frame relative stack pointer.
* mips-tdep.c (heuristic_proc_desc): Use read_next_frame_reg to
obtain the frame relative stack pointer.
* mdebugread.c (parse_partial_symbols, psymtab_to_symtab1):
Handle stStatic and stStaticProc symbols in stabs-in-ecoff output
by entering them into the minimal symbol table.
* printcmd.c (print_scalar_formatted): Do not try to unpack to
a long for float formats.
* solib.c: Include "elf/mips.h" only if DT_MIPS_RLD_MAP does not
get defined in <link.h>.
* solib.c (solib_add): Add shared library sections to the section
table of the target before adding the symbols.
* partial-stab.h: Relocate static and global functions.
* dbxread.c (read_dbx_symtab): Remove unused variable
end_of_text_address. Relocate text_addr when passing it
to end_psymtab.
For Alpha OSF/1 targets, enable gdb to set breakpoints in shared
library functions before the executable is run. Retrieve dynamic
symbols from stripped executables.
* mipsread.c (read_alphacoff_dynamic_symtab): New function.
* mipsread.c (mipscoff_symfile_read): Use it. Issue warning message
if no debugging symbols were found.
* alpha-tdep.c (alpha_skip_prologue): Silently return the unaltered
pc if memory at the pc is not accessible and GDB_TARGET_HAS_SHARED_LIBS
is defined.
* config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS): Define,
OSF/1 has shared libraries.
1994-04-08 02:35:15 +02:00
|
|
|
mips-*-sysv4*) gdb_host=mipsv4 ;;
|
1993-06-19 00:20:26 +02:00
|
|
|
mips-*-sysv*) gdb_host=riscos ;;
|
1993-07-02 23:27:13 +02:00
|
|
|
mips-*-riscos*) gdb_host=riscos ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
|
|
|
none-*-*) gdb_host=none ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1992-08-27 06:15:42 +02:00
|
|
|
np1-*-*) gdb_host=np1 ;;
|
|
|
|
|
1994-06-17 00:02:24 +02:00
|
|
|
ns32k-*-mach3*) gdb_host=mach3 ;;
|
* solib.c: *BSD systems need <a.out.h> to be included before
<link.h>.
* i386b-nat.c: Add i386_float_info(), etc.
* config/i386/nm-nbsd.h: #define FLOAT_INFO.
* config/nm-nbsd.h: New file, for generic NetBSD native support.
* config/i386/nm-nbsd.h: Use it.
* config/sparc/nm-nbsd.h: Use it.
* config/ns32k/nm-nbsd.h: Use it.
* configure.in (i386-*-netbsd): Use config/i386/nbsd.m[ht].
(ns32k-*-netbsd): Use config/ns32k/nbsd.m[ht].
* config/i386/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/i386.
* config/ns32k/{nbsd.mh,nbsd.mh,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/ns32k.
1994-09-24 00:30:31 +02:00
|
|
|
ns32k-*-netbsd*) gdb_host=nbsd ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
ns32k-umax-*) gdb_host=umax ;;
|
1993-10-22 14:49:08 +01:00
|
|
|
ns32k-utek-sysv*) gdb_host=merlin ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
1995-08-09 20:53:41 +02:00
|
|
|
powerpc-*-aix*) gdb_host=aix ;;
|
1996-02-01 19:39:00 +01:00
|
|
|
powerpcle-*-cygwin32) gdb_host=cygwin32 ;;
|
1996-05-10 04:06:36 +02:00
|
|
|
powerpcle-*-solaris*) gdb_host=solaris ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
pn-*-*) gdb_host=pn ;;
|
|
|
|
|
|
|
|
pyramid-*-*) gdb_host=pyramid ;;
|
|
|
|
|
|
|
|
romp-*-*) gdb_host=rtbsd ;;
|
|
|
|
|
1994-02-12 02:08:29 +01:00
|
|
|
rs6000-*-lynxos*) gdb_host=rs6000lynx ;;
|
1996-01-11 01:16:56 +01:00
|
|
|
rs6000-*-aix4*) gdb_host=aix4 ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
rs6000-*-*) gdb_host=rs6000 ;;
|
|
|
|
|
1993-10-30 01:16:25 +01:00
|
|
|
sparc-*-lynxos*) gdb_host=sparclynx ;;
|
1994-09-01 20:17:25 +02:00
|
|
|
sparc-*-netbsd*) gdb_host=nbsd ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
sparc-*-solaris2*) gdb_host=sun4sol2 ;;
|
* configure.in (*-*-sunos*): Use trailing * to match all
sub-variants of SunOS, e.g. sunos4* to match sunos4.1.1.
(sparc-*-sunos3): Remove host & target. Sunos3 never shipped
in production on Sun-4.
({a29k,i[34]86,i960}-*-elf): Add targets, equivalent to coff.
(m68k-*-{aout,coff,elf}): Add targets, w/new config and tm files.
(sparc-*-{aout,coff,elf}): Add targets, w/new config and tm files.
* tm-68k-un.h, tm-68k-noun.h, tm-spc-un.h, tm-spc-noun.h: New
target definitions for embedded with and without underlines on
identifiers. FIXME -- this ought to be known by BFD instead.
* tm-sparc.h, tm-sun2.h, tm-sun3.h: Delete NAMES_HAVE_UNDERSCORE:
not a parameter of the CPU, but of the development environment.
* tm-es1800.h, tm-sunos.h, tm-vx68.h: Add NAMES_HAVE_UNDERSCORE.
1992-09-02 10:03:42 +02:00
|
|
|
sparc-*-sunos4*) gdb_host=sun4os4 ;;
|
1995-03-30 05:09:35 +02:00
|
|
|
sparc-*-sunos5*) gdb_host=sun4sol2 ;;
|
* ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.
* serial.h (EXFUN): Remove all uses, convert to PARAMS.
* config/sun4os4.mh: Include ser-termios.o. FIXME, all .mh files
should include a ser-XXX.o module.
* dbxread.c (elfstab_build_psymtabs): Remove DEFUN crap.
* defs.h, i960-pinsn.c, remote-hms.c: Replace CONST with simple const.
* configure.in: Map unrecognized sun 68k's, sun sparcs, into
known suns in configure.in, rather than mapping them to unique
config files that happen to duplicate other config files.
* config/sun3.{mh,mt}: Remove (use identical sun3os4.*).
* config/sun4.{mh,mt}: Remove (use identical sun4os4.*).
1992-09-02 10:51:17 +02:00
|
|
|
sparc-*-*) gdb_host=sun4os4 ;;
|
1996-01-25 12:33:27 +01:00
|
|
|
sparc64-*-*) gdb_host=sun4sol2 ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
|
|
|
|
tahoe-*-*) gdb_host=tahoe ;;
|
|
|
|
|
|
|
|
vax-*-bsd*) gdb_host=vaxbsd ;;
|
1993-03-03 07:04:26 +01:00
|
|
|
vax-*-ultrix2*) gdb_host=vaxult2 ;;
|
1992-08-27 06:15:42 +02:00
|
|
|
vax-*-ultrix*) gdb_host=vaxult ;;
|
* configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,
hppabsd-core.c, hppabsd-tdep.c, hppabsd-xdep.c, hppahpux-tdep.c,
hppahpux-xdep.c, munch, partial-stab.h, tm-hppabsd.h,
tm-hppahpux.h, xm-hppabsd.h, xm-hppahpux.h: HPPA merge.
1992-06-20 00:43:49 +02:00
|
|
|
|
1995-01-16 02:45:49 +01:00
|
|
|
w65-*-*) gdb_host=w65 ;;
|
|
|
|
|
1991-08-22 09:07:58 +02:00
|
|
|
esac
|
|
|
|
|
1991-11-08 03:20:29 +01:00
|
|
|
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
# Map target cpu into the config cpu subdirectory name.
|
|
|
|
# The default is $target_cpu.
|
|
|
|
|
|
|
|
case "${target_cpu}" in
|
|
|
|
|
Changes to support alpha OSF/1 in native mode.
* alpha-nat.c, alpha-tdep.c, config/alpha/alpha-osf1.mt,
config/alpha/nm-alpha.h, config/alpha/tm-alpha.h, osfsolib.c:
New files.
* Makefile.in: Add new files and dependencies.
* configure.in: Add alpha target.
* config/alpha/alpha-osf1.mh (NATDEPFILES): Add osfsolib.o
* config/alpha/alpha-osf1.mh (MH_CFLAGS): Remove, we can handle
shared libraries now.
* config/alpha/xm-alpha.h: Cleanup, get MAKEVA_* defines right.
* defs.h (CORE_ADDR): Make its type overridable via CORE_ADDR_TYPE,
provide `unsigned int' default.
* breakpoint.c (breakpoint_auto_delete): Delete only if we really
stopped for the breakpoint.
* stabsread.c, stabsread.h (define_symbol): Change valu parameter
to a CORE_ADDR.
* stabsread.c (read_range_type): Handle the case where the lower
bound overflows and the upper doesn't and the range is legal.
* infrun.c (resume): Do not step a breakpoint instruction if
CANNOT_STEP_BREAKPOINT is defined.
* inferior.h (CALL_DUMMY_LOCATION): New variant AT_ENTRY_POINT.
Now that we have the bp_call_dummy breakpoint the call dummy code
is no longer needed. PUSH_DUMMY_FRAME, PUSH_ARGUMENTS and
FIX_CALL_DUMMY can be used to set up everything for the dummy.
The breakpoint for the dummy is set at the entry point and thats it.
* blockframe.c (inside_entry_file, inside_entry_func): Do not stop
backtraces if pc is in the call dummy at the entry point.
* infcmd.c (run_stack_dummy): Handle AT_ENTRY_POINT case. Use
the expected breakpoint pc when setting up the frame for
set_momentary_breakpoint.
* symfile.c (entry_point_address): New function for AT_ENTRY_POINT
support.
* valops.c (call_function_by_hand): Handle AT_ENTRY_POINT case.
1993-10-05 20:44:57 +01:00
|
|
|
alpha) gdb_target_cpu=alpha ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
c[12]) gdb_target_cpu=convex ;;
|
|
|
|
hppa*) gdb_target_cpu=pa ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86) gdb_target_cpu=i386 ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
m68*) gdb_target_cpu=m68k ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
m88*) gdb_target_cpu=m88k ;;
|
1993-12-06 19:34:07 +01:00
|
|
|
mips*) gdb_target_cpu=mips ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
np1) gdb_target_cpu=gould ;;
|
1995-05-09 23:07:06 +02:00
|
|
|
powerpc*) gdb_target_cpu=powerpc ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
pn) gdb_target_cpu=gould ;;
|
|
|
|
pyramid) gdb_target_cpu=pyr ;;
|
1993-04-06 19:40:55 +02:00
|
|
|
sparc*) gdb_target_cpu=sparc ;;
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
*) gdb_target_cpu=$target_cpu ;;
|
|
|
|
|
|
|
|
esac
|
|
|
|
|
|
|
|
# map target info into gdb names.
|
|
|
|
|
1992-08-28 06:58:27 +02:00
|
|
|
case "${target}" in
|
|
|
|
|
1993-10-22 14:49:08 +01:00
|
|
|
a29k-*-aout*) gdb_target=a29k ;;
|
|
|
|
a29k-*-coff*) gdb_target=a29k ;;
|
|
|
|
a29k-*-elf*) gdb_target=a29k ;;
|
|
|
|
a29k-*-ebmon*) gdb_target=a29k ;;
|
|
|
|
a29k-*-kern*) gdb_target=a29k-kern ;;
|
|
|
|
a29k-*-none*) gdb_target=a29k ;;
|
|
|
|
a29k-*-sym1*) gdb_target=ultra3 ;;
|
|
|
|
a29k-*-udi*) gdb_target=a29k-udi ;;
|
1995-01-17 00:56:41 +01:00
|
|
|
a29k-*-vxworks*) gdb_target=vx29k ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
Changes to support alpha OSF/1 in native mode.
* alpha-nat.c, alpha-tdep.c, config/alpha/alpha-osf1.mt,
config/alpha/nm-alpha.h, config/alpha/tm-alpha.h, osfsolib.c:
New files.
* Makefile.in: Add new files and dependencies.
* configure.in: Add alpha target.
* config/alpha/alpha-osf1.mh (NATDEPFILES): Add osfsolib.o
* config/alpha/alpha-osf1.mh (MH_CFLAGS): Remove, we can handle
shared libraries now.
* config/alpha/xm-alpha.h: Cleanup, get MAKEVA_* defines right.
* defs.h (CORE_ADDR): Make its type overridable via CORE_ADDR_TYPE,
provide `unsigned int' default.
* breakpoint.c (breakpoint_auto_delete): Delete only if we really
stopped for the breakpoint.
* stabsread.c, stabsread.h (define_symbol): Change valu parameter
to a CORE_ADDR.
* stabsread.c (read_range_type): Handle the case where the lower
bound overflows and the upper doesn't and the range is legal.
* infrun.c (resume): Do not step a breakpoint instruction if
CANNOT_STEP_BREAKPOINT is defined.
* inferior.h (CALL_DUMMY_LOCATION): New variant AT_ENTRY_POINT.
Now that we have the bp_call_dummy breakpoint the call dummy code
is no longer needed. PUSH_DUMMY_FRAME, PUSH_ARGUMENTS and
FIX_CALL_DUMMY can be used to set up everything for the dummy.
The breakpoint for the dummy is set at the entry point and thats it.
* blockframe.c (inside_entry_file, inside_entry_func): Do not stop
backtraces if pc is in the call dummy at the entry point.
* infcmd.c (run_stack_dummy): Handle AT_ENTRY_POINT case. Use
the expected breakpoint pc when setting up the frame for
set_momentary_breakpoint.
* symfile.c (entry_point_address): New function for AT_ENTRY_POINT
support.
* valops.c (call_function_by_hand): Handle AT_ENTRY_POINT case.
1993-10-05 20:44:57 +01:00
|
|
|
alpha-*-osf*) gdb_target=alpha-osf1 ;;
|
Changes from: David Mosberger-Tang <davidm@azstarnet.com>
* NEWS: Add Alpha Linux as a new native configuration.
* mdebugread.c (parse_symbol): When we find a malloc() symbol with
return type VOID, assume no debugging info is available for that
object file and patch the return value into VOID *. Otherwise,
operations requiring an implicit call to malloc() will fail.
* infrun.c (wait_for_inferior): The criterion to detect entering a
sigtramp handler is now: (a) the current pc is inside a sigtramp
handler, (b) the previous pc is not in a sigtramp handler, and (c)
the current stack pointer is "inner" than the old one. Condition
(c) is new to avoid mistaking a return from a signal handler into
sigtramp as a new sigtramp invocation.
* dcache.c (struct dcache_block): Declare addr as CORE_ADDR. An
int may not be big enough to hold an address.
(dcache_hit): Ditto.
(dcache_peek_byte): Fix indentation.
* configure.in (alpha-*-linux*): Add target.
* configure: Rebuild
* config/alpha/tm-alpha.h (PROC_DESC_IS_DYN_SIGTRAMP): New macro.
(SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
(DYNAMIC_SIGTRAMP_OFFSET): Ditto.
(SIGCONTEXT_ADDR): Ditto.
(FRAME_PAST_SIGTRAMP_FRAME): Ditto.
* config/alpha/alpha-linux.mh: New file.
* config/alpha/alpha-linux.mt: Ditto.
* config/alpha/nm-linux.h: Ditto.
* config/alpha/tm-alphalinux.h: Ditto.
* config/alpha/xm-alphalinux.h: Ditto.
* config/alpha/xm-alphaosf.h: Renamed from xm-alpha.h.
* config/alpha/alpha-osf1.mh (XM_FILE): Change from xm-alpha.h to
xm-alphaosf.h.
* config/alpha/alpha-osf2.mh: Ditto.
* blockframe.c (find_pc_partial_function): Pass PC to
SIGTRAMP_START and SIGTRAMP_END macros for the benefit of systems
that detect sigtramp code via designated code sequences (as is the
case for Linux/Alpha, for example).
* config/i386/tm-i386bsd.h: Change SIGTRAMP_START and SIGTRAMP_END
to ignore new PC argument.
* config/m68k/tm-hp300bsd.h: Ditto.
* config/vax/tm-vax.h: Ditto.
* alpha-tdep.c (alpha_linux_sigtramp_offset): New function.
(alpha_osf_skip_sigtramp_frame): Ditto.
(push_sigtramp_desc): Ditto.
(alpha_find_saved_regs): Use SIGCONTEXT_ADDR macro to extract
sigcontext address from frame.
(alpha_saved_pc_after_call): When in sigtramp, use
alpha_frame_saved_pc() instead of read-register().
(after_prologue): When inside a dynamically generated sigtramp
function, there is no prologue, so return address of first
instruction.
(alpha_in_prologue): Fix typo in comment.
(find_proc_desc): Use macro DYNAMIC_SIGTRAMP_OFFSET to determine
whether we're inside a dynamicaly generated sigtramp function. If
so, create and push and appropriate procedure descriptor.
(alpha_frame_chain): Use macro FRAME_PAST_SIGTRAMP_FRAME to obtain
the frame past a sigtramp frame (if the current frame is indeed a
sigtramp function).
(init_extra_frame_info): Don't read next frame register off of
stack-pointer when inside a dynamiccaly generated sigtramp.
(alpha_pop_frame): Also unlink and destroy procedure descriptors
created for dynamically generated sigtramp functions.
* alpha-nat.c: When compiling under Linux, include <asm/reg.h> and
<alpha/ptrace.h> instead of <machine/reg.h>
1996-05-26 23:41:40 +02:00
|
|
|
alpha-*-linux*) gdb_target=alpha-linux ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
|
1995-01-25 04:27:54 +01:00
|
|
|
# start-sanitize-arc
|
1995-01-17 00:56:41 +01:00
|
|
|
arc-*-*) gdb_target=arc ;;
|
1995-01-25 04:27:54 +01:00
|
|
|
# end-sanitize-arc
|
|
|
|
|
1992-08-28 06:58:27 +02:00
|
|
|
arm-*-*) gdb_target=arm ;;
|
|
|
|
|
|
|
|
c1-*-*) gdb_target=convex ;;
|
|
|
|
c2-*-*) gdb_target=convex ;;
|
|
|
|
|
* config/h8300/h8300.mt: Renamed from h8300hms.mt.
* config/h8500/h8500.mt: Renamed from h8500hms.mt.
* config/z8k/z8k.mt: Renamed from z8ksim.mt.
* configure, configure.in: Update to reflect renamings.
* remote-sim.c (sim): New command, passes commands to simulator.
(simulator_command): New function.
(gdbsim_ops): Clean up.
* remote-sim.h (sim_do_command): Declare.
* sh-tdep.c (memory_size): Remove command.
* Makefile.in (SIM, SIM_OBS): New variables.
(CLIBS, CDEPS): Add value of SIM.
(DEPFILES): Add value of SIM_OBS
* config/arm/arm.mt, config/h8300/h8300.mt, config/h8500/h8500.mt,
config/sh/sh.mt, config/sparc/sp64sim.mt, config/w65/w65.mt,
config/z8k/z8k.mt: Remove simulator files from TDEPFILES,
define in SIM_OBS and SIM.
config/sparc/sp64sim.mt (SIMFILES): Remove.
* remote-z8k.c: Remove, was superseded by remote-sim.c
* Makefile.in, mpw-make.in: Remove references to remote-z8k.c.
1995-07-01 02:22:57 +02:00
|
|
|
h8300-*-*) gdb_target=h8300 ;;
|
|
|
|
h8500-*-*) gdb_target=h8500 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1993-04-27 03:17:32 +02:00
|
|
|
sh-*-*) gdb_target=sh ;;
|
|
|
|
|
1994-11-25 01:01:26 +01:00
|
|
|
# start-sanitize-r16
|
|
|
|
r16-*-*) gdb_target=r16 ;;
|
|
|
|
# end-sanitize-r16
|
|
|
|
|
1993-05-10 02:15:12 +02:00
|
|
|
hppa*-*-bsd*) gdb_target=hppabsd ;;
|
1994-09-10 00:44:13 +02:00
|
|
|
hppa*-*-pro*) gdb_target=hppapro ;;
|
1993-05-10 02:15:12 +02:00
|
|
|
hppa*-*-hpux*) gdb_target=hppahpux ;;
|
1993-11-04 15:52:53 +01:00
|
|
|
hppa*-*-hiux*) gdb_target=hppahpux ;;
|
1994-02-24 17:10:15 +01:00
|
|
|
hppa*-*-osf*) gdb_target=hppaosf ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-sequent-bsd*) gdb_target=symmetry ;;
|
|
|
|
i[3456]86-sequent-sysv4*) gdb_target=ptx4 ;;
|
|
|
|
i[3456]86-sequent-sysv*) gdb_target=ptx ;;
|
|
|
|
i[3456]86-ncr-*) gdb_target=ncr3000 ;;
|
|
|
|
i[3456]86-*-aout*) gdb_target=i386aout ;;
|
|
|
|
i[3456]86-*-coff*) gdb_target=i386v ;;
|
|
|
|
i[3456]86-*-elf*) gdb_target=i386v ;;
|
|
|
|
i[3456]86-*-aix*) gdb_target=i386aix ;;
|
|
|
|
i[3456]86-*-bsd*) gdb_target=i386bsd ;;
|
|
|
|
i[3456]86-*-freebsd*) gdb_target=fbsd ;;
|
|
|
|
i[3456]86-*-netbsd*) gdb_target=nbsd ;;
|
|
|
|
i[3456]86-*-os9k) gdb_target=i386os9k ;;
|
|
|
|
i[3456]86-*-go32*) gdb_target=i386aout ;;
|
|
|
|
i[3456]86-*-lynxos*) gdb_target=i386lynx
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
configdirs="${configdirs} gdbserver" ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-*-solaris*) gdb_target=i386sol2 ;;
|
|
|
|
i[3456]86-*-sunos*) gdb_target=sun386 ;;
|
|
|
|
i[3456]86-*-sysv4*) gdb_target=i386v4 ;;
|
|
|
|
i[3456]86-*-sco*) gdb_target=i386v ;;
|
|
|
|
i[3456]86-*-sysv*) gdb_target=i386v ;;
|
1996-03-16 22:46:56 +01:00
|
|
|
i[3456]86-*-linux*) gdb_target=linux
|
|
|
|
configdirs="${configdirs} gdbserver" ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-*-isc*) gdb_target=i386v ;;
|
|
|
|
i[3456]86-*-mach3*) gdb_target=i386m3 ;;
|
|
|
|
i[3456]86-*-mach*) gdb_target=i386mach ;;
|
1996-04-12 08:14:46 +02:00
|
|
|
i[3456]86-*-gnu*) gdb_target=i386gnu ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-*-netware*) gdb_target=i386nw
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
configdirs="${configdirs} nlm" ;;
|
1995-12-22 17:10:46 +01:00
|
|
|
i[3456]86-*-osf1mk*) gdb_target=i386mk ;;
|
1996-02-01 19:39:00 +01:00
|
|
|
i[3456]86-*-cygwin32) gdb_target=cygwin32 ;;
|
1993-10-22 14:49:08 +01:00
|
|
|
i960-*-bout*) gdb_target=vxworks960 ;;
|
1996-03-12 00:49:22 +01:00
|
|
|
i960-nindy-coff*) gdb_target=nindy960 ;;
|
|
|
|
i960-*-coff*) gdb_target=mon960 ;;
|
|
|
|
i960-nindy-elf*) gdb_target=nindy960 ;;
|
|
|
|
i960-*-elf*) gdb_target=mon960 ;;
|
* configure.in (*-*-sunos*): Use trailing * to match all
sub-variants of SunOS, e.g. sunos4* to match sunos4.1.1.
(sparc-*-sunos3): Remove host & target. Sunos3 never shipped
in production on Sun-4.
({a29k,i[34]86,i960}-*-elf): Add targets, equivalent to coff.
(m68k-*-{aout,coff,elf}): Add targets, w/new config and tm files.
(sparc-*-{aout,coff,elf}): Add targets, w/new config and tm files.
* tm-68k-un.h, tm-68k-noun.h, tm-spc-un.h, tm-spc-noun.h: New
target definitions for embedded with and without underlines on
identifiers. FIXME -- this ought to be known by BFD instead.
* tm-sparc.h, tm-sun2.h, tm-sun3.h: Delete NAMES_HAVE_UNDERSCORE:
not a parameter of the CPU, but of the development environment.
* tm-es1800.h, tm-sunos.h, tm-vx68.h: Add NAMES_HAVE_UNDERSCORE.
1992-09-02 10:03:42 +02:00
|
|
|
|
1993-10-22 14:49:08 +01:00
|
|
|
i960-*-nindy*) gdb_target=nindy960 ;;
|
|
|
|
i960-*-vxworks*) gdb_target=vxworks960 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
* configure.in (*-*-sunos*): Use trailing * to match all
sub-variants of SunOS, e.g. sunos4* to match sunos4.1.1.
(sparc-*-sunos3): Remove host & target. Sunos3 never shipped
in production on Sun-4.
({a29k,i[34]86,i960}-*-elf): Add targets, equivalent to coff.
(m68k-*-{aout,coff,elf}): Add targets, w/new config and tm files.
(sparc-*-{aout,coff,elf}): Add targets, w/new config and tm files.
* tm-68k-un.h, tm-68k-noun.h, tm-spc-un.h, tm-spc-noun.h: New
target definitions for embedded with and without underlines on
identifiers. FIXME -- this ought to be known by BFD instead.
* tm-sparc.h, tm-sun2.h, tm-sun3.h: Delete NAMES_HAVE_UNDERSCORE:
not a parameter of the CPU, but of the development environment.
* tm-es1800.h, tm-sunos.h, tm-vx68.h: Add NAMES_HAVE_UNDERSCORE.
1992-09-02 10:03:42 +02:00
|
|
|
m68000-*-sunos3*) gdb_target=sun2os3 ;;
|
|
|
|
m68000-*-sunos4*) gdb_target=sun2os4 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1993-10-22 17:03:08 +01:00
|
|
|
m68*-apollo*-bsd*) gdb_target=apollo68b ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
m68*-bull-sysv*) gdb_target=dpx2 ;;
|
|
|
|
m68*-hp-bsd*) gdb_target=hp300bsd ;;
|
|
|
|
m68*-hp-hpux*) gdb_target=hp300hpux ;;
|
1994-07-17 23:08:42 +02:00
|
|
|
m68*-altos-*) gdb_target=altos ;;
|
|
|
|
m68*-att-*) gdb_target=3b1 ;;
|
|
|
|
m68*-cisco*-*) gdb_target=cisco ;;
|
|
|
|
m68*-ericsson-*) gdb_target=es1800 ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-isi-*) gdb_target=isi ;;
|
1993-07-02 21:18:14 +02:00
|
|
|
m68*-motorola-*) gdb_target=delta68 ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-netx-*) gdb_target=vxworks68 ;;
|
|
|
|
m68*-sony-*) gdb_target=news ;;
|
|
|
|
m68*-tandem-*) gdb_target=st2000 ;;
|
1993-06-02 02:15:39 +02:00
|
|
|
m68*-rom68k-*) gdb_target=monitor ;;
|
|
|
|
m68*-*bug-*) gdb_target=monitor ;;
|
|
|
|
m68*-monitor-*) gdb_target=monitor ;;
|
1995-08-03 03:07:32 +02:00
|
|
|
m68*-est-*) gdb_target=monitor ;;
|
1994-01-28 19:58:54 +01:00
|
|
|
m68*-*-aout*) gdb_target=monitor ;;
|
|
|
|
m68*-*-coff*) gdb_target=monitor ;;
|
|
|
|
m68*-*-elf*) gdb_target=monitor ;;
|
1993-10-30 01:16:25 +01:00
|
|
|
m68*-*-lynxos*) gdb_target=m68klynx
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
configdirs="${configdirs} gdbserver" ;;
|
1996-02-22 10:11:16 +01:00
|
|
|
m68*-*-netbsd*) gdb_target=nbsd ;;
|
1993-10-22 14:49:08 +01:00
|
|
|
m68*-*-os68k*) gdb_target=os68k ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-*-sunos3*) gdb_target=sun3os3 ;;
|
|
|
|
m68*-*-sunos4*) gdb_target=sun3os4 ;;
|
1994-07-17 23:08:42 +02:00
|
|
|
m68*-*-sysv4*) gdb_target=m68kv4 ;;
|
1992-10-13 09:28:45 +01:00
|
|
|
m68*-*-vxworks*) gdb_target=vxworks68 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1994-07-17 23:08:42 +02:00
|
|
|
m88*-harris-cxux*) gdb_target=cxux ;;
|
1993-09-02 08:20:20 +02:00
|
|
|
m88*-motorola-sysv4*) gdb_target=delta88v4 ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
m88*-*-mach3*) gdb_target=mach3 ;;
|
1993-08-23 23:14:31 +02:00
|
|
|
m88*-motorola-*) gdb_target=delta88 ;;
|
|
|
|
m88*-*-*) gdb_target=m88k ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1994-02-18 02:38:08 +01:00
|
|
|
mips64*-big-*) gdb_target=bigmips64 ;;
|
1993-12-06 19:34:07 +01:00
|
|
|
mips*-big-*) gdb_target=bigmips ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
mips*-dec-mach3*) gdb_target=mach3 ;;
|
1993-12-06 19:34:07 +01:00
|
|
|
mips*-dec-*) gdb_target=decstation ;;
|
1995-11-18 01:25:35 +01:00
|
|
|
mips64*el-*-ecoff*) gdb_target=embedl64 ;;
|
|
|
|
mips64*-*-ecoff*) gdb_target=embed64 ;;
|
1995-10-23 17:09:58 +01:00
|
|
|
mips64*vr4300*el-*-elf*) gdb_target=vr4300el ;;
|
|
|
|
mips64*vr4300*-*-elf*) gdb_target=vr4300 ;;
|
1995-11-18 01:25:35 +01:00
|
|
|
mips64*el-*-elf*) gdb_target=embedl64 ;;
|
|
|
|
mips64*-*-elf*) gdb_target=embed64 ;;
|
|
|
|
mips*el-*-ecoff*) gdb_target=embedl ;;
|
|
|
|
mips*-*-ecoff*) gdb_target=embed ;;
|
1995-10-27 18:48:36 +01:00
|
|
|
# start-sanitize-gm
|
1995-11-18 01:25:35 +01:00
|
|
|
mips*-*-magic*) gdb_target=embed ;;
|
1995-10-27 18:48:36 +01:00
|
|
|
# end-sanitize-gm
|
1995-11-18 01:25:35 +01:00
|
|
|
mips*el-*-elf*) gdb_target=embedl ;;
|
|
|
|
mips*-*-elf*) gdb_target=embed ;;
|
1993-12-06 19:34:07 +01:00
|
|
|
mips*-little-*) gdb_target=littlemips ;;
|
|
|
|
mips*-sgi-irix5*) gdb_target=irix5 ;;
|
|
|
|
mips*-sgi-*) gdb_target=irix3 ;;
|
|
|
|
mips*-sony-*) gdb_target=bigmips ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
mips*-*-mach3*) gdb_target=mach3 ;;
|
* infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines
are in the .plt section.
* minsyms.c (lookup_solib_trampoline_symbol_by_pc,
find_solib_trampoline_target): New functions for handling
stepping into -g compiled shared libraries.
* symtab.h (lookup_solib_trampoline_symbol_by_pc,
find_solib_trampoline_target): Add prototypes.
* config/tm-sunos.h (IN_SOLIB_TRAMPOLINE, SKIP_TRAMPOLINE_CODE):
Define to handle stepping into -g compiled shared libraries.
* config/tm-sysv4.h (SKIP_TRAMPOLINE_CODE): Define to handle
stepping into -g compiled shared libraries.
* configure.in: Add mips-*-sysv4* support.
* config/mips/mipsv4.mh, config/mips/mipsv4.mt,
config/mips/tm-mipsv4.h, config/mips/xm-mipsv4.h, mipsv4-nat.c:
New files for MIPS SVR4 support.
* Makefile.in: Update for new mipsv4 files.
* alpha-tdep.c (heuristic_proc_desc, find_proc_desc): Use
read_next_frame_reg to obtain the frame relative stack pointer.
* mips-tdep.c (heuristic_proc_desc): Use read_next_frame_reg to
obtain the frame relative stack pointer.
* mdebugread.c (parse_partial_symbols, psymtab_to_symtab1):
Handle stStatic and stStaticProc symbols in stabs-in-ecoff output
by entering them into the minimal symbol table.
* printcmd.c (print_scalar_formatted): Do not try to unpack to
a long for float formats.
* solib.c: Include "elf/mips.h" only if DT_MIPS_RLD_MAP does not
get defined in <link.h>.
* solib.c (solib_add): Add shared library sections to the section
table of the target before adding the symbols.
* partial-stab.h: Relocate static and global functions.
* dbxread.c (read_dbx_symtab): Remove unused variable
end_of_text_address. Relocate text_addr when passing it
to end_psymtab.
For Alpha OSF/1 targets, enable gdb to set breakpoints in shared
library functions before the executable is run. Retrieve dynamic
symbols from stripped executables.
* mipsread.c (read_alphacoff_dynamic_symtab): New function.
* mipsread.c (mipscoff_symfile_read): Use it. Issue warning message
if no debugging symbols were found.
* alpha-tdep.c (alpha_skip_prologue): Silently return the unaltered
pc if memory at the pc is not accessible and GDB_TARGET_HAS_SHARED_LIBS
is defined.
* config/alpha/nm-alpha.h (GDB_TARGET_HAS_SHARED_LIBS): Define,
OSF/1 has shared libraries.
1994-04-08 02:35:15 +02:00
|
|
|
mips*-*-sysv4*) gdb_target=mipsv4 ;;
|
1993-12-06 19:34:07 +01:00
|
|
|
mips*-*-sysv*) gdb_target=bigmips ;;
|
|
|
|
mips*-*-riscos*) gdb_target=bigmips ;;
|
1996-02-25 23:05:00 +01:00
|
|
|
mips*-*-vxworks*) gdb_target=vxmips ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
|
|
|
none-*-*) gdb_target=none ;;
|
|
|
|
|
|
|
|
np1-*-*) gdb_target=np1 ;;
|
|
|
|
|
1994-06-17 00:02:24 +02:00
|
|
|
ns32k-*-mach3*) gdb_target=mach3 ;;
|
* solib.c: *BSD systems need <a.out.h> to be included before
<link.h>.
* i386b-nat.c: Add i386_float_info(), etc.
* config/i386/nm-nbsd.h: #define FLOAT_INFO.
* config/nm-nbsd.h: New file, for generic NetBSD native support.
* config/i386/nm-nbsd.h: Use it.
* config/sparc/nm-nbsd.h: Use it.
* config/ns32k/nm-nbsd.h: Use it.
* configure.in (i386-*-netbsd): Use config/i386/nbsd.m[ht].
(ns32k-*-netbsd): Use config/ns32k/nbsd.m[ht].
* config/i386/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/i386.
* config/ns32k/{nbsd.mh,nbsd.mh,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/ns32k.
1994-09-24 00:30:31 +02:00
|
|
|
ns32k-*-netbsd*) gdb_target=nbsd ;;
|
1993-10-22 14:49:08 +01:00
|
|
|
ns32k-utek-sysv*) gdb_target=merlin ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
ns32k-utek-*) gdb_target=umax ;;
|
|
|
|
|
|
|
|
pn-*-*) gdb_target=pn ;;
|
1995-12-12 03:35:27 +01:00
|
|
|
powerpc-*-macos*) gdb_target=macos ;;
|
1994-08-18 08:32:55 +02:00
|
|
|
powerpc-*-netware*) gdb_target=ppc-nw
|
|
|
|
configdirs="${configdirs} nlm" ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
1995-08-13 00:50:04 +02:00
|
|
|
powerpc-*-aix4*) gdb_target=aix4 ;;
|
1995-08-09 20:53:41 +02:00
|
|
|
powerpc-*-aix*) gdb_target=aix ;;
|
1996-02-01 19:39:00 +01:00
|
|
|
powerpcle-*-cygwin32) gdb_target=cygwin32 ;;
|
1996-05-10 04:06:36 +02:00
|
|
|
powerpcle-*-solaris*) gdb_target=solaris ;;
|
1995-11-09 23:41:34 +01:00
|
|
|
powerpc-*-eabi*) if test x"$powerpc_sim" = x"yes"; then
|
|
|
|
gdb_target=ppc-sim
|
|
|
|
else
|
|
|
|
gdb_target=ppc-eabi
|
|
|
|
fi ;;
|
|
|
|
powerpcle-*-eabi*) if test x"$powerpc_sim" = x"yes"; then
|
|
|
|
gdb_target=ppcle-sim
|
|
|
|
else
|
|
|
|
gdb_target=ppcle-eabi
|
|
|
|
fi ;;
|
1995-05-09 23:07:06 +02:00
|
|
|
|
1992-08-28 06:58:27 +02:00
|
|
|
pyramid-*-*) gdb_target=pyramid ;;
|
|
|
|
|
1994-02-12 02:08:29 +01:00
|
|
|
rs6000-*-lynxos*) gdb_target=rs6000lynx ;;
|
1995-08-13 00:50:04 +02:00
|
|
|
rs6000-*-aix4*) gdb_target=aix4 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
rs6000-*-*) gdb_target=rs6000 ;;
|
|
|
|
|
1993-10-22 14:49:08 +01:00
|
|
|
sparc-*-aout*) gdb_target=sparc-em ;;
|
|
|
|
sparc-*-coff*) gdb_target=sparc-em ;;
|
|
|
|
sparc-*-elf*) gdb_target=sparc-em ;;
|
1993-10-30 01:16:25 +01:00
|
|
|
sparc-*-lynxos*) gdb_target=sparclynx
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
configdirs="${configdirs} gdbserver" ;;
|
1994-09-01 20:17:25 +02:00
|
|
|
sparc-*-netbsd*) gdb_target=nbsd ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
sparc-*-solaris2*) gdb_target=sun4sol2 ;;
|
* configure.in (*-*-sunos*): Use trailing * to match all
sub-variants of SunOS, e.g. sunos4* to match sunos4.1.1.
(sparc-*-sunos3): Remove host & target. Sunos3 never shipped
in production on Sun-4.
({a29k,i[34]86,i960}-*-elf): Add targets, equivalent to coff.
(m68k-*-{aout,coff,elf}): Add targets, w/new config and tm files.
(sparc-*-{aout,coff,elf}): Add targets, w/new config and tm files.
* tm-68k-un.h, tm-68k-noun.h, tm-spc-un.h, tm-spc-noun.h: New
target definitions for embedded with and without underlines on
identifiers. FIXME -- this ought to be known by BFD instead.
* tm-sparc.h, tm-sun2.h, tm-sun3.h: Delete NAMES_HAVE_UNDERSCORE:
not a parameter of the CPU, but of the development environment.
* tm-es1800.h, tm-sunos.h, tm-vx68.h: Add NAMES_HAVE_UNDERSCORE.
1992-09-02 10:03:42 +02:00
|
|
|
sparc-*-sunos4*) gdb_target=sun4os4 ;;
|
1995-03-30 05:09:35 +02:00
|
|
|
sparc-*-sunos5*) gdb_target=sun4sol2 ;;
|
1993-06-09 01:05:20 +02:00
|
|
|
sparc-*-vxworks*) gdb_target=vxsparc ;;
|
* ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.
* serial.h (EXFUN): Remove all uses, convert to PARAMS.
* config/sun4os4.mh: Include ser-termios.o. FIXME, all .mh files
should include a ser-XXX.o module.
* dbxread.c (elfstab_build_psymtabs): Remove DEFUN crap.
* defs.h, i960-pinsn.c, remote-hms.c: Replace CONST with simple const.
* configure.in: Map unrecognized sun 68k's, sun sparcs, into
known suns in configure.in, rather than mapping them to unique
config files that happen to duplicate other config files.
* config/sun3.{mh,mt}: Remove (use identical sun3os4.*).
* config/sun4.{mh,mt}: Remove (use identical sun4os4.*).
1992-09-02 10:51:17 +02:00
|
|
|
sparc-*-*) gdb_target=sun4os4 ;;
|
1996-02-13 01:01:44 +01:00
|
|
|
# Use sparc-em for sparclet for now.
|
|
|
|
sparclet-*-*) gdb_target=sparc-em ;;
|
1993-04-06 19:40:55 +02:00
|
|
|
sparclite*-*-*) gdb_target=sparclite ;;
|
1996-03-28 21:54:27 +01:00
|
|
|
# It's not clear what the right solution for "v8plus" systems is yet.
|
|
|
|
# For now, stick with sparc-sun-solaris2 since that's what config.guess
|
|
|
|
# should return. Work is still needed to get gdb to print the 64 bit
|
|
|
|
# regs (some of which are usable in v8plus) so sp64sol.mt hasn't been
|
|
|
|
# deleted though presumably it should be eventually.
|
|
|
|
#sparc64-*-solaris2*) gdb_target=sp64sol2 ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
sparc64-*-*) gdb_target=sp64 ;;
|
1992-08-28 06:58:27 +02:00
|
|
|
|
|
|
|
tahoe-*-*) gdb_target=tahoe ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
|
1992-08-28 06:58:27 +02:00
|
|
|
vax-*-*) gdb_target=vax ;;
|
1991-08-22 09:07:58 +02:00
|
|
|
|
1995-01-16 02:45:49 +01:00
|
|
|
w65-*-*) gdb_target=w65 ;;
|
|
|
|
|
* config/h8300/h8300.mt: Renamed from h8300hms.mt.
* config/h8500/h8500.mt: Renamed from h8500hms.mt.
* config/z8k/z8k.mt: Renamed from z8ksim.mt.
* configure, configure.in: Update to reflect renamings.
* remote-sim.c (sim): New command, passes commands to simulator.
(simulator_command): New function.
(gdbsim_ops): Clean up.
* remote-sim.h (sim_do_command): Declare.
* sh-tdep.c (memory_size): Remove command.
* Makefile.in (SIM, SIM_OBS): New variables.
(CLIBS, CDEPS): Add value of SIM.
(DEPFILES): Add value of SIM_OBS
* config/arm/arm.mt, config/h8300/h8300.mt, config/h8500/h8500.mt,
config/sh/sh.mt, config/sparc/sp64sim.mt, config/w65/w65.mt,
config/z8k/z8k.mt: Remove simulator files from TDEPFILES,
define in SIM_OBS and SIM.
config/sparc/sp64sim.mt (SIMFILES): Remove.
* remote-z8k.c: Remove, was superseded by remote-sim.c
* Makefile.in, mpw-make.in: Remove references to remote-z8k.c.
1995-07-01 02:22:57 +02:00
|
|
|
z8k-*-coff*) gdb_target=z8k ;;
|
1994-06-17 00:02:24 +02:00
|
|
|
|
1991-08-22 09:07:58 +02:00
|
|
|
esac
|
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
dnl
|
|
|
|
changequote([,])dnl
|
|
|
|
|
1995-07-15 01:28:13 +02:00
|
|
|
frags=
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
host_makefile_frag=${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh
|
|
|
|
if test ! -f ${host_makefile_frag}; then
|
|
|
|
AC_MSG_ERROR("*** Gdb does not support host ${host}")
|
1991-05-19 02:16:46 +02:00
|
|
|
fi
|
1995-07-15 01:28:13 +02:00
|
|
|
frags="$frags $host_makefile_frag"
|
1991-05-19 02:16:46 +02:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
target_makefile_frag=${srcdir}/config/${gdb_target_cpu}/${gdb_target}.mt
|
|
|
|
if test ! -f ${target_makefile_frag}; then
|
|
|
|
AC_MSG_ERROR("*** Gdb does not support target ${target}")
|
1991-05-19 02:16:46 +02:00
|
|
|
fi
|
1995-07-15 01:28:13 +02:00
|
|
|
frags="$frags $target_makefile_frag"
|
1991-05-19 02:16:46 +02:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
AC_SUBST_FILE(host_makefile_frag)
|
|
|
|
AC_SUBST_FILE(target_makefile_frag)
|
1995-07-15 01:28:13 +02:00
|
|
|
AC_SUBST(frags)
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
|
1995-05-28 09:07:21 +02:00
|
|
|
changequote(,)dnl
|
|
|
|
hostfile=`sed -n '
|
|
|
|
s/XM_FILE[ ]*=[ ]*\([^ ]*\)/\1/p
|
|
|
|
' ${host_makefile_frag}`
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
|
1995-05-28 09:07:21 +02:00
|
|
|
targetfile=`sed -n '
|
|
|
|
s/TM_FILE[ ]*=[ ]*\([^ ]*\)/\1/p
|
|
|
|
' ${target_makefile_frag}`
|
1993-10-13 02:08:40 +01:00
|
|
|
|
|
|
|
# these really aren't orthogonal true/false values of the same condition,
|
|
|
|
# but shells are slow enough that I like to reuse the test conditions
|
|
|
|
# whenever possible
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
if test "${target}" = "${host}"; then
|
1995-05-28 09:07:21 +02:00
|
|
|
nativefile=`sed -n '
|
|
|
|
s/NAT_FILE[ ]*=[ ]*\([^ ]*\)/\1/p
|
|
|
|
' ${host_makefile_frag}`
|
1993-10-13 02:08:40 +01:00
|
|
|
else
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
# GDBserver is only useful in a "native" enviroment
|
|
|
|
configdirs=`echo $configdirs | sed 's/gdbserver//'`
|
1992-09-19 13:09:01 +02:00
|
|
|
fi
|
1995-05-28 09:07:21 +02:00
|
|
|
changequote([,])
|
1992-09-19 13:09:01 +02:00
|
|
|
|
|
|
|
# If hostfile (XM_FILE) and/or targetfile (TM_FILE) and/or nativefile
|
1994-09-05 01:16:22 +02:00
|
|
|
# (NAT_FILE) is not set in config/*/*.m[ht] files, we don't make the
|
1992-09-19 13:09:01 +02:00
|
|
|
# corresponding links. But we have to remove the xm.h files and tm.h
|
|
|
|
# files anyway, e.g. when switching from "configure host" to
|
|
|
|
# "configure none".
|
|
|
|
|
1991-07-04 17:59:47 +02:00
|
|
|
files=
|
|
|
|
links=
|
1991-07-31 02:34:07 +02:00
|
|
|
rm -f xm.h
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
if test "${hostfile}" != ""; then
|
|
|
|
files="${files} config/${gdb_host_cpu}/${hostfile}"
|
|
|
|
links="${links} xm.h"
|
1991-07-04 17:59:47 +02:00
|
|
|
fi
|
1991-07-31 02:34:07 +02:00
|
|
|
rm -f tm.h
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
if test "${targetfile}" != ""; then
|
|
|
|
files="${files} config/${gdb_target_cpu}/${targetfile}"
|
|
|
|
links="${links} tm.h"
|
1991-07-04 17:59:47 +02:00
|
|
|
fi
|
* config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,
m88k, mips, none, ns32k, pa, pyr, romp, rs6000, sparc, tahoe, vax,
z8k}: New directories to hold cpu specific configuration files.
Naming follows gcc convention.
* config/{*.mt, *.mh}: All target and host makefile fragment
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
* nm-sysv4.h, xm-sysv4.h, tm-sysv4.h, tm-sunos.h, nm-trash.h:
Native, host, and target files that are common across more than
one cpu architecture and included by one of the configured
native, host, or target files, get moved to config directory.
* Makefile.in (INCLUDE_CFLAGS): Add -I${srcdir}/config to
pick up native, host, or target include files moved to one of
the config subdirectories, and that are included by other files.
* Makefile.in (alldeps.mak): Modify to account for new config
directory structure.
* alldeps.mak, depend: Update for new config directory structure.
* config/*/[ntx]m-*.h: Modify all files that include other
[ntx]m-*.h files to use path relative to gdb/config. I.E.
"a29k/tm-ultra3.h" includes "a29k/tm-29k.h" rather than just
"tm-29k.h".
* remote-eb.c (tm-29k.h): Include a29k/tm-29k.h.
* mipsread.c (tm-mips.h): Include mips/tm-mips.h.
* i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h.
* configure.in: Default gdb_host_cpu to host_cpu, and remap
the ones where the default is not unique or different than the
config subdirectory name. Similarly, handle gdb_target_cpu.
Modify configure.in as appropriate to make use of gdb_host_cpu
and gdb_target_cpu to find makefile fragments and make links.
1993-03-23 02:01:49 +01:00
|
|
|
rm -f nm.h
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
if test "${nativefile}" != ""; then
|
|
|
|
files="${files} config/${gdb_host_cpu}/${nativefile}"
|
|
|
|
links="${links} nm.h"
|
1992-09-30 03:03:24 +01:00
|
|
|
else
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
# A cross-only configuration.
|
|
|
|
files="${files} config/nm-empty.h"
|
|
|
|
links="${links} nm.h"
|
1992-09-19 13:09:01 +02:00
|
|
|
fi
|
1994-12-31 00:42:46 +01:00
|
|
|
# start-sanitize-gdbtk
|
1991-05-19 02:16:46 +02:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
# Make it possible to use the GUI without doing a full install
|
|
|
|
if test "${enable_gdbtk}" = "yes" -a ! -f gdbtk.tcl ; then
|
|
|
|
files="${files} gdbtk.tcl"
|
|
|
|
links="${links} gdbtk.tcl"
|
1994-07-29 00:07:02 +02:00
|
|
|
fi
|
1994-12-31 00:42:46 +01:00
|
|
|
# end-sanitize-gdbtk
|
1994-07-29 00:07:02 +02:00
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
AC_LINK_FILES($files, $links)
|
|
|
|
|
|
|
|
AC_CONFIG_SUBDIRS($configdirs)
|
|
|
|
AC_OUTPUT(Makefile,
|
|
|
|
[
|
|
|
|
dnl Autoconf doesn't provide a mechanism for modifying definitions
|
|
|
|
dnl provided by makefile fragments.
|
|
|
|
dnl
|
|
|
|
if test "${nativefile}" = ""; then
|
|
|
|
sed -e '/^NATDEPFILES= /s//# NATDEPFILES= /' \
|
|
|
|
< Makefile > Makefile.tem
|
|
|
|
mv -f Makefile.tem Makefile
|
1995-05-03 03:43:27 +02:00
|
|
|
fi
|
|
|
|
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
changequote(,)dnl
|
* Makefile.in (TAGS): Use variables directly, rather than using
find, to locate TM_FILE, XM_FILE, and NAT_FILE. This is faster
and means that these filenames no longer need be unique across all
the config/* directories.
* configure.in: Put the config/*/ into TM_FILE, etc.
* m68k-stub.c (computeSignal): Return SIGFPE, not SIGURG, for chk
and trapv exceptions.
* target.h (struct section_table), objfiles.h (struct obj_section):
Change name of field sec_ptr to the_bfd_section. More mnemonic
and avoids the (sort of, for the ptx compiler) name clash with
the name of the typedef.
* exec.c, xcoffexec.c, sparc-tdep.c, rs6000-nat.c, osfsolib.c,
solib.c, irix5-nat.c, objfiles.c, remote.c: Change users.
* utils.c: Include readline.h.
* Makefile.in (utils.o): Add dependency.
* remote.c (getpkt): Add support for run-length encoding.
1994-03-19 19:49:50 +01:00
|
|
|
sed -e '/^TM_FILE[ ]*=/s,^TM_FILE[ ]*=[ ]*,&config/'"${gdb_target_cpu}"'/,
|
|
|
|
/^XM_FILE[ ]*=/s,^XM_FILE[ ]*=[ ]*,&config/'"${gdb_host_cpu}"'/,
|
|
|
|
/^NAT_FILE[ ]*=/s,^NAT_FILE[ ]*=[ ]*,&config/'"${gdb_host_cpu}"'/,' <Makefile >Makefile.tmp
|
|
|
|
mv -f Makefile.tmp Makefile
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
changequote([,])dnl
|
|
|
|
|
|
|
|
case ${srcdir} in
|
|
|
|
.)
|
|
|
|
;;
|
|
|
|
*)
|
|
|
|
grep "source ${srcdir}/.gdbinit" .gdbinit >/dev/null 2>/dev/null || \
|
|
|
|
echo "source ${srcdir}/.gdbinit" >> .gdbinit
|
|
|
|
esac
|
1996-03-17 07:28:57 +01:00
|
|
|
|
|
|
|
case x$CONFIG_HEADERS in
|
1996-03-21 16:59:01 +01:00
|
|
|
xconfig.h:config.in)
|
1996-03-17 07:28:57 +01:00
|
|
|
echo > stamp-h ;;
|
|
|
|
esac
|
1995-05-16 22:21:58 +02:00
|
|
|
],
|
|
|
|
[
|
|
|
|
gdb_host_cpu=$gdb_host_cpu
|
|
|
|
gdb_target_cpu=$gdb_target_cpu
|
|
|
|
nativefile=$nativefile
|
* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},
config/m68k/m68kv4.mh, config/mips/{irix4.mh, irix5.mh,
mipsv4.mh}, config/sparc/sun4so2.mh (INSTALL): Removed, figured
out by autoconf.
* config/apollo68v.mh (RANLIB): Removed, figured out by autoconf.
* Makefile.in, configure.in: Converted to use autoconf
* aclocal.m4: New file, local autoconf macro definitions.
* configure: New file, generated with autoconf 2.3.
1995-05-16 02:18:43 +02:00
|
|
|
])
|
1995-09-02 15:48:16 +02:00
|
|
|
|
|
|
|
exit 0
|
1996-02-22 10:11:16 +01:00
|
|
|
|