index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
dist
/
gdb
Age
Commit message (
Expand
)
Author
2004-01-02
Re-implement fetch_kcore_registers() for alpha.
nathanw
2003-12-11
Alpha uses software single-step. Lost in the 5.0->5.3 conversion.
nathanw
2003-12-11
Catch up alpha_software_single_step() prototype with reality.
nathanw
2003-11-14
Add kcore and netbsd thread support.
matt
2003-11-14
Add kcore & netbsd thread support
matt
2003-11-14
Fix from Ian Lance Taylor to allow building a cross-gdb with arm--netbsdelf
briggs
2003-11-11
Remove unused variables.
martin
2003-11-11
Fix register offset calculations. From Christian Limpach.
martin
2003-11-09
set the arm breakpoint depending on the byte order. now armeb gdb works.
mrg
2003-11-07
The "pref @rN" instruction was introduced in sh3, not sh4, so correct
uwe
2003-11-04
Add "target kcore" to gdb53/sparc64.
hannken
2003-11-03
Index fpregsetp->fpr correctly.
skrll
2003-11-02
Add "target kcore" to gdb53/sparc.
hannken
2003-10-31
First cut at implementing software single stepping for sh3. We need
uwe
2003-10-27
Make it compile again. Blind copy-and-paste from sparc64nbsd-nat.c.
hannken
2003-10-27
g/c unused variables
cl
2003-10-26
Make this link and work again (from Christian Limpach)
christos
2003-10-26
* mips-tdep.c (mips_addr_bits_remove): Don't shift by 32
simonb
2003-10-25
Try dealing with sigtramps better.
matt
2003-10-25
GDB 5.3 support for VAX
matt
2003-10-25
Use gregset_t/fpregset_t since that's what is really wanted.
matt
2003-10-25
make m68k/gdb53 compile as a crossgdb
cl
2003-10-23
More fallout from the NULL change:
he
2003-10-22
Consistent naming.
skrll
2003-10-21
ARM thread support.
skrll
2003-10-19
add {supply,fill}_{fp,g}regset functions
cl
2003-10-18
Implement regset routines.
nathanw
2003-10-18
nbsd_reg_to_internal() and friends are obsolete.
nathanw
2003-10-18
Pass the LWP of the ptid in PT_{GET,SET}REGS calls.
nathanw
2003-10-18
Revert a local change that nbsd-thread.c now handles.
nathanw
2003-10-18
Pile of cleanups and improvements, including:
nathanw
2003-10-14
Set some better defaults for OSABI_UNKNOWN, and add NetBSD kcore support.
fvdl
2003-10-14
NetBSD support for the x86_64 target.
fvdl
2003-09-29
In the thread support functions only transfer those registers, that fit
martin
2003-09-26
Fix for gcc 3.3.1 warning.
skrll
2003-09-26
Fix merge mistake so that we can compile.
skrll
2003-09-26
Cast to appease properly prototyped readline headers [ours].
christos
2003-09-24
Remove static from a function declaration.
matt
2003-09-24
Fix GCC 3.3.1 nit.
matt
2003-09-24
Merge back kcore support.
matt
2003-09-23
Fix a char comparision to be more unsigned friendly.
matt
2003-09-23
add m68k--netbsdelf bootstrap support
cl
2003-09-23
enable pthread debugging
cl
2003-09-23
make gdb53 work on m68k
cl
2003-09-21
Add missing #include "sh-tdep.h" for *_REGNUM defines.
uwe
2003-09-15
Add thread support (XXX - not realy functional yet)
martin
2003-09-15
Thread support for sparc (thanks to Ian L. Taylor for hints).
martin
2003-09-14
Add casts so that we can compile with both the readline headers and ours.
christos
2003-09-14
Backout previos (no comment on this code).
martin
2003-09-13
make it compile
cl
[next]