aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
AgeCommit message (Expand)AuthorFilesLines
2001-10-31* config/i386/tm-i386.h (REGISTER_NAMES): Remove.Mark Kettenis4-22/+8
2001-10-29* config/i386/tm-i386v.h: Don't include "regcache.h".Mark Kettenis1-48/+0
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+1
2001-10-21 * config/djgpp/README: Fix a typo and tweak for GDB 5.1.Eli Zaretskii1-15/+16
2001-10-20Enable PowerPC simulator on native linux and netbsd.Andrew Cagney2-0/+6
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney1-4/+0
2001-10-14* config/s390/nm-linux.h: Don't include <signal.h>.Mark Kettenis1-10/+0
2001-10-14* config/nm-linux.h (struct objfile): Remove forward declaration.Mark Kettenis9-138/+40
2001-10-14Fix attaching to cloned processes. This fixes PR gdb/61.Mark Kettenis1-0/+5
2001-10-13S/390 31 & 64 bit target and GNU/Linux native support.Andrew Cagney7-0/+313
2001-10-12* config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixesChristopher Faylor1-1/+1
2001-10-06* config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define.Mark Kettenis1-0/+7
2001-10-02Split SVR4/SunOS solib support.Kevin Buettner8-8/+8
2001-09-21* config/i386/x86-64linux.mh: New file.Jiri Smid4-0/+118
2001-09-19* config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): UpdateAndrew Cagney1-1/+1
2001-09-08* config/xm-aix4.h (MEM_FNS_DECLARED): Removed.Mark Kettenis1-5/+0
2001-09-08* config/arm/xm-linux.h, config/ia64/xm-linux.h,Mark Kettenis6-18/+0
2001-09-07* config/rs6000/xm-rs6000.h (setpgrp): Remove macro. GDB defaultsMark Kettenis1-4/+0
2001-08-30* config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed.Mark Kettenis1-4/+0
2001-08-27* event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: SomeMark Kettenis4-7/+3
2001-08-27From 2001-06-29 Andrew Cagney <ac131313@redhat.com>:Andrew Cagney2-23/+0
2001-08-24* config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h,Mark Kettenis5-15/+0
2001-08-24* go32-nat.c (go32_create_inferior): Use xfree instead of free.Andrew Cagney1-0/+2
2001-08-12* config/mn10300/mn10300.mt (TM_FILE): Delete.Andrew Cagney2-73/+0
2001-08-12Convert some floatformat_{to,from}_double to floatformat_{to,from}_doublest.Andrew Cagney2-8/+8
2001-08-12* config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete.Andrew Cagney1-2/+0
2001-08-12* config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.Andrew Cagney1-2/+0
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-5/+0
2001-08-02 * config/i386/xm-go32.h: Include xm-i386.h.Eli Zaretskii1-6/+1
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney3-0/+4
2001-07-31* config/i386/xm-i386.h: New file.Mark Kettenis4-41/+19
2001-07-30* config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to callMark Kettenis1-0/+5
2001-07-30* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis1-0/+7
2001-07-29Unset CDPATH before doing annything else.Eli Zaretskii1-0/+4
2001-07-29 Support for stepping through longjmp in DJGPP programs:Eli Zaretskii1-0/+16
2001-07-28From 2001-07-23 Andreas Schwab <schwab@suse.de>:Andrew Cagney2-34/+11
2001-07-28* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis1-0/+16
2001-07-28* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis2-0/+13
2001-07-242001-07-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+3
2001-07-23* configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis12-31/+0
2001-07-22* i386gnu-nat.c: Include "i387-nat.h".Mark Kettenis2-3/+3
2001-07-21* i386bsd-nat.c: Do not include <sys/sysctl.h>.Mark Kettenis2-1/+4
2001-07-162001-07-16 Orjan Friberg <orjanf@axis.com>Orjan Friberg1-0/+1
2001-07-14* config/i386/xm-linux.h (KERNEL_U_ADDR): Move from here...Mark Kettenis2-7/+8
2001-07-14* config/i386/xm-linux.h (HAVE_TERMIOS): Really remove.Mark Kettenis1-3/+1
2001-07-13* i386bsd-nat.c: Include <signal.h>, <stddef.h> andMark Kettenis2-10/+20
2001-07-13fix i386-linux cannot_fetch/store_registerDaniel Jacobowitz1-2/+2
2001-07-12* config/arm/xm-linux.h, config/i386/xm-linux.h,Mark Kettenis5-12/+4
2001-07-12fix mips/linux 8.3 errorsDaniel Jacobowitz1-0/+2
2001-07-12* config/powerpc/xm-linux.h: Fix corrupted file.Mark Kettenis1-24/+2