summaryrefslogtreecommitdiff
path: root/gdb/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Index: ChangeLogAndrew Cagney2005-01-071-1582/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.ac: Rename configure.in, require autoconf 2.59. * configure: Re-generate. Index: doc/ChangeLog 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.ac: Rename configure.in, require autoconf 2.59. * configure: Re-generate. Index: gdbserver/ChangeLog 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.ac: Rename configure.in, require autoconf 2.59. * configure: Re-generate. Index: testsuite/ChangeLog 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.ac: Rename configure.in, require autoconf 2.59. * configure: Re-generate. * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.stabs/configure: Re-generate. * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.hp/configure: Re-generate. * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.hp/gdb.objdbg/configure: Re-generate. * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.hp/gdb.defects/configure: Re-generate. * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.hp/gdb.compat/configure: Re-generate. * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.hp/gdb.base-hp/configure: Re-generate. * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require autoconf 2.59. * gdb.hp/gdb.aCC/configure: Re-generate.
* Index: ChangeLogAndrew Cagney2005-01-071-6/+3
| | | | | | | | | | | | | | | 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.in: Replace configdirs with multiple references to AC_CONFIG_SUBDIRS. * configure: Re-generate. Index: doc/ChangeLog 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.in: Replace configdirs with multiple references to AC_CONFIG_SUBDIRS. * configure: Re-generate.
* * configure.in: Check for ncurses/term.h.Dave Anglin2004-11-091-1/+2
| | | | | | | * gdb_curses.h: Include term.h here, prefering ncurses/term.h. * utils.c: Include gdb_curses.h instead of curses.h and term.h. * tui/tui.c: Don't include term.h. * configure, config.in: Rebuilt.
* * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.Joseph Myers2004-11-011-1/+1
| | | | | | | | | | | | | | | | | (amd64-sol2-tdep.o): Add dependencies. * amd64-sol2-tdep.c, config/i386/sol2-64.mh, config/i386/sol2-64.mt: New files. * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset, amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New. (supply_gregset): Correct order of arguments to amd64_supply_native_gregset. (fill_gregset): Correct order of arguments to amd64_collect_native_gregset. * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case. * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise. * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]] for definition of NEW_PROC_API. * configure: Regenerate.
* * configure.in: Really disable the TUI if an enhanced cursesMark Kettenis2004-10-101-20/+20
| | | | | library isn't found. * configure: Regenerate.
* * configure.in: Only set host_makefile_frag when building a nativeMark Kettenis2004-09-281-12/+9
| | | | | debugger. * configure: Regenerate.
* * configure.in: Don't comment out NATDEPFILES in the generatedMark Kettenis2004-09-271-8/+0
| | | | | Makefile if NAT_FILE is unset. * configure: Regenerate.
* * configure.in: Check for waddstr instead of mvwaddstr whenMark Kettenis2004-09-251-3/+4
| | | | | | | searching for curses library. Check for wborder. * configure, config.in: Regenerate. * tui/tui-wingeneral.c (box_win): Use box if wborder isn't available.
* * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.Mark Kettenis2004-09-181-38/+21
| | | | | | | | | * config/pa/hpux11.mh (MH_CFLAGS): Likewise. * config/pa/hpux11w.mh (MH_CFLAGS): Likewise. * configure.in: Improve checks for curses library by checking for mvwaddstr instead of initscr. Drop HP curses in favour of standard curses on HP-UX. * configure: Regenerated.
* Index: ChangeLogAndrew Cagney2004-09-131-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-13 Andrew Cagney <cagney@gnu.org> * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE. * configure: Re-generate. * nlm/Makefile.in (TAGS): Update. * Makefile.in (TAGS): Update. * config/vax/nbsd.mt (TM_FILE): Update. * config/sparc/vxworks.mt (TM_FILE): Update. * config/sparc/sol2.mt (TM_FILE): Update. * config/sparc/sol2-64.mt (TM_FILE): Update. * config/sparc/obsd64.mt (TM_FILE): Update. * config/sparc/obsd.mt (TM_FILE): Update. * config/sparc/nbsd64.mt (TM_FILE): Update. * config/sparc/nbsd.mt (TM_FILE): Update. * config/sparc/linux64.mt (TM_FILE): Update. * config/sparc/linux.mt (TM_FILE): Update. * config/sparc/fbsd.mt (TM_FILE): Update. * config/sh/wince.mt (TM_FILE): Update. * config/sh/nbsd.mt (TM_FILE): Update. * config/sh/linux.mt (TM_FILE): Update. * config/sh/embed.mt (TM_FILE): Update. * config/s390/s390.mt (TM_FILE): Update. * config/rs6000/rs6000lynx.mt (TM_FILE): Update. * config/rs6000/rs6000.mt (TM_FILE): Update. * config/rs6000/aix4.mt (TM_FILE): Update. * config/powerpc/vxworks.mt (TM_FILE): Update. * config/powerpc/ppc-sim.mt (TM_FILE): Update. * config/powerpc/ppc-eabi.mt (TM_FILE): Update. * config/powerpc/obsd.mt (TM_FILE): Update. * config/powerpc/nbsd.mt (TM_FILE): Update. * config/powerpc/linux.mt (TM_FILE): Update. * config/powerpc/aix.mt (TM_FILE): Update. * config/pa/obsd.mt (TM_FILE): Update. * config/pa/linux.mt (TM_FILE): Update. * config/pa/hppahpux.mt (TM_FILE): Update. * config/pa/hppa64.mt (TM_FILE): Update. * config/pa/hppa.mt (TM_FILE): Update. * config/ns32k/nbsdaout.mt (TM_FILE): Update. * config/mips/wince.mt (TM_FILE): Update. * config/mips/vxmips.mt (TM_FILE): Update. * config/mips/nbsd.mt (TM_FILE): Update. * config/mips/linux.mt (TM_FILE): Update. * config/mips/irix6.mt (TM_FILE): Update. * config/mips/irix5.mt (TM_FILE): Update. * config/mips/embed.mt (TM_FILE): Update. * config/m68k/vxworks68.mt (TM_FILE): Update. * config/m68k/st2000.mt (TM_FILE): Update. * config/m68k/os68k.mt (TM_FILE): Update. * config/m68k/obsd.mt (TM_FILE): Update. * config/m68k/nbsd.mt (TM_FILE): Update. * config/m68k/monitor.mt (TM_FILE): Update. * config/m68k/linux.mt (TM_FILE): Update. * config/m68k/cisco.mt (TM_FILE): Update. * config/ia64/linux.mt (TM_FILE): Update. * config/ia64/aix.mt (TM_FILE): Update. * config/ia64/ia64.mt (TM_FILE): Update. * config/i386/vxworks.mt (TM_FILE): Update. * config/i386/obsd64.mt (TM_FILE): Update. * config/i386/obsd.mt (TM_FILE): Update. * config/i386/nto.mt (TM_FILE): Update. * config/i386/nbsd64.mt (TM_FILE): Update. * config/i386/nbsd.mt (TM_FILE): Update. * config/i386/linux64.mt (TM_FILE): Update. * config/i386/linux.mt (TM_FILE): Update. * config/i386/i386sol2.mt (TM_FILE): Update. * config/i386/i386lynx.mt (TM_FILE): Update. * config/i386/fbsd64.mt (TM_FILE): Update. * config/i386/fbsd.mt (TM_FILE): Update. * config/i386/cygwin.mt (TM_FILE): Update. * config/h8300/h8300.mt (TM_FILE): Update. * config/frv/frv.mt (TM_FILE): Update. * config/cris/cris.mt (TM_FILE): Update. * config/arm/wince.mt (TM_FILE): Update. * config/arm/nbsd.mt (TM_FILE): Update. * config/arm/linux.mt (TM_FILE): Update. * config/arm/embed.mt (TM_FILE): Update. * config/alpha/nbsd.mt (TM_FILE): Update. * config/alpha/fbsd.mt (TM_FILE): Update. * config/alpha/alpha.mt (TM_FILE): Update. * config/alpha/alpha-osf1.mt (TM_FILE): Update. * config/alpha/alpha-linux.mt (TM_FILE): Update. Index: gdbserver/ChangeLog 2004-09-02 Andrew Cagney <cagney@gnu.org> * Makefile.in (TAGS): Replace TM_FILE with DEPRECATED_TM_FILE.
* 2004-09-03 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-031-1/+1
| | | | | * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not gdb_host_cpu.
* 2004-09-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-021-3/+12
| | | | | | | * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path. * configure: Re-generate. * config/arm/nbsd.mt (TM_FILE): Set to "solib.h". * config/arm/tm-nbsd.h: Delete file.
* 2004-09-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-021-3/+3
| | | | | | | | | * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE, GDB_TM_FILE and GDB_XM_FILE. * gdbarch.c: Re-generate. * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include quotes in macro definition. * configure.in: Re-generate.
* * configure.in: Change test for return type of ptrace to defaultMark Kettenis2004-08-221-3/+3
| | | | | to `long' instead of `int'. * configure: Regenerate.
* * configure.in: Check for ttrace function.Mark Kettenis2004-08-211-0/+1
| | | | * configure, config.in: Regenerate.
* * configure.in: Add <ncurses/ncurses.h> to the list of possibleMark Kettenis2004-08-151-1/+1
| | | | | | | curses headers. * configure, config.in: Regenerate. * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include <ncurses/ncurses.h>.
* * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't useMark Kettenis2004-08-131-2/+2
| | | | | parenthesis in definition. * configure: Regenerated.
* * configure.in: Check for <sys/types.h>. Check return andMark Kettenis2004-08-091-0/+65
| | | | | argument types of ptrace. * configure, config.in: Regenerate.
* * configure.in: Add cursesX to the list of possible curses libs.Mark Kettenis2004-08-071-2/+2
| | | | | Add cursesX.h to the list of possible curses headers. * configure, config.in: Regenerate.
* * configure.in: Test for struct lwp in <sys/lwp.h>Nathan J. Williams2004-08-071-0/+10
| | | | | * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use the offset of l_addr in struct lwp.
* 2004-07-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-301-13/+62
| | | | | | | | | | | | | | | | | | Fix PR i18n/761. * Makefile.in (.SUFFIXES): Add po .gmo, and .pox. (.PHONY): Add all-po install-po, uninstall-po, clean-po, $(PACKAGE).pot and update-po. (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot) (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po) (update-po): New rules. (localedir): Define using autoconf. (diststuff): Add $(PACKAGE).pot and $(CATALOGS) (GDB_CFLAGS): Define LOCALEDIR using $(localedir). (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define. * configure.in: Generate CATALOGS and LINGUAS from contents of src/gdb/po/ directory. Set @localedir@ in Makefile.in. * configure: Re-generate. * po/gdbtext: New file
* 2004-07-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-291-0/+5
| | | | | | | | | | | | | | | | | | * config/pa/xm-linux.h: Do not include "floatformat.h". (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) (HOST_LONG_DOUBLE_FORMAT): Delete macros. * config/i386/xm-i386.h: Do not include "floatformat.h". (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) (HOST_LONG_DOUBLE_FORMAT): Delete macros. * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and GDB_HOST_LONG_DOUBLE_FORMAT instead. * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT) (GDB_HOST_LONG_DOUBLE_FORMAT): Define. * configure, config.in: Regenerate. * configure.host (gdb_host_float_format, gdb_host_double_format) (gdb_host_long_double_format): Set according to the host.
* * configure.in: Define _MSE_INT_H on Solaris 9 too.Mark Kettenis2004-07-171-3/+3
| | | | * configure, config.in: Regenerated.
* * configure.in: Include <sys/param.h> for td_pcb test.Mark Kettenis2004-06-271-1/+2
| | | | * configure: Regenerated.
* * configure.in: Set $configdir to the right OS specific value.Corinna Vinschen2004-06-081-17/+10
| | | | | Use value when setting $tcldir and $tkdir. * configure: Regenerate.
* * configure.in: Check for td_pcb in `struct thread'.Mark Kettenis2004-05-231-0/+9
| | | | * configure, config.in: Regenerated.
* * configure.in: When checking whether we should use the -bbigtocJim Blandy2004-05-121-0/+1
| | | | | option, don't forget to restore the original value of LDFLAGS. * configure: Regenerated.
* 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-05-031-12/+8
| | | | | | Unfix PR gdb/1626. * configure.in: Revert special case for osf5.*. * configure: Regenerate.
* 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Andrew Cagney2004-04-291-0/+4
| | | | | | | | | | Andrew Cagney <cagney@redhat.com> * configure.in (mips-sgi-irix5*): Define _KMEMUSER for <sys/proc.h>. * acconfig.h: Provide default _KMEMUSER value. * config.in, configure: Re-generate. * NEWS: Mention fix.
* 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-04-251-20/+30
| | | | | | | Fix PR gdb/1626. * configure.in: Check for curses after termcap. On osf5.*, do not check for ncurses. * configure: Regenerate.
* * Makefile.in (linux_nat_h): Update dependencies.Daniel Jacobowitz2004-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Check for <gnu/libc-version.h>. * configure: Regenerate. * config.in: Regenerate. * linux-nat.h: Include "target.h". Add waitstatus field to struct lwp_info. * lin-lwp.c (add_lwp): Initialize waitstatus.kind. (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached to. (lin_lwp_handle_extended): New function. Handle clone events. (wait_lwp): Use lin_lwp_handle_extended. Update comment about thread exit events. (child_wait): Handle clone events. (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events. * linux-nat.c (linux_enable_event_reporting): Turn on PTRACE_O_TRACECLONE. (linux_handle_extended_wait): Handle clone events. * thread-db.c: Include <gnu/libc-version.h>. (struct private_thread_info): Add dying flag. (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and higher. (attach_thread): Update comments. Handle dying threads. (detach_thread): Set the dying flag. (check_event): Always call attach_thread.
* * configure.in: Refine the previous change.Joel Brobecker2004-02-261-4/+3
| | | | * configure: Regenerate.
* * configure.in: Make sure that the wborder function is available.Joel Brobecker2004-02-251-1/+11
| | | | | Otherwise, search for it in the cur_colr library. * configure: Regenerate.
* 2004-02-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-181-0/+4
| | | | | | | | | | | | * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and CONFIG_UNINSTALL. * configure: Re-generate. * interps.h (INTERP_TUI): Define. * Makefile.in: Update dependencies. (TUI): New macro. (tui-main.o): Specify dependencies. (install-tui, uninstall-tui, clean-tui, all-tui): New rules. * tui/tui-main.c: New file.
* 2004-02-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-161-20/+20
| | | | | | | * configure.in: Always check for curses, including pdcurses. Warn, instead of error, when no curses are found. Enable TUI when curses is available. * configure: Re-generate.
* 2004-02-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-151-1/+1
| | | | | * configure.in (build_warnings): Add -Wunused-function. * configure: Re-generate.
* 2004-02-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-081-3/+3
| | | | | * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS. * configure: Re-generate.
* 2004-02-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-081-16/+4
| | | | | | | | | | | | | | | | * configure.in (CONFIG_ALL): Set to Makefile target, and not makefile macro. * configure: Re-generate. (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto. * Makefile.in (SUBDIR_CLI_CLEAN): Delete. (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete. (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete. (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete. (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete. (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete. (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete. (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete. (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
* 2004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-081-8/+0
| | | | | | | | | | | | | | | | * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete. * configure: Re-generate (with correct autoconf). * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS. (CONFIG_LIB_OBS, CONFIG_INITS): Delete. (COMMON_OBS): Add "main.o" and "annotate.o". (ANNOTATE_OBS): Delete. (OBS): Remove ANNOTATE_OBS. (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove CONFIG_INITS. (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link against CONFIG_OBS and "main.o". (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete. (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
* 2004-01-29 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-291-1/+1
| | | | | * configure.in (NEW_PROC_API): Also match solaris2.9 for this test. * configure: Regenerated.
* 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-201-20/+0
| | | | | | | | | | | | | | | | | | | | | * MAINTAINERS: Delete mmalloc. * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h. * NEWS: Mention removal of --with-malloc. * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE. * config.in: Regenerate. * configure: Regenerate. * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc, USE_MMALLOC, MMCHECK_FORCE. * gdbinit.in: Remove mmalloc. * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch. * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS. * config/i386/go32.mh: Likewise. * config/i386/interix.mh: Likewise. * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT. 2004-01-19 Michael Chastain <mec.gnu@mindspring.com> * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, MMAP_BASE_ADDRESS, MMAP_INCREMENT.
* 2004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-131-3/+4
| | | | | | | | | | | * configure.in: Update copyright year. (build_warnings): Add -Wunused-label. * configure: Re-generate. 2004-01-13 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo: Update copyright year. (Coding): Add -Wunused-label to list of -Werror warnings.
* * configure.in: Check for <machine/reg.h>. Check for `struct reg'Mark Kettenis2004-01-021-0/+11
| | | | | in <machine/reg.h>. * configure, config.in: Regenerate.
* * configure.in: Check for st_blocks member in struct stat andEli Zaretskii2003-12-301-0/+12
| | | | | | | | define HAVE_STRUCT_STAT_ST_BLOCKS accordingly. * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): New undef. * configure, config.in: Regenerated.
* Temporary fix for last change.Eli Zaretskii2003-12-301-6/+0
|
* * remote-fileio.c (remote_fileio_to_fio_stat)Eli Zaretskii2003-12-301-0/+6
| | | | | | | (remote_fileio_func_fstat) [HAVE_STRUCT_STAT_ST_BLOCKS]: Support systems that don't have `st_blocks' member in `struct stat'. * configure.in (HAVE_STRUCT_STAT_ST_BLOCKS): Ditto.
* * configure.in: Set ac_cv_search_tgetent to "none required" forEli Zaretskii2003-12-291-2/+1
| | | | | | | | | | | "*djgpp*" targets as well (DJGPP doesn't have termcap and doesn't need one). * config/djgpp/config.sed: Tweak to adapt to the changes in configury. * config/djgpp/djconfig.sh: Fix the test of unpacked distribution, since there's no gdb.cxx directory anymore.
* 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-141-0/+24
| | | | | | | | | | | | * libunwind-frame.c: New file. * libunwind-frame.h: New file. * acconfig.h (HAVE_LIBUNWIND): #undef reference added. * configure.in: Add --with-libunwind option support. Define HAVE_LIBUNWIND if libunwind support selected / defaulted. Also check for libunwind.h and libunwind-ia64.h headers. * configure: Regenerated. * Makefile.in: Add support for libunwind-frame.o. * config.in: Regenerated.
* 2003-09-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-031-31/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * defs.h: Do not include "arch-utils.h". (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or GDB_MULTI_ARCH_PURE. * configure.in (GDB_MULTI_ARCH): Do not define. * configure, config.in: Regenerate. * configure.tgt: Do not set variable "gdb_multi_arch". * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete. * config/s390/s390.mt (GDB_MULTI_ARCH): Delete. * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete. * config/v850/v850.mt (TM_FILE): Delete disabled definition. * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition. * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition. * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition. * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition. * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition. * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition. * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition. * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition. * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition. * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition. * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition. * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition. * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition. * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
* * configure.in: Search for gethostbyname in libnsl.Mark Kettenis2003-08-301-0/+3
| | | | * configure: Regenerated.