summaryrefslogtreecommitdiff
path: root/gdb/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-031-31/+0
* * configure.in: Search for gethostbyname in libnsl.Mark Kettenis2003-08-301-0/+3
* * configure.in: Remove redundant AC_MSG_RESULT in check forMark Kettenis2003-08-291-1/+0
* 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-0/+6
* 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-041-0/+19
* 2003-02-26 Michael Chastain <mec@shout.net>Michael Chastain2003-02-261-0/+12
* * configure.in (TARGET_SYSTEM_ROOT): Set default toAlexandre Oliva2003-02-201-2/+3
* 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-0/+10
* * configure.in: Fix typo.Mark Kettenis2003-02-011-1/+1
* * configure.in: Check that -pg works if using --enable-profiling.Daniel Jacobowitz2003-01-271-4/+10
* gdb/ChangeLog:Jim Blandy2003-01-231-0/+9
* Original patch by Tom Tromey <tromey@cygnus.com> andDaniel Jacobowitz2003-01-221-1/+27
* * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): NewDaniel Jacobowitz2003-01-131-0/+32
* * Makefile.in (acconfig_h): Remove incorrect macro.Daniel Jacobowitz2003-01-041-0/+5
* * configure.in: Don't set and AC_SUBST SUBDIRS.Mark Kettenis2003-01-041-2/+0
* * configure.in: Remove code dealing with shared libraries.Mark Kettenis2003-01-041-61/+0
* * configure.in: Move code that provides the --enable-gdbtk optionMark Kettenis2003-01-041-32/+21
* * configure.in: Call AC_GNU_SOURCE. Check for pread64 usingMark Kettenis2003-01-041-17/+2
* * configure.in: Remove all use of the SUBDIRS variable; addMark Kettenis2003-01-031-29/+23
* * configure.in: Remove --enable-netrom option.Mark Kettenis2003-01-031-14/+0
* * configure.in: Remove --with-cpu option.Mark Kettenis2003-01-021-35/+0
* * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.Mark Kettenis2003-01-021-20/+13
* * configure.in: Remove UI_OUT configuration code.Mark Kettenis2003-01-021-23/+0
* * configure.in: Move code that provides the --enable-gdbcli,Mark Kettenis2003-01-021-63/+52
* * configure.in: Rewrite check for GNU regex and theMark Kettenis2003-01-021-32/+31
* * configure.in: Move code that provides the --enable-tui optionMark Kettenis2003-01-021-51/+66
* * configure.in: Fix typo in last change.Mark Kettenis2003-01-021-1/+1
* * configure.in: Reorganize "Checks for library functions section"Mark Kettenis2003-01-021-7/+8
* * acconfig.h (_MSE_INT_H): Remove.Mark Kettenis2003-01-021-19/+57
* * configure.in: Create "Checks for programs" section, and moveMark Kettenis2003-01-021-7/+19
* * configure.in: Create "Checks for libraries" section, and moveMark Kettenis2003-01-011-12/+18
* * 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-1/+2
* * configure.in: Check that the pthdebug library is recent enoughJoel Brobecker2002-11-291-5/+25
* 2002-11-26 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-11-271-12/+1
* * acconfig.h (HAVE_PREAD64): Add.Daniel Jacobowitz2002-11-261-0/+17
* 2002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-11-121-0/+17
* * configure.in: Define NEW_PROC_API on Interix too.Joel Brobecker2002-10-221-1/+1
* Add support for distinct host and target character sets.Kevin Buettner2002-09-201-0/+12
* * configure.in: Move SUBDIRS to near top of the file so thatKeith Seitz2002-08-141-1/+4
* Define HAVE_SYS_PROC_H if sys/proc.h existsJoel Brobecker2002-07-091-1/+1
* * gdb_locale.h: New file.Tom Tromey2002-06-211-2/+3
* 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