diff options
author | Ben Elliston <bje@au.ibm.com> | 2006-03-17 00:45:13 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2006-03-17 00:45:13 +0000 |
commit | cb4c78d64a0577ed8729b0eff654ef25d5af908c (patch) | |
tree | b6714091182f1c0fdbd31c1a75112f43adb22a9f /gas/ChangeLog | |
parent | 712e30207d7006ceaaad44ccffbc4ee6615c1e54 (diff) | |
download | gdb-cb4c78d64a0577ed8729b0eff654ef25d5af908c.zip gdb-cb4c78d64a0577ed8729b0eff654ef25d5af908c.tar.gz gdb-cb4c78d64a0577ed8729b0eff654ef25d5af908c.tar.bz2 |
PR gas/2446
* doc/as.texinfo (Ident): Document this directive more thoroughly.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6bda17a..d20d9bd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-03-17 Ben Elliston <bje@au.ibm.com> + + PR gas/2446 + * doc/as.texinfo (Ident): Document this directive more thoroughly. + 2006-03-16 Paul Brook <paul@codesourcery.com> * config/tc-arm.c (insns): Add "svc". |