diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-09-19 15:43:49 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-09-19 15:43:49 +0000 |
commit | 790eb8f5c4002d09f9efc482bdf68f6f60783c05 (patch) | |
tree | 4d9b8cee52f855992f7469aa4c8f07f2690a8b97 /gdb/doc/ChangeLog | |
parent | 0e327d91faf4950ff0b7f5dd989991aef0538e3a (diff) | |
download | gdb-790eb8f5c4002d09f9efc482bdf68f6f60783c05.zip gdb-790eb8f5c4002d09f9efc482bdf68f6f60783c05.tar.gz gdb-790eb8f5c4002d09f9efc482bdf68f6f60783c05.tar.bz2 |
2002-09-19 Andrew Cagney <ac131313@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Revise
description of STACK_ALIGN. Add description of FRAME_ALIGN.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2047963..44bf420 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-09-19 Andrew Cagney <ac131313@redhat.com> + + * gdbint.texinfo (Target Architecture Definition): Revise + description of STACK_ALIGN. Add description of FRAME_ALIGN. + 2002-09-19 Joel Brobecker <brobecker@gnat.com> * gdbint.texinfo (Target Conditionals): Document the new |