diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7bfe7caa79..b35de512e0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2005-05-22 Mark Kettenis + * NEWS: Mention OpenBSD/arm as a new native configuration. + * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h". Reorder includes. Don't require FETCH_INFERIOR_REGISTERS to be defined. diff --git a/gdb/NEWS b/gdb/NEWS index dc7609d8e1..a271365823 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -5,6 +5,7 @@ * New native configurations +OpenBSD/arm arm*-*-openbsd* OpenBSD/mips64 mips64-*-openbsd* * Deprecated commands removed