diff options
author | Alan Modra <amodra@gmail.com> | 2008-11-14 06:54:40 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-11-14 06:54:40 +0000 |
commit | 43b5d01b26f1cc37cc31d79df3cb93db4bdc63dd (patch) | |
tree | 892843f4386fac7a7402e07a0213f8faacbb8dae /ld/ChangeLog | |
parent | a3aa4338e2cc1c29fe3a77bd49f0b3d048e40b06 (diff) | |
download | gdb-43b5d01b26f1cc37cc31d79df3cb93db4bdc63dd.zip gdb-43b5d01b26f1cc37cc31d79df3cb93db4bdc63dd.tar.gz gdb-43b5d01b26f1cc37cc31d79df3cb93db4bdc63dd.tar.bz2 |
* Makefile.am (spu_ovl.o_c): Add missing line continuations.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 219da4e..e26ee7e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2008-11-14 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am (spu_ovl.o_c): Add missing line continuations. + * Makefile.in: Regenerate. + 2008-11-06 Joel Sherrill <joel.sherrill@oarcorp.com> * configure.tgt: Add m32c-*-rtems* and m32r-*-rtems*. |