diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8218c8f..7706ca8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2002-02-04 Daniel Jacobowitz <drow@mvista.com> + * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS. + Add rules for building the register data files. + +2002-02-04 Daniel Jacobowitz <drow@mvista.com> + * regformats/regdat.sh: Add braces to the definition of expedite_regs_${arch}. |