comparison packages/language/c/libm/current/ChangeLog @ 8:ece80412419a ecos-sw-1999-05-21

Merge from eCos master repository on 1999-05-21-22:05:54-BST
author jlarmour
date Fri, 21 May 1999 15:09:30 +0000
parents 443894e2e912
children d3fbcdfa1b2f
comparison
equal deleted inserted replaced
7:e55593b6dcea 8:ece80412419a
1 1999-05-19 Jonathan Larmour <jlarmour@cygnus.co.uk>
2
3 * src/PKGconf.mak: Make below workaround be the other way around by
4 using -O1 and adding more explicit -O2 optimizations, just so we
5 don't lose very many optimizations. This is for sparclite
6
7 1999-05-19 Jonathan Larmour <jlarmour@cygnus.co.uk>
8
9 * src/PKGconf.mak: Make below workaround be the other way around by
10 using -O1 and adding more explicit -O2 optimizations, just so we
11 don't lose very many optimizations. This is for ARM
12
13 1999-05-18 Jonathan Larmour <jlarmour@cygnus.co.uk>
14
15 * src/PKGconf.mak: For the sparclite, prevent insn scheduling -
16 workaround for PR 19698
17
18 1999-05-18 Jonathan Larmour <jlarmour@cygnus.co.uk>
19
20 * src/PKGconf.mak: For the ARM, change from -O1 to just prevent insn
21 scheduling - workaround for PR 19698
22
1 1999-04-15 John Dallaway <jld@cygnus.co.uk> 23 1999-04-15 John Dallaway <jld@cygnus.co.uk>
2 24
3 * include/pkgconf/libm.h: Tidy display string capitalization. 25 * include/pkgconf/libm.h: Tidy display string capitalization.
4 26
5 1999-04-07 Jesper Skov <jskov@cygnus.co.uk> 27 1999-04-07 Jesper Skov <jskov@cygnus.co.uk>