Age | Commit message (Expand) | Author | Files | Lines |
2001-11-20 | 2001-11-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+1 |
2001-11-18 | * i386-tdep.c (i386_gdbarch_init): Initialize num_regs. | Andrew Cagney | 1 | -2/+0 |
2001-11-18 | Zap config/i386/tm-embed.h. | Andrew Cagney | 2 | -27/+1 |
2001-11-17 | * Makefile.in: Add mips-linux-nat.c, mips-linux-tdep.c, | Daniel Jacobowitz | 1 | -1/+1 |
2001-11-14 | * arm-tdep.c (arm_register_type): New function. | Andrew Cagney | 1 | -26/+2 |
2001-11-13 | Eliminate REGISTER_CONVERTIBLE(). | Andrew Cagney | 2 | -30/+2 |
2001-11-13 | Zap REGISTER_CONVERTIBLE from m88k. | Andrew Cagney | 1 | -31/+2 |
2001-11-12 | * i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally. | Mark Kettenis | 1 | -3/+1 |
2001-11-08 | Enable multi-arch for i386. | Andrew Cagney | 1 | -0/+2 |
2001-11-08 | * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Define in | Mark Kettenis | 1 | -1/+1 |
2001-11-06 | * config/s390/s390.mh (NATDEPFILES): Don't split this across | Jim Blandy | 1 | -2/+1 |
2001-11-04 | Add support for "orig_eax" pseudo register on Linux/x86. | Mark Kettenis | 1 | -0/+32 |
2001-11-04 | * i386-tdep.c (i386_register_offset): Renamed from | Mark Kettenis | 1 | -11/+11 |
2001-11-01 | Approved by kev@cygnus.com | Fred Fish | 2 | -3/+3 |
2001-10-31 | * config/i386/tm-i386.h (REGISTER_NAMES): Remove. | Mark Kettenis | 4 | -22/+8 |
2001-10-29 | * config/i386/tm-i386v.h: Don't include "regcache.h". | Mark Kettenis | 1 | -48/+0 |
2001-10-21 | Add explicit #include of "value.h". | Andrew Cagney | 1 | -0/+1 |
2001-10-21 | * config/djgpp/README: Fix a typo and tweak for GDB 5.1. | Eli Zaretskii | 1 | -15/+16 |
2001-10-20 | Enable PowerPC simulator on native linux and netbsd. | Andrew Cagney | 2 | -0/+6 |
2001-10-15 | Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do | Andrew Cagney | 1 | -4/+0 |
2001-10-14 | * config/s390/nm-linux.h: Don't include <signal.h>. | Mark Kettenis | 1 | -10/+0 |
2001-10-14 | * config/nm-linux.h (struct objfile): Remove forward declaration. | Mark Kettenis | 9 | -138/+40 |
2001-10-14 | Fix attaching to cloned processes. This fixes PR gdb/61. | Mark Kettenis | 1 | -0/+5 |
2001-10-13 | S/390 31 & 64 bit target and GNU/Linux native support. | Andrew Cagney | 7 | -0/+313 |
2001-10-12 | * config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixes | Christopher Faylor | 1 | -1/+1 |
2001-10-06 | * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define. | Mark Kettenis | 1 | -0/+7 |
2001-10-02 | Split SVR4/SunOS solib support. | Kevin Buettner | 8 | -8/+8 |
2001-09-21 | * config/i386/x86-64linux.mh: New file. | Jiri Smid | 4 | -0/+118 |
2001-09-19 | * config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): Update | Andrew Cagney | 1 | -1/+1 |
2001-09-08 | * config/xm-aix4.h (MEM_FNS_DECLARED): Removed. | Mark Kettenis | 1 | -5/+0 |
2001-09-08 | * config/arm/xm-linux.h, config/ia64/xm-linux.h, | Mark Kettenis | 6 | -18/+0 |
2001-09-07 | * config/rs6000/xm-rs6000.h (setpgrp): Remove macro. GDB defaults | Mark Kettenis | 1 | -4/+0 |
2001-08-30 | * config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed. | Mark Kettenis | 1 | -4/+0 |
2001-08-27 | * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some | Mark Kettenis | 4 | -7/+3 |
2001-08-27 | From 2001-06-29 Andrew Cagney <ac131313@redhat.com>: | Andrew Cagney | 2 | -23/+0 |
2001-08-24 | * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, | Mark Kettenis | 5 | -15/+0 |
2001-08-24 | * go32-nat.c (go32_create_inferior): Use xfree instead of free. | Andrew Cagney | 1 | -0/+2 |
2001-08-12 | * config/mn10300/mn10300.mt (TM_FILE): Delete. | Andrew Cagney | 2 | -73/+0 |
2001-08-12 | Convert some floatformat_{to,from}_double to floatformat_{to,from}_doublest. | Andrew Cagney | 2 | -8/+8 |
2001-08-12 | * config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete. | Andrew Cagney | 1 | -2/+0 |
2001-08-12 | * config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete. | Andrew Cagney | 1 | -2/+0 |
2001-08-11 | * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched. | Andrew Cagney | 1 | -5/+0 |
2001-08-02 | * config/i386/xm-go32.h: Include xm-i386.h. | Eli Zaretskii | 1 | -6/+1 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 3 | -0/+4 |
2001-07-31 | * config/i386/xm-i386.h: New file. | Mark Kettenis | 4 | -41/+19 |
2001-07-30 | * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call | Mark Kettenis | 1 | -0/+5 |
2001-07-30 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 1 | -0/+7 |
2001-07-29 | Unset CDPATH before doing annything else. | Eli Zaretskii | 1 | -0/+4 |
2001-07-29 | Support for stepping through longjmp in DJGPP programs: | Eli Zaretskii | 1 | -0/+16 |
2001-07-28 | From 2001-07-23 Andreas Schwab <schwab@suse.de>: | Andrew Cagney | 2 | -34/+11 |