Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned on | 2013-02-02 | 1 | -2/+1 | |
| | | | | | | | | 32-bit boundaries, function return values being in %a0 instead of %d0 if they are declared as pointers, and in fp registers if they are floating point types). Compiler configuration bits (including a few m68k PIC code generation fixes) borrowed from NetBSD. | ||||
* | Cut m68k over to inf-ptrace.c, making fork following work. | 2005-11-21 | 1 | -2/+2 | |
| | |||||
* | Resolve conflicts for GDB 6.3. Add local patches. | 2004-12-27 | 60 | -1322/+5 | |
| | | | | ok deraadt@ | ||||
* | GDB 6.3 (excluding .info files) | 2004-12-27 | 7 | -13/+23 | |
| | |||||
* | Resolve conflicts for GDB 6.1. Add local patches. | 2004-05-21 | 45 | -1726/+26 | |
| | | | | ok deraadt@ | ||||
* | GDB 6.1 (excluding .info files) | 2004-05-21 | 59 | -1595/+1371 | |
| | |||||
* | Disable mmalloc on all openbsd systems. It was disabled on some before. | 2003-03-01 | 1 | -0/+2 | |
| | | | | ok miod@ pvalchev@ | ||||
* | Adapt the newer of our GDB versions to a.out ports. The main part of this | 1998-03-29 | 5 | -33/+31 | |
| | | | | | commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference | ||||
* | Add rudimentary config files for architectures that still use the old gdb | 1997-01-22 | 5 | -0/+91 | |
| | |||||
* | Merge to Cygnus 961112 + add some support (not ready) for shared libs | 1996-11-23 | 95 | -0/+3450 | |