* NEWS: Mention OpenBSD/arm as a new native configuration.
This commit is contained in:
parent
2b73aeb128
commit
02a677ac95
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
2005-05-22 Mark Kettenis <kettenis@gnu.org>
|
2005-05-22 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* NEWS: Mention OpenBSD/arm as a new native configuration.
|
||||||
|
|
||||||
* armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h".
|
* armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h".
|
||||||
Reorder includes. Don't require FETCH_INFERIOR_REGISTERS to be
|
Reorder includes. Don't require FETCH_INFERIOR_REGISTERS to be
|
||||||
defined.
|
defined.
|
||||||
|
|
1
gdb/NEWS
1
gdb/NEWS
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
* New native configurations
|
* New native configurations
|
||||||
|
|
||||||
|
OpenBSD/arm arm*-*-openbsd*
|
||||||
OpenBSD/mips64 mips64-*-openbsd*
|
OpenBSD/mips64 mips64-*-openbsd*
|
||||||
|
|
||||||
* Deprecated commands removed
|
* Deprecated commands removed
|
||||||
|
|
Loading…
Reference in a new issue