aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-02-262003-02-26 Michael Chastain <mec@shout.net>Michael Chastain1-0/+12
2003-02-20* configure.in (TARGET_SYSTEM_ROOT): Set default toAlexandre Oliva1-2/+3
2003-02-17Revert previous change. Something doesn't work.Andrew Cagney1-1/+1
2003-02-172003-02-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-02-14* configure.in: Add check for _etext.Mark Kettenis1-0/+10
2003-02-01* configure.in: Fix typo.Mark Kettenis1-1/+1
2003-01-27 * configure.in: Check that -pg works if using --enable-profiling.Daniel Jacobowitz1-4/+10
2003-01-23gdb/ChangeLog:Jim Blandy1-0/+9
2003-01-22 Original patch by Tom Tromey <tromey@cygnus.com> andDaniel Jacobowitz1-1/+27
2003-01-13 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): NewDaniel Jacobowitz1-0/+32
2003-01-04 * Makefile.in (acconfig_h): Remove incorrect macro.Daniel Jacobowitz1-0/+5
2003-01-04* configure.in: Don't set and AC_SUBST SUBDIRS.Mark Kettenis1-2/+0
2003-01-04* configure.in: Remove code dealing with shared libraries.Mark Kettenis1-61/+0
2003-01-04* configure.in: Move code that provides the --enable-gdbtk optionMark Kettenis1-32/+21
2003-01-04* configure.in: Call AC_GNU_SOURCE. Check for pread64 usingMark Kettenis1-17/+2
2003-01-03* configure.in: Remove all use of the SUBDIRS variable; addMark Kettenis1-29/+23
2003-01-03* configure.in: Remove --enable-netrom option.Mark Kettenis1-14/+0
2003-01-02* configure.in: Remove --with-cpu option.Mark Kettenis1-35/+0
2003-01-02* acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.Mark Kettenis1-20/+13
2003-01-02* configure.in: Remove UI_OUT configuration code.Mark Kettenis1-23/+0
2003-01-02* configure.in: Move code that provides the --enable-gdbcli,Mark Kettenis1-63/+52
2003-01-02* configure.in: Rewrite check for GNU regex and theMark Kettenis1-32/+31
2003-01-02* configure.in: Move code that provides the --enable-tui optionMark Kettenis1-51/+66
2003-01-02* configure.in: Fix typo in last change.Mark Kettenis1-1/+1
2003-01-02* configure.in: Reorganize "Checks for library functions section"Mark Kettenis1-7/+8
2003-01-02* acconfig.h (_MSE_INT_H): Remove.Mark Kettenis1-19/+57
2003-01-02* configure.in: Create "Checks for programs" section, and moveMark Kettenis1-7/+19
2003-01-01* configure.in: Create "Checks for libraries" section, and moveMark Kettenis1-12/+18
2002-12-31* configure.in: Remove bzero and bcopy from call to AC_CHECK_FUNCS.Mark Kettenis1-1/+1
2002-12-31* gdb_dirent.h: Cleanup and update code to match the example inMark Kettenis1-1/+2
2002-11-29 * configure.in: Check that the pthdebug library is recent enoughJoel Brobecker1-5/+25
2002-11-272002-11-26 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-12/+1
2002-11-26 * acconfig.h (HAVE_PREAD64): Add.Daniel Jacobowitz1-0/+17
2002-11-122002-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+17
2002-10-22 * configure.in: Define NEW_PROC_API on Interix too.Joel Brobecker1-1/+1
2002-09-20Add support for distinct host and target character sets.Kevin Buettner1-0/+12
2002-08-14 * configure.in: Move SUBDIRS to near top of the file so thatKeith Seitz1-1/+4
2002-07-09 Define HAVE_SYS_PROC_H if sys/proc.h existsJoel Brobecker1-1/+1
2002-06-21 * gdb_locale.h: New file.Tom Tromey1-2/+3
2002-05-11From Christian Limpach <chris@Pin.LU>Jason Thorpe1-1/+2
2002-04-112002-04-11 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+1
2002-04-04* configure.in: Call AC_C_INLINE.Jim Blandy1-0/+1
2002-03-15 * configure.in: Detect declaration for canonicalize_file_name.Richard Henderson1-1/+1
2002-03-06* configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.Alexandre Oliva1-0/+17
2002-02-24Zap lin-thread.cAndrew Cagney1-1/+1
2002-02-23* configure.in: (AC_CHECK_FUNCS) Added test forAndrew Cagney1-2/+2
2002-02-142002-02-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-7/+14
2002-01-20Remove assumption that there is a host.Andrew Cagney1-1/+8
2002-01-05Don't include <endian.h>Andrew Cagney1-1/+1
2002-01-05* acconfig.h (HAVE_PT_GETXMMREGS): New.Jason Thorpe1-1/+14