Age | Commit message (Expand) | Author | Files | Lines |
2003-01-27 | * configure.in: Check that -pg works if using --enable-profiling. | Daniel Jacobowitz | 1 | -435/+424 |
2003-01-23 | gdb/ChangeLog: | Jim Blandy | 1 | -503/+525 |
2003-01-22 | Original patch by Tom Tromey <tromey@cygnus.com> and | Daniel Jacobowitz | 1 | -498/+625 |
2003-01-13 | * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New | Daniel Jacobowitz | 1 | -497/+538 |
2003-01-04 | * Makefile.in (acconfig_h): Remove incorrect macro. | Daniel Jacobowitz | 1 | -18/+25 |
2003-01-04 | * configure.in: Don't set and AC_SUBST SUBDIRS. | Mark Kettenis | 1 | -19/+16 |
2003-01-04 | * configure.in: Remove code dealing with shared libraries. | Mark Kettenis | 1 | -564/+497 |
2003-01-04 | * configure.in: Move code that provides the --enable-gdbtk option | Mark Kettenis | 1 | -423/+412 |
2003-01-04 | * configure.in: Call AC_GNU_SOURCE. Check for pread64 using | Mark Kettenis | 1 | -513/+543 |
2003-01-03 | * configure.in: Remove all use of the SUBDIRS variable; add | Mark Kettenis | 1 | -420/+415 |
2003-01-03 | * configure.in: Remove --enable-netrom option. | Mark Kettenis | 1 | -515/+496 |
2003-01-02 | * configure.in: Remove --with-cpu option. | Mark Kettenis | 1 | -539/+496 |
2003-01-02 | * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove. | Mark Kettenis | 1 | -399/+397 |
2003-01-02 | * configure.in: Remove UI_OUT configuration code. | Mark Kettenis | 1 | -525/+496 |
2003-01-02 | * configure.in: Move code that provides the --enable-gdbcli, | Mark Kettenis | 1 | -456/+448 |
2003-01-02 | * configure.in: Rewrite check for GNU regex and the | Mark Kettenis | 1 | -829/+788 |
2003-01-02 | * configure.in: Fix typo in last change. | Mark Kettenis | 1 | -2/+2 |
2003-01-02 | * configure.in: Reorganize "Checks for library functions section" | Mark Kettenis | 1 | -615/+832 |
2003-01-02 | * acconfig.h (_MSE_INT_H): Remove. | Mark Kettenis | 1 | -363/+1338 |
2003-01-02 | * configure.in: Create "Checks for programs" section, and move | Mark Kettenis | 1 | -505/+547 |
2003-01-01 | * configure.in: Create "Checks for libraries" section, and move | Mark Kettenis | 1 | -460/+494 |
2002-12-31 | * configure.in: Remove bzero and bcopy from call to AC_CHECK_FUNCS. | Mark Kettenis | 1 | -1/+1 |
2002-12-31 | * gdb_dirent.h: Cleanup and update code to match the example in | Mark Kettenis | 1 | -283/+408 |
2002-11-29 | * configure.in: Check that the pthdebug library is recent enough | Joel Brobecker | 1 | -78/+117 |
2002-11-28 | * configure: Regenerate with the proper version of autoconf. | Joel Brobecker | 1 | -441/+426 |
2002-11-27 | 2002-11-26 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 1 | -310/+193 |
2002-11-26 | * acconfig.h (HAVE_PREAD64): Add. | Daniel Jacobowitz | 1 | -65/+95 |
2002-11-12 | 2002-11-11 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -65/+102 |
2002-10-22 | * configure.in: Define NEW_PROC_API on Interix too. | Joel Brobecker | 1 | -1/+1 |
2002-10-22 | * configure: Regenerate using the proper version of autoconf. | Joel Brobecker | 1 | -438/+423 |
2002-09-20 | Add support for distinct host and target character sets. | Kevin Buettner | 1 | -416/+569 |
2002-08-14 | * configure.in: Move SUBDIRS to near top of the file so that | Keith Seitz | 1 | -281/+284 |
2002-07-09 | Define HAVE_SYS_PROC_H if sys/proc.h exists | Joel Brobecker | 1 | -1/+1 |
2002-07-09 | * config.in, configure: Regenerate. | Andrew Cagney | 1 | -430/+415 |
2002-06-21 | * gdb_locale.h: New file. | Tom Tromey | 1 | -330/+361 |
2002-05-11 | From Christian Limpach <chris@Pin.LU> | Jason Thorpe | 1 | -407/+397 |
2002-04-15 | * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6. | Andrew Cagney | 1 | -434/+424 |
2002-04-11 | 2002-04-11 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -105/+109 |
2002-04-04 | * configure.in: Call AC_C_INLINE. | Jim Blandy | 1 | -250/+290 |
2002-03-15 | * configure.in: Detect declaration for canonicalize_file_name. | Richard Henderson | 1 | -403/+438 |
2002-03-06 | * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX. | Alexandre Oliva | 1 | -68/+109 |
2002-02-23 | * configure.in: (AC_CHECK_FUNCS) Added test for | Andrew Cagney | 1 | -2/+2 |
2002-02-14 | 2002-02-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -16/+24 |
2002-01-20 | Remove assumption that there is a host. | Andrew Cagney | 1 | -10/+17 |
2002-01-05 | Don't include <endian.h> | Andrew Cagney | 1 | -388/+399 |
2002-01-05 | * acconfig.h (HAVE_PT_GETXMMREGS): New. | Jason Thorpe | 1 | -395/+419 |
2001-12-21 | * configure, config.in: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2001-12-07 | 2001-12-07 Martin M. Hunt <hunt@redhat.com> | Martin Hunt | 1 | -1/+1 |
2001-11-05 | * configure.in (AC_OUTPUT): Handle assignments to NATDEPFILES | Jim Blandy | 1 | -2/+4 |
2001-10-31 | Fix -W... flags check. | Andrew Cagney | 1 | -60/+74 |