diff options
author | Alan Modra <amodra@gmail.com> | 2008-08-03 03:26:03 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-08-03 03:26:03 +0000 |
commit | cc9b841ce6bfdd8383a76f0f9f4eaf2cf4b2d421 (patch) | |
tree | 7b618351d2dde9f2df4f50eb67c544f5fc948458 /ld/ChangeLog | |
parent | 245f377a1ee1ae39f98c4f157e70699d5ecf59b8 (diff) | |
download | gdb-cc9b841ce6bfdd8383a76f0f9f4eaf2cf4b2d421.zip gdb-cc9b841ce6bfdd8383a76f0f9f4eaf2cf4b2d421.tar.gz gdb-cc9b841ce6bfdd8383a76f0f9f4eaf2cf4b2d421.tar.bz2 |
* Makefile.am (spu_ovl.o): Merge rule into..
(spu_ovl.o_c): ..this one. Only run cpp for spu target.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a1fc001..7ed7e09 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2008-08-03 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am (spu_ovl.o): Merge rule into.. + (spu_ovl.o_c): ..this one. Only run cpp for spu target. + * Makefile.in: Regenerate. + 2008-08-02 Jan Kratochvil <jan.kratochvil@redhat.com> Include the spu_ovl ASCII form in the repository files. |