| 1 |
|
2004-09-05 Richard B. Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
Support for little-endian Mips |
| 4 |
|
* include/cln/config.h.in: Add __mipsel__. |
| 5 |
|
* include/cln/modules.h: For Mips, this is endianness-agnostic. |
| 6 |
|
* src/base/digitseq/cl_asm_.cc, src/base/digitseq/cl_asm.h: |
| 7 |
|
Mask out assembler for little-endian Mips. |
| 8 |
|
|
| 9 |
2004-08-30 Bruno Haible <bruno@clisp.org> |
2004-08-30 Bruno Haible <bruno@clisp.org> |
| 10 |
|
|
| 11 |
* benchmarks/timebench2.sh: Multiply all repeat counts by 100. |
* benchmarks/timebench2.sh: Multiply all repeat counts by 100. |