diff options
author | Theodore A. Roth <troth@openavr.org> | 2002-04-25 21:22:12 +0000 |
---|---|---|
committer | Theodore A. Roth <troth@openavr.org> | 2002-04-25 21:22:12 +0000 |
commit | 2e5ff58c052984c4e94e283fb9bb2603c1b45037 (patch) | |
tree | 07e45625f332cb2b81d7c86de049179b94e0b4dc /gdb/ChangeLog | |
parent | e33ce51979894aa0cc4c990a02b2ebdbbd73f87a (diff) | |
download | gdb-2e5ff58c052984c4e94e283fb9bb2603c1b45037.zip gdb-2e5ff58c052984c4e94e283fb9bb2603c1b45037.tar.gz gdb-2e5ff58c052984c4e94e283fb9bb2603c1b45037.tar.bz2 |
* avr-tdep.c: Ran through gdb_indent.sh.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5bd4ab1..f4fb732 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2002-04-25 Theodore A. Roth <troth@verinet.com> + * avr-tdep.c: Ran through gdb_indent.sh. + +2002-04-25 Theodore A. Roth <troth@verinet.com> + * MAINTAINERS: Add myself as AVR maintainer. * NEWS: Note new target avr. |