summaryrefslogtreecommitdiff
path: root/gdb/config
Commit message (Expand)AuthorAgeFilesLines
* Multiarch SVR4_FETCH_LINK_MAP_OFFSETS and GET_LONGJMP_TARGET for GNU/Linux/MIPS.Kevin Buettner2002-12-211-19/+0
* 2002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-1649-2746/+0
* * hppa-hpux-tdep.c: New file.Joel Brobecker2002-12-162-2/+2
* Multiarch NUM_REGS for MIPS.Kevin Buettner2002-12-133-16/+0
* * corelow.c (init_core_ops): Delete references to to_require_attachDaniel Jacobowitz2002-12-121-3/+0
* 2002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-116-6/+7
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz2002-12-111-1/+1
* 2002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-091-0/+5
* 2002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-094-10/+10
* 2002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-081-1/+0
* 2002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-062-2/+2
* * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Renamed from IN_SIGTRAMP,Joel Brobecker2002-12-041-1/+1
* * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.Daniel Jacobowitz2002-12-041-0/+4
* * config/pa/tm-hppah.h (SNAP1): Remove unused macro.Joel Brobecker2002-12-031-3/+0
* * config/powerpc/aix432.mh (NATDEPFILES): Add a comment explainingJoel Brobecker2002-12-021-0/+2
* 2002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-017-13/+13
* * configure.in: Check that the pthdebug library is recent enoughJoel Brobecker2002-11-291-3/+1
* 2002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-285-5/+5
* 2002-11-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-276-7/+7
* 2002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-276-0/+21
* 2002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-261-1/+1
* * acconfig.h (HAVE_PREAD64): Add.Daniel Jacobowitz2002-11-261-1/+4
* * Makefile.in (m68k_tdep_h): Define.Andreas Schwab2002-11-232-16/+8
* * win32-nat.c (psapi_get_dll_name): Fix a compiler warning.Christopher Faylor2002-11-221-1/+5
* 2002-11-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-211-8/+0
* * m68klinux-nat.c (IS_SIGTRAMP, IS_RT_SIGTRAMP)Andreas Schwab2002-11-191-1/+1
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz2002-11-161-1/+1
* * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz2002-11-161-4/+2
* * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz2002-11-161-1/+0
* 2002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-161-5/+0
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-1415-25/+25
* 2002-11-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-121-3/+3
* * i386-linux-nat.c (ORIG_EAX): Define to -1 if not alreadyMark Kettenis2002-11-091-3/+0
* 2002-11-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-091-0/+13
* * config/i386/tm-i386v42mp.h: Remove file. Move its contents,Mark Kettenis2002-11-083-94/+70
* Preparation work to convert the hppa targets to multiarch partial.Joel Brobecker2002-11-081-95/+30
* Put in place the framework necessary for multiarching the hppa targets.Joel Brobecker2002-11-071-0/+2
* 2002-11-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-052-10/+7
* New interix-specific files:Joel Brobecker2002-11-013-0/+47
* 2002-11-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-011-1/+1
* 2002-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-311-4/+6
* 2002-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-311-5/+6
* 2002-10-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-261-2/+2
* * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.Mark Kettenis2002-10-201-0/+3
* * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.Daniel Jacobowitz2002-10-184-4/+4
* * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.Daniel Jacobowitz2002-10-144-4/+4
* * c-exp.y (THIS): Delete token and grammar rule.Daniel Jacobowitz2002-10-1114-77/+7
* * config/i386/nm-i386sco.h: Add protection againstMark Kettenis2002-10-061-3/+5
* * config/mips/tm-irix6.h: Include solib.h.Alexandre Oliva2002-10-021-0/+1
* 2002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-291-0/+2