summaryrefslogtreecommitdiff
path: root/gdb/configure.in
Commit message (Expand)AuthorAgeFilesLines
* From Christian Limpach <chris@Pin.LU>Jason Thorpe2002-05-111-1/+2
* 2002-04-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-111-0/+1
* * configure.in: Call AC_C_INLINE.Jim Blandy2002-04-041-0/+1
* * configure.in: Detect declaration for canonicalize_file_name.Richard Henderson2002-03-151-1/+1
* * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.Alexandre Oliva2002-03-061-0/+17
* Zap lin-thread.cAndrew Cagney2002-02-241-1/+1
* * configure.in: (AC_CHECK_FUNCS) Added test forAndrew Cagney2002-02-231-2/+2
* 2002-02-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-141-7/+14
* Remove assumption that there is a host.Andrew Cagney2002-01-201-1/+8
* Don't include <endian.h>Andrew Cagney2002-01-051-1/+1
* * acconfig.h (HAVE_PT_GETXMMREGS): New.Jason Thorpe2002-01-051-1/+14
* * configure, config.in: Rebuilt.Tom Tromey2001-12-211-1/+1
* 2001-12-07 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-12-071-1/+1
* * configure.in (AC_OUTPUT): Handle assignments to NATDEPFILESJim Blandy2001-11-051-2/+4
* Fix -W... flags check.Andrew Cagney2001-10-311-5/+4
* From Ian Roxborough <irox@redhat.com>Keith Seitz2001-09-061-21/+3
* * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: SomeMark Kettenis2001-08-271-2/+3
* * configure.in (GDBTK_SRC_DIR): We must have autoconfKeith Seitz2001-08-161-0/+8
* * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.Daniel Jacobowitz2001-07-301-1/+18
* Added dependency on tcl/tk libraries.John R. Moore2001-07-271-0/+29
* * configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis2001-07-231-1/+2
* * configure.in: Add check for sigsetjmp.Mark Kettenis2001-07-121-0/+11
* Build MI by default.Andrew Cagney2001-06-281-1/+2
* * configure.in: include nlist.h when checking for member som_addrJ.T. Conklin2001-06-221-0/+3
* * i386bsd-nat.c: Include "gdb_assert.h".Mark Kettenis2001-03-311-3/+17
* Gag -Wuninitialized warnings.Andrew Cagney2001-03-281-2/+2
* 2001-03-23 David Smith <dsmith@redhat.com>David Smith2001-03-231-5/+5
* Conditionally include nlist.h in solib-legacy.c for older *BSD systems.Kevin Buettner2001-03-201-1/+1
* Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner2001-03-191-13/+62
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Configury changes for AIX5/IA-64.Kevin Buettner2001-03-061-1/+8
* * configure.in (AC_CHECK_HEADERS): Add sys/file.h.Michael Sokolov2001-02-141-2/+3
* Cleanup autoconfigury of vfork().Andrew Cagney2001-01-311-1/+2
* Drop -Wuninitialized until GDB compiles with it.Andrew Cagney2001-01-191-1/+1
* 2000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-211-5/+5
* 2000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-201-0/+23
* 2000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-111-3/+5
* 2000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-111-6/+7
* 2000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-111-3/+3
* 2000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-111-5/+5
* Add check for vfork() to configure.in. Cleanup uses.Andrew Cagney2000-12-021-1/+1
* 2000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-011-0/+34
* Add --enable-gdb-build-warnings=... to configure{,.in}.Andrew Cagney2000-11-241-2/+18
* Fix HAVE_STRUCT_LINK_MAP32 configure test.Kevin Buettner2000-09-111-10/+3
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-0/+23
* Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2000-08-101-16/+10
* Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2000-08-021-14/+28
* Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney2000-07-271-0/+31
* Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.Andrew Cagney2000-07-051-1/+2
* Check for <sys/poll.h>.Andrew Cagney2000-07-051-1/+2