diff options
| author | Ben Elliston <bje@au.ibm.com> | 2007-12-04 22:54:32 +0000 |
|---|---|---|
| committer | Ben Elliston <bje@au.ibm.com> | 2007-12-04 22:54:32 +0000 |
| commit | 5584c8417c5230ab0aae1ab7ecb3f681f65c0c42 (patch) | |
| tree | 7b4c7dc2d8d907d60a4e56079c23aabcfb7bdabc /libdecnumber/ChangeLog | |
| parent | c243ad3b813196788088400e57d839acaf7dae35 (diff) | |
| download | ppe42-binutils-5584c8417c5230ab0aae1ab7ecb3f681f65c0c42.tar.gz ppe42-binutils-5584c8417c5230ab0aae1ab7ecb3f681f65c0c42.zip | |
2007-11-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
* Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies
and substitute $< for the source file in compilation command.
(decimal64.o): Likewise.
(decimal128.o): Likewise.
(bid2dpd_dpd2bid.o): Likewise.
(host-ieee32.o): Likewise.
(host-ieee64.o): Likewise.
(host-ieee128.o): Likewise.
Diffstat (limited to 'libdecnumber/ChangeLog')
| -rw-r--r-- | libdecnumber/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libdecnumber/ChangeLog b/libdecnumber/ChangeLog index 162b7627f2..939e00ec3f 100644 --- a/libdecnumber/ChangeLog +++ b/libdecnumber/ChangeLog @@ -1,3 +1,14 @@ +2007-11-26 Thiago Jung Bauermann <bauerman@br.ibm.com> + + * Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies + and substitute $< for the source file in compilation command. + (decimal64.o): Likewise. + (decimal128.o): Likewise. + (bid2dpd_dpd2bid.o): Likewise. + (host-ieee32.o): Likewise. + (host-ieee64.o): Likewise. + (host-ieee128.o): Likewise. + 2007-10-31 Thiago Jung Bauermann <bauerman@br.ibm.com> * configure.ac: Add ADDITIONAL_OBJS variable. |

