index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
binutils
/
gdb
/
config
Age
Commit message (
Expand
)
Author
2003-03-01
Disable mmalloc on all openbsd systems. It was disabled on some before.
Dale Rahn
2002-10-21
make it compile through the gdb, still needs more work; fgsch@ ok
Michael Shalayeff
2002-08-11
Switch sparc binutils to ELF.
Artur Grabowski
2002-07-21
Fix backtrace support for OpenBSD/powerpc.
Dale Rahn
2002-06-07
Switch powerpc to using new split (aout/elf) link.h
Dale Rahn
2002-05-21
Support for kcore on alpha.
Artur Grabowski
2002-05-19
enable attaching to a running process on alpha.
Matthieu Herrb
2002-05-18
don't duplicate things here, just include xm-obsd.h.
Federico G. Schwindt
2002-04-08
correct shared libs support in sparc64 gdb; deraadt@ ok.
Federico G. Schwindt
2002-04-04
use v9a disassembler. no more unknown insn.
Federico G. Schwindt
2002-04-03
disable mmalloc for sparc64; fgs ok
Theo de Raadt
2002-04-03
more stuff adapted from gdb -current.
Federico G. Schwindt
2002-04-02
don't use a specific file for sparc64 defines, move them to tm-sp64.h.
Federico G. Schwindt
2002-04-02
move things around so host part can be reused by sparc64.
Federico G. Schwindt
2002-04-01
unbreak gdb in sparc with my last commit.
Federico G. Schwindt
2002-04-01
sparc64 native defines to compensate for stack bias.
Federico G. Schwindt
2002-03-31
sparc64 host configuration.
Federico G. Schwindt
2002-03-31
fixed my previous commit.
Federico G. Schwindt
2002-03-31
define GDB_TARGET_IS_SPARC64 to 1; from gdb-current.
Federico G. Schwindt
2000-10-25
Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solib
Dale Rahn
1999-02-09
GDB 6.3 (excluding .info files)
Steve Murphree
1999-02-09
Adding support for Motorola mvme88k.
Steve Murphree
1998-08-07
Support pieces for gdb to work on the powerpc port.
Dale S. Rahn
1998-05-04
first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host
Michael Shalayeff
1998-05-04
GDB 6.3 (excluding .info files)
Michael Shalayeff
1998-03-29
Adapt the newer of our GDB versions to a.out ports. The main part of this
Niklas Hallqvist
1998-03-29
GDB 6.3 (excluding .info files)
Niklas Hallqvist
1997-04-14
Missed this one...
Per Fogelstrom
1997-04-14
All mips tools should now configure with the same name (mipsel-unknown-openbsd)
Per Fogelstrom
1997-04-05
Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE).
Todd C. Miller
1997-04-01
it's called xm-alphaobsd.h and not xm-alpha.h
Thomas Graichen
1997-02-07
These changes are not complete, This does not deal with cores correctly yet.
Dale S. Rahn
1997-02-07
GDB 6.3 (excluding .info files)
Dale S. Rahn
1997-02-02
add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutils
Thomas Graichen
1997-01-25
MMALLOC_DISABLE -> MALLOC_CFLAGS to fix link problem.
imp
1997-01-22
Add rudimentary config files for architectures that still use the old gdb
Niklas Hallqvist
1997-01-22
GDB 6.1 (excluding .info files)
Niklas Hallqvist
1997-01-22
GDB 6.3 (excluding .info files)
Niklas Hallqvist
1997-01-07
Add missing files from last commit (the one of 12-Dec- 1996) that prevented
imp
1996-12-12
Add OpenBSD/arc support to gdb, from pefo
imp
1996-11-23
Merge to Cygnus 961112 + add some support (not ready) for shared libs
Niklas Hallqvist