diff options
author | Joel Sherrill <joel.sherrill@oarcorp.com> | 2008-11-12 22:05:18 +0000 |
---|---|---|
committer | Joel Sherrill <joel.sherrill@oarcorp.com> | 2008-11-12 22:05:18 +0000 |
commit | 6878aceba2dc76d3077eb591a570f1385365e829 (patch) | |
tree | 0a1842fd35072f25c6d338eaf3d8237e7bb0997a /sim/common/ChangeLog | |
parent | 3337c1e561574b6f203e17c038cb0334666cf27a (diff) | |
download | gdb-6878aceba2dc76d3077eb591a570f1385365e829.zip gdb-6878aceba2dc76d3077eb591a570f1385365e829.tar.gz gdb-6878aceba2dc76d3077eb591a570f1385365e829.tar.bz2 |
2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* aclocal.m4: Fix underquoting of function names.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 9738895..4ecc04b 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com> + + * aclocal.m4: Fix underquoting of function names. + 2008-10-21 Julian Brown <julian@codesourcery.com> * Make-common.in (run$(EXEEXT)): Add LDFLAGS. |