diff options
author | Andrew Jenner <andrew@codesourcery.com> | 2009-05-13 16:44:56 +0000 |
---|---|---|
committer | Andrew Jenner <andrew@codesourcery.com> | 2009-05-13 16:44:56 +0000 |
commit | 42a68e1874a86a42785575b10104116abc7e27f3 (patch) | |
tree | a31c944a212d66bc642974bb080a0e0a8311947a /gas/ChangeLog | |
parent | 3f7f5fe45a81885b55c57faed8d110429b85a600 (diff) | |
download | gdb-42a68e1874a86a42785575b10104116abc7e27f3.zip gdb-42a68e1874a86a42785575b10104116abc7e27f3.tar.gz gdb-42a68e1874a86a42785575b10104116abc7e27f3.tar.bz2 |
* config/tc-arm.c: Move as.h to start of file.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 166225c..c49a116 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2009-05-13 Andrew Jenner <andrew@codesourcery.com> + + * config/tc-arm.c: Move as.h to start of file. + 2009-05-05 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> * config/tc-arm.h: Fix typo in comment. |