summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.Andrew Cagney2002-04-151-434/+424
* 2002-04-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-04-111-105/+109
* * configure.in: Call AC_C_INLINE.Jim Blandy2002-04-041-250/+290
* * configure.in: Detect declaration for canonicalize_file_name.Richard Henderson2002-03-151-403/+438
* * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.Alexandre Oliva2002-03-061-68/+109
* * 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-16/+24
* Remove assumption that there is a host.Andrew Cagney2002-01-201-10/+17
* Don't include <endian.h>Andrew Cagney2002-01-051-388/+399
* * acconfig.h (HAVE_PT_GETXMMREGS): New.Jason Thorpe2002-01-051-395/+419
* * 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-60/+74
* From Ian Roxborough <irox@redhat.com>Keith Seitz2001-09-061-403/+396
* * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: SomeMark Kettenis2001-08-271-590/+613
* * configure.in (GDBTK_SRC_DIR): We must have autoconfKeith Seitz2001-08-161-31/+40
* * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.Daniel Jacobowitz2001-07-301-390/+421
* Added dependency on tcl/tk libraries.John R. Moore2001-07-271-378/+420
* * configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis2001-07-231-385/+415
* * configure.in: Add check for sigsetjmp.Mark Kettenis2001-07-121-396/+444
* Build MI by default.Andrew Cagney2001-06-281-371/+384
* * 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-380/+407
* Gag -Wuninitialized warnings.Andrew Cagney2001-03-281-371/+382
* 2001-03-23 David Smith <dsmith@redhat.com>David Smith2001-03-231-385/+374
* 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-138/+245
* Configury changes for AIX5/IA-64.Kevin Buettner2001-03-061-138/+288
* * configure.in (AC_CHECK_HEADERS): Add sys/file.h.Michael Sokolov2001-02-141-1/+1
* Cleanup autoconfigury of vfork().Andrew Cagney2001-01-311-191/+434
* 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-330/+359
* 2000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-111-223/+226
* 2000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-12-111-20/+21
* 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-330/+368
* Add --enable-gdb-build-warnings=... to configure{,.in}.Andrew Cagney2000-11-241-339/+370
* * acinclude.m4 (CY_GNU_GETTEXT): Add dummy definition, so that theAlexandre Oliva2000-09-121-348/+357
* Fix HAVE_STRUCT_LINK_MAP32 configure test.Kevin Buettner2000-09-111-173/+145
* Regenerate aclocal (and config.in / configure).Andrew Cagney2000-09-071-327/+469
* Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis2000-08-101-346/+335
* Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2000-08-021-23/+49
* Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney2000-07-271-9/+43
* Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.Andrew Cagney2000-07-051-49/+50
* Check for <sys/poll.h>.Andrew Cagney2000-07-051-193/+194
* Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney2000-06-121-48/+57