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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2007-01-07
Make unwinding through kernel trap frames work on sparc64.
Mark Kettenis
2006-07-23
Do not build & install gdbtui.
Mark Kettenis
2005-12-28
Skip ld.so resolver on sparc too.
Mark Kettenis
2005-12-28
Support for skipping ld.so resolver.
Mark Kettenis
2005-12-22
Teach gdb how to unwind amd64 kernel trap frames.
Mark Kettenis
2005-12-21
Teach gdb how to unwind i386 kernel trap frames.
Mark Kettenis
2005-12-03
Threads support.
Mark Kettenis
2004-12-27
Resolve conflicts for GDB 6.3. Add local patches.
Mark Kettenis
2004-05-22
Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1.
Mark Kettenis
2004-05-21
Resolve conflicts for GDB 6.1. Add local patches.
Mark Kettenis
2001-03-28
Kill remaining references to binutils's readline.
Marc Espie
2001-03-18
Build gnu/lib/libreadline and use it instead of the one currently
Todd C. Miller
2000-12-19
-libiberty is a bogus dependency, so remove it, as we share it with egcs.
Marc Espie
2000-09-14
Some installation problems: older gnu programs don't know about DESTDIR,
Marc Espie
1999-06-18
Kill old libiberty, use the one under egcs now.
Marc Espie
1999-05-02
Obvious typo in previous commit; niklas@
Marc Espie
1999-05-01
Let Makefiles pass infodir and bindir thru recursive invocation,
Marc Espie
1997-05-02
Make GNU style installation of manpages optional, like we do elsewhere.
Niklas Hallqvist
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