Age | Commit message (Expand) | Author | Files | Lines |
2004-08-09 | * configure.in: Check for <sys/types.h>. Check return and | Mark Kettenis | 1 | -288/+508 |
2004-08-07 | * configure.in: Add cursesX to the list of possible curses libs. | Mark Kettenis | 1 | -190/+225 |
2004-07-30 | 2004-07-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -536/+587 |
2004-07-29 | 2004-07-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -18/+32 |
2004-07-17 | * configure.in: Define _MSE_INT_H on Solaris 9 too. | Mark Kettenis | 1 | -2/+2 |
2004-06-27 | * configure.in: Include <sys/param.h> for td_pcb test. | Mark Kettenis | 1 | -558/+570 |
2004-06-08 | * configure.in: Set $configdir to the right OS specific value. | Corinna Vinschen | 1 | -586/+568 |
2004-05-23 | * configure.in: Check for td_pcb in `struct thread'. | Mark Kettenis | 1 | -188/+222 |
2004-05-12 | * configure.in: When checking whether we should use the -bbigtoc | Jim Blandy | 1 | -61/+62 |
2004-05-03 | 2004-05-02 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 1 | -447/+383 |
2004-04-29 | 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | Andrew Cagney | 1 | -139/+146 |
2004-04-25 | 2004-04-25 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 1 | -567/+637 |
2004-03-29 | * Makefile.in (linux_nat_h): Update dependencies. | Daniel Jacobowitz | 1 | -1/+1 |
2004-02-26 | * configure.in: Refine the previous change. | Joel Brobecker | 1 | -483/+435 |
2004-02-25 | * configure.in: Make sure that the wborder function is available. | Joel Brobecker | 1 | -428/+545 |
2004-02-18 | 2004-02-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -427/+431 |
2004-02-16 | 2004-02-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -506/+508 |
2004-02-15 | 2004-02-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-08 | 2004-02-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2004-02-08 | 2004-02-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -448/+436 |
2004-02-08 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -595/+570 |
2004-01-29 | 2004-01-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -571/+586 |
2004-01-20 | 2004-01-19 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 1 | -578/+544 |
2004-01-13 | 2004-01-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -44/+45 |
2004-01-02 | * configure.in: Check for <machine/reg.h>. Check for `struct reg' | Mark Kettenis | 1 | -298/+373 |
2003-12-30 | * configure.in: Check for st_blocks member in struct stat and | Eli Zaretskii | 1 | -371/+403 |
2003-11-14 | 2003-11-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -523/+713 |
2003-09-03 | 2003-09-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -52/+18 |
2003-08-30 | * configure.in: Search for gethostbyname in libnsl. | Mark Kettenis | 1 | -379/+443 |
2003-08-29 | * configure.in: Remove redundant AC_MSG_RESULT in check for | Mark Kettenis | 1 | -165/+164 |
2003-07-22 | 2003-07-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -263/+320 |
2003-06-04 | 2003-06-04 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -193/+285 |
2003-02-26 | 2003-02-26 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -515/+528 |
2003-02-26 | 2003-02-26 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -471/+478 |
2003-02-20 | * configure.in (TARGET_SYSTEM_ROOT): Set default to | Alexandre Oliva | 1 | -534/+550 |
2003-02-17 | Revert previous change. Something doesn't work. | Andrew Cagney | 1 | -1/+1 |
2003-02-17 | 2003-02-17 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-14 | * configure.in: Add check for _etext. | Mark Kettenis | 1 | -389/+423 |
2003-02-11 | 2003-02-11 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -36/+38 |
2003-02-01 | * configure.in: Fix typo. | Mark Kettenis | 1 | -2/+2 |
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 |