summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-201-578/+544
* 2004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-131-44/+45
* * configure.in: Check for <machine/reg.h>. Check for `struct reg'Mark Kettenis2004-01-021-298/+373
* * configure.in: Check for st_blocks member in struct stat andEli Zaretskii2003-12-301-371/+403
* 2003-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-141-523/+713
* 2003-09-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-031-52/+18
* * configure.in: Search for gethostbyname in libnsl.Mark Kettenis2003-08-301-379/+443
* * configure.in: Remove redundant AC_MSG_RESULT in check forMark Kettenis2003-08-291-165/+164
* 2003-07-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-221-1/+1
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-263/+320
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-041-193/+285
* 2003-02-26 Michael Chastain <mec@shout.net>Michael Chastain2003-02-261-515/+528
* 2003-02-26 Michael Chastain <mec@shout.net>Michael Chastain2003-02-261-471/+478
* * configure.in (TARGET_SYSTEM_ROOT): Set default toAlexandre Oliva2003-02-201-534/+550
* Revert previous change. Something doesn't work.Andrew Cagney2003-02-171-1/+1
* 2003-02-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-171-1/+1
* * configure.in: Add check for _etext.Mark Kettenis2003-02-141-389/+423
* 2003-02-11 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-111-36/+38
* * configure.in: Fix typo.Mark Kettenis2003-02-011-2/+2
* * configure.in: Check that -pg works if using --enable-profiling.Daniel Jacobowitz2003-01-271-435/+424
* gdb/ChangeLog:Jim Blandy2003-01-231-503/+525
* Original patch by Tom Tromey <tromey@cygnus.com> andDaniel Jacobowitz2003-01-221-498/+625
* * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): NewDaniel Jacobowitz2003-01-131-497/+538
* * Makefile.in (acconfig_h): Remove incorrect macro.Daniel Jacobowitz2003-01-041-18/+25
* * configure.in: Don't set and AC_SUBST SUBDIRS.Mark Kettenis2003-01-041-19/+16
* * configure.in: Remove code dealing with shared libraries.Mark Kettenis2003-01-041-564/+497
* * configure.in: Move code that provides the --enable-gdbtk optionMark Kettenis2003-01-041-423/+412
* * configure.in: Call AC_GNU_SOURCE. Check for pread64 usingMark Kettenis2003-01-041-513/+543
* * configure.in: Remove all use of the SUBDIRS variable; addMark Kettenis2003-01-031-420/+415
* * configure.in: Remove --enable-netrom option.Mark Kettenis2003-01-031-515/+496
* * configure.in: Remove --with-cpu option.Mark Kettenis2003-01-021-539/+496
* * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.Mark Kettenis2003-01-021-399/+397
* * configure.in: Remove UI_OUT configuration code.Mark Kettenis2003-01-021-525/+496
* * configure.in: Move code that provides the --enable-gdbcli,Mark Kettenis2003-01-021-456/+448
* * configure.in: Rewrite check for GNU regex and theMark Kettenis2003-01-021-829/+788
* * configure.in: Fix typo in last change.Mark Kettenis2003-01-021-2/+2
* * configure.in: Reorganize "Checks for library functions section"Mark Kettenis2003-01-021-615/+832
* * acconfig.h (_MSE_INT_H): Remove.Mark Kettenis2003-01-021-363/+1338
* * configure.in: Create "Checks for programs" section, and moveMark Kettenis2003-01-021-505/+547
* * configure.in: Create "Checks for libraries" section, and moveMark Kettenis2003-01-011-460/+494
* * configure.in: Remove bzero and bcopy from call to AC_CHECK_FUNCS.Mark Kettenis2002-12-311-1/+1
* * gdb_dirent.h: Cleanup and update code to match the example inMark Kettenis2002-12-311-283/+408
* * configure.in: Check that the pthdebug library is recent enoughJoel Brobecker2002-11-291-78/+117
* * configure: Regenerate with the proper version of autoconf.Joel Brobecker2002-11-281-441/+426
* 2002-11-26 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-11-271-310/+193
* * acconfig.h (HAVE_PREAD64): Add.Daniel Jacobowitz2002-11-261-65/+95
* 2002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-11-121-65/+102
* * configure.in: Define NEW_PROC_API on Interix too.Joel Brobecker2002-10-221-1/+1
* * configure: Regenerate using the proper version of autoconf.Joel Brobecker2002-10-221-438/+423
* Add support for distinct host and target character sets.Kevin Buettner2002-09-201-416/+569