| 1 |
|
2000-07-22 Richard Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
* src/float/base/cl_ieee.cc: try to do magic to the FPU only if |
| 4 |
|
_FPU_IEEE is really defined. |
| 5 |
|
* include/cln/modules.h: change assembler labels from `label' to |
| 6 |
|
`label:' on hppa, needed by Linux (see comment). |
| 7 |
|
* autoconf/acinclude.m4: new file (for storing CLN-specific macros). |
| 8 |
|
* Makefile.devel: adjusted. |
| 9 |
|
* autoconf/aclocal.m4: regenerate. |
| 10 |
|
* src/base/low/cl_low_mul.cc: moved POD variables that are declared |
| 11 |
|
extern "C" elsewhere out of the namespace. |
| 12 |
|
* src/base/low/cl_low_div.cc: Likewise. |
| 13 |
|
|
| 14 |
2000-06-08 Bruno Haible <haible@clisp.cons.org> |
2000-06-08 Bruno Haible <haible@clisp.cons.org> |
| 15 |
|
|
| 16 |
* autoconf/config.{guess,sub}: Update to GNU version 2001-05-11. |
* autoconf/config.{guess,sub}: Update to GNU version 2001-05-11. |