aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2001-03-06Configury changes for AIX5/IA-64.Kevin Buettner1-138/+288
2001-02-14 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.Michael Sokolov1-1/+1
2001-01-31Cleanup autoconfigury of vfork().Andrew Cagney1-191/+434
2001-01-19Drop -Wuninitialized until GDB compiles with it.Andrew Cagney1-1/+1
2000-12-212000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-5/+5
2000-12-202000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-330/+359
2000-12-112000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-223/+226
2000-12-112000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-20/+21
2000-12-112000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-3/+3
2000-12-112000-12-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-5/+5
2000-12-02Add check for vfork() to configure.in. Cleanup uses.Andrew Cagney1-1/+1
2000-12-012000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-330/+368
2000-11-24Add --enable-gdb-build-warnings=... to configure{,.in}.Andrew Cagney1-339/+370
2000-09-12* acinclude.m4 (CY_GNU_GETTEXT): Add dummy definition, so that theAlexandre Oliva1-348/+357
2000-09-11Fix HAVE_STRUCT_LINK_MAP32 configure test.Kevin Buettner1-173/+145
2000-09-07Regenerate aclocal (and config.in / configure).Andrew Cagney1-327/+469
2000-08-10Adapt support for SSE registers in Linux/x86 for Linux 2.4.Mark Kettenis1-346/+335
2000-08-02Thu Jul 27 17:38:35 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney1-23/+49
2000-07-27Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney1-9/+43
2000-07-05Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.Andrew Cagney1-49/+50
2000-07-05Check for <sys/poll.h>.Andrew Cagney1-193/+194
2000-06-12Set SER_HARDWIRE using autoconf instead of via XDEPFILES. IncludeAndrew Cagney1-48/+57
2000-06-11Trim targ_arches to just the first.Andrew Cagney1-211/+214
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-1/+1
2000-06-08Use config.bfd to determine the default architecture and byte order.Andrew Cagney1-327/+355
2000-06-072000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-1/+1
2000-06-05* acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS):Mark Kettenis1-350/+339
2000-06-03* win32-nat.c: Fix up gcc warnings throughout.Christopher Faylor1-53/+48
2000-06-03* configure.in: Detect correct versions of ranlib and windres whenChristopher Faylor1-206/+270
2000-05-26Configure TUI to use <ncurses.h> when available.Andrew Cagney1-327/+339
2000-05-25* acconfig.h (HAVE_R_FS, HAVE_R_GS): Add.Mark Kettenis1-330/+386
2000-05-25Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".Andrew Cagney1-187/+188
2000-05-25Have TUI use the same configury mechanism as MI.Andrew Cagney1-71/+68
2000-05-23Add -Wuninitialized.Andrew Cagney1-2/+2
2000-05-17Minor maint et.al. tweeks.Andrew Cagney1-56/+62
2000-05-12Check -W options before using them.Andrew Cagney1-328/+347
2000-04-142000-04-13 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-326/+360
2000-04-13Only re-generate copying.c when maintainer mode.Andrew Cagney1-308/+337
2000-04-11Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h.Andrew Cagney1-59/+62
2000-04-08 * configure.in (NEW_PROC_API): Escape square brackets when testingPeter Schauer1-1/+1
2000-04-07When GCC always enable certain warnings.Andrew Cagney1-61/+60
2000-04-07 * configure.in (_MSE_INT_H): Define on Solaris 7.Nicholas Duffek1-186/+191
2000-04-042000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu1-306/+363
2000-03-22Don't include nrom in CONFIG_INITS.Andrew Cagney1-51/+50
2000-03-20From John David Anglin:Andrew Cagney1-313/+323
2000-03-05Double Oops! I forgot the regenerated configure too.Mark Kettenis1-319/+341
2000-03-03Move GDBtk's ``ln -s ... gdbtcl'' code out of configure.Andrew Cagney1-203/+203
2000-03-03Only configure GDBtk when it is present.Andrew Cagney1-315/+324
2000-02-262000-02-26 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-318/+341
2000-02-24Only install GDBtk files when GDBtk is being built.Andrew Cagney1-192/+202