* configure.in: Rewrite check for GNU regex and the
[binutils-gdb.git] / gdb / configure.in
2003-01-02 Mark Kettenis* configure.in: Rewrite check for GNU regex and the
2003-01-02 Mark Kettenis* configure.in: Move code that provides the --enable...
2003-01-02 Mark Kettenis* configure.in: Fix typo in last change.
2003-01-02 Mark Kettenis* configure.in: Reorganize "Checks for library function...
2003-01-02 Mark Kettenis* acconfig.h (_MSE_INT_H): Remove.
2003-01-02 Mark Kettenis* configure.in: Create "Checks for programs" section...
2003-01-01 Mark Kettenis* configure.in: Create "Checks for libraries" section...
2002-12-31 Mark Kettenis* configure.in: Remove bzero and bcopy from call to...
2002-12-31 Mark Kettenis* gdb_dirent.h: Cleanup and update code to match the...
2002-11-29 Joel Brobecker * configure.in: Check that the pthdebug library...
2002-11-27 Martin Hunt2002-11-26 Martin M. Hunt <hunt@redhat.com>
2002-11-26 Daniel Jacobowitz * acconfig.h (HAVE_PREAD64): Add.
2002-11-12 Elena Zannoni2002-11-11 Elena Zannoni <ezannoni@redhat.com>
2002-10-22 Joel Brobecker * configure.in: Define NEW_PROC_API on Interix...
2002-09-20 Kevin BuettnerAdd support for distinct host and target character...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-14 Keith Seitz * configure.in: Move SUBDIRS to near top of...
2002-07-09 Joel Brobecker Define HAVE_SYS_PROC_H if sys/proc.h exists
2002-06-21 Tom Tromey * gdb_locale.h: New file.
2002-05-11 Jason ThorpeFrom Christian Limpach <chris@Pin.LU>
2002-04-11 Michael Snyder2002-04-11 Michael Snyder <msnyder@redhat.com>
2002-04-04 Jim Blandy* configure.in: Call AC_C_INLINE.
2002-03-15 Richard Henderson * configure.in: Detect declaration for canonica...
2002-03-06 Alexandre Oliva* configure.in (gdb_cv_bigtoc): Check for -bbigtoc...
2002-02-24 Andrew CagneyZap lin-thread.c
2002-02-23 Andrew Cagney* configure.in: (AC_CHECK_FUNCS) Added test for
2002-02-14 Daniel Jacobowitz2002-02-14 Daniel Jacobowitz <drow@mvista.com>
2002-01-20 Andrew CagneyRemove assumption that there is a host.
2002-01-05 Andrew CagneyDon't include <endian.h>
2002-01-05 Jason Thorpe* acconfig.h (HAVE_PT_GETXMMREGS): New.
2001-12-21 Tom Tromey * configure, config.in: Rebuilt.
2001-12-07 Martin Hunt2001-12-07 Martin M. Hunt <hunt@redhat.com>
2001-11-05 Jim Blandy* configure.in (AC_OUTPUT): Handle assignments to NATDE...
2001-10-31 Andrew CagneyFix -W... flags check.
2001-09-06 Keith Seitz From Ian Roxborough <irox@redhat.com>
2001-08-27 Mark Kettenis* event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]:...
2001-08-16 Keith Seitz * configure.in (GDBTK_SRC_DIR): We must have autoconf
2001-07-30 Daniel Jacobowitz * configure.in: Only invoke AC_FUNC_SETPGRP...
2001-07-27 John R. MooreAdded dependency on tcl/tk libraries.
2001-07-23 Mark Kettenis* configure.in (AC_CHECK_FUNCS): Add setpggrp.
2001-07-12 Mark Kettenis* configure.in: Add check for sigsetjmp.
2001-06-28 Andrew CagneyBuild MI by default.
2001-06-22 J.T. Conklin* configure.in: include nlist.h when checking for membe...
2001-03-31 Mark Kettenis* i386bsd-nat.c: Include "gdb_assert.h".
2001-03-28 Andrew CagneyGag -Wuninitialized warnings.
2001-03-23 David Smith2001-03-23 David Smith <dsmith@redhat.com>
2001-03-20 Kevin BuettnerConditionally include nlist.h in solib-legacy.c for...
2001-03-19 Kevin BuettnerFix solib support so that non-svr4-solib-host x svr4...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-03-06 Kevin BuettnerConfigury changes for AIX5/IA-64.
2001-02-14 Michael Sokolov * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
2001-01-31 Andrew CagneyCleanup autoconfigury of vfork().
2001-01-19 Andrew CagneyDrop -Wuninitialized until GDB compiles with it.
2000-12-21 Fernando Nasser2000-12-20 Fernando Nasser <fnasser@redhat.com>
2000-12-20 Fernando Nasser2000-12-20 Fernando Nasser <fnasser@redhat.com>
2000-12-11 Fernando Nasser2000-12-11 Fernando Nasser <fnasser@redhat.com>
2000-12-11 Fernando Nasser2000-12-11 Fernando Nasser <fnasser@redhat.com>
2000-12-11 Fernando Nasser2000-12-11 Fernando Nasser <fnasser@redhat.com>
2000-12-11 Fernando Nasser2000-12-11 Fernando Nasser <fnasser@redhat.com>
2000-12-02 Andrew CagneyAdd check for vfork() to configure.in. Cleanup uses.
2000-12-01 Fernando Nasser2000-12-01 Fernando Nasser <fnasser@redhat.com>
2000-11-24 Andrew CagneyAdd --enable-gdb-build-warnings=... to configure{,...
2000-09-11 Kevin BuettnerFix HAVE_STRUCT_LINK_MAP32 configure test.
2000-08-30 Michael Snyder2000-08-29 Michael Snyder <msnyder@seadog.cygnus...
2000-08-10 Mark KettenisAdapt support for SSE registers in Linux/x86 for Linux...
2000-08-02 Andrew CagneyThu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1...
2000-07-27 Andrew CagneyMove GDB_MULTI_ARCH selection to configure*. Makes...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-05 Andrew CagneySet SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.
2000-07-05 Andrew CagneyCheck for <sys/poll.h>.
2000-06-12 Andrew CagneySet SER_HARDWIRE using autoconf instead of via XDEPFILE...
2000-06-11 Andrew CagneyTrim targ_arches to just the first.
2000-06-09 Fernando Nasser2000-06-08 Fernando Nasser <fnasser@cygnus.com>
2000-06-08 Andrew CagneyUse config.bfd to determine the default architecture...
2000-06-07 Michael Snyder2000-06-06 Michael Snyder <msnyder@seadog.cygnus...
2000-06-05 Mark Kettenis* acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_...
2000-06-03 Christopher Faylor* win32-nat.c: Fix up gcc warnings throughout.
2000-06-03 Christopher Faylor* configure.in: Detect correct versions of ranlib and...
2000-05-26 Andrew CagneyConfigure TUI to use <ncurses.h> when available.
2000-05-25 Mark Kettenis* acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.
2000-05-25 Andrew CagneyReplace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".
2000-05-25 Andrew CagneyHave TUI use the same configury mechanism as MI.
2000-05-23 Andrew CagneyAdd -Wuninitialized.
2000-05-23 Andrew CagneyIRIX GCC fixes from 5.0 branch.
2000-05-17 Andrew CagneyMinor maint et.al. tweeks.
2000-05-12 Andrew CagneyCheck -W options before using them.
2000-04-14 Mark Kettenis2000-04-13 Mark Kettenis <kettenis@gnu.org>
2000-04-13 Andrew CagneyOnly re-generate copying.c when maintainer mode.
2000-04-11 Andrew CagneyCleanup USE_INCLUDED_REGEX. Move -D to acconfig.h.
2000-04-08 Peter Schauer * configure.in (NEW_PROC_API): Escape square brackets...
2000-04-07 Andrew CagneyWhen GCC always enable certain warnings.
2000-04-07 Nicholas Duffek * configure.in (_MSE_INT_H): Define on Solaris 7.
2000-04-04 H.J. Lu2000-04-03 H.J. Lu <hjl@gnu.org>
2000-03-30 Jason Merrill * configure.in: -linux-gnu*, not -linux-gnu.
2000-03-22 Andrew CagneyDon't include nrom in CONFIG_INITS.
2000-03-20 Andrew CagneyFrom John David Anglin:
2000-03-05 Mark Kettenis2000-03-05 Mark Kettenis <kettenis@gnu.org>
2000-03-03 Andrew CagneyMove GDBtk's ``ln -s ... gdbtcl'' code out of configure.
2000-03-03 Andrew CagneyOnly configure GDBtk when it is present.
next