Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-09-06 | From Ian Roxborough <irox@redhat.com> | Keith Seitz | 1 | -403/+396 |
2001-08-27 | * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some | Mark Kettenis | 1 | -590/+613 |
2001-08-16 | * configure.in (GDBTK_SRC_DIR): We must have autoconf | Keith Seitz | 1 | -31/+40 |
2001-07-30 | * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling. | Daniel Jacobowitz | 1 | -390/+421 |
2001-07-27 | Added dependency on tcl/tk libraries. | John R. Moore | 1 | -378/+420 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 1 | -385/+415 |
2001-07-12 | * configure.in: Add check for sigsetjmp. | Mark Kettenis | 1 | -396/+444 |
2001-06-28 | Build MI by default. | Andrew Cagney | 1 | -371/+384 |
2001-06-22 | * configure.in: include nlist.h when checking for member som_addr | J.T. Conklin | 1 | -0/+3 |
2001-03-31 | * i386bsd-nat.c: Include "gdb_assert.h". | Mark Kettenis | 1 | -380/+407 |
2001-03-28 | Gag -Wuninitialized warnings. | Andrew Cagney | 1 | -371/+382 |
2001-03-23 | 2001-03-23 David Smith <dsmith@redhat.com> | David Smith | 1 | -385/+374 |
2001-03-20 | Conditionally include nlist.h in solib-legacy.c for older *BSD systems. | Kevin Buettner | 1 | -1/+1 |
2001-03-19 | Fix solib support so that non-svr4-solib-host x svr4-solib-target will work. | Kevin Buettner | 1 | -138/+245 |
2001-03-06 | Configury changes for AIX5/IA-64. | Kevin Buettner | 1 | -138/+288 |
2001-02-14 | * configure.in (AC_CHECK_HEADERS): Add sys/file.h. | Michael Sokolov | 1 | -1/+1 |
2001-01-31 | Cleanup autoconfigury of vfork(). | Andrew Cagney | 1 | -191/+434 |
2001-01-19 | Drop -Wuninitialized until GDB compiles with it. | Andrew Cagney | 1 | -1/+1 |
2000-12-21 | 2000-12-20 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -5/+5 |
2000-12-20 | 2000-12-20 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -330/+359 |
2000-12-11 | 2000-12-11 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -223/+226 |
2000-12-11 | 2000-12-11 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -20/+21 |
2000-12-11 | 2000-12-11 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -3/+3 |
2000-12-11 | 2000-12-11 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -5/+5 |
2000-12-02 | Add check for vfork() to configure.in. Cleanup uses. | Andrew Cagney | 1 | -1/+1 |
2000-12-01 | 2000-12-01 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -330/+368 |
2000-11-24 | Add --enable-gdb-build-warnings=... to configure{,.in}. | Andrew Cagney | 1 | -339/+370 |
2000-09-12 | * acinclude.m4 (CY_GNU_GETTEXT): Add dummy definition, so that the | Alexandre Oliva | 1 | -348/+357 |
2000-09-11 | Fix HAVE_STRUCT_LINK_MAP32 configure test. | Kevin Buettner | 1 | -173/+145 |
2000-09-07 | Regenerate aclocal (and config.in / configure). | Andrew Cagney | 1 | -327/+469 |
2000-08-10 | Adapt support for SSE registers in Linux/x86 for Linux 2.4. | Mark Kettenis | 1 | -346/+335 |