O HAI THIS BLOG PURPZIEZ 2 B UZED AZ MAH PLESIOUS MEM. :)

2006/06/29

Crunch, -fno-more-strict-aliasing, TDS

今日の出来事.

#ep93xx@freenode.netにて,
lennert(敬称略)のCirrus Logic EP93xx Maverick Crunchな
パッチがupstreamにマージされた. :D
[On #ep93xx@freenode.net,
lennert's patches are merged to upstream who coded Cirrus Logic
EP93xx's Maverick Crunch implementation, coo. :D]
6/29 09:44:26 lennert
whee
6/29 09:44:28 lennert
http://www.kernel.org/git/?p=linux/kernel/git/torvalds...
6/29 09:48:17 hiyuh
awesome :)
6/29 09:48:31 lennert
yeah, i'm very happy
#gentoo-ppc@freenode.net
まだstrict aliasingの問題がいっぱい. :(
[Umm, many strict aliasing issues are. :(]
6/29 17:15:35 mabi
mh, i guess libmp4v2 will get problems with strict-aliasing,
it's crying during compile
6/29 17:31:34 hiyuh
mabi: work around by "inherit flag-o-matic and append-flags
-fno-strict-aliasing" or just fix it,
I've poked ton of those ugly issue...
6/29 17:32:42 mabi
hiyuh: sure, +poking upstream
6/29 17:33:02 mabi
for the fixing, i know nothing of this package
6/29 17:34:10 mabi
glibc-2.4 took twice the time of glibc-2.3 o_O
6/29 17:34:42 hiyuh
yeah, to put -fno-strict-aliasing into global CFLAGS
by /etc/make.conf is not good idea, IMHO.
Today's diff status,略してTDS.
[Here is my TDS, so-called today's diff status.]
 b/stim/dat/BPSK_1of2            |   80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iCLK | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iDIN0 | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iDIN1 | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iDIN2 | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iDIN3 | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iDIN4 | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iDIN5 | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iMODE | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iRDEN | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iRDSTART | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iWDEN | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.iWDSTART | 80 +++++++++++++++++++++
b/stim/dat/BPSK_1of2.ixRST | 80 +++++++++++++++++++++
b/stim/src/nxg.c | 85 ++++++++++++++++++++++
b/stim/stimgen.sh | 50 +++++++++++++
stim/Makefile.gcc | 18 +++-
stim/include/dpnc_internal.h | 4 +
stim/include/dpnc_process.h | 2
stim/ref/Makefile.BENCH_DL_MOD | 22 ++---
stim/ref/Makefile.BENCH_XSW_MOD | 24 +++---
stim/src/conv_func.c | 31 +++++---
stim/src/dpnc_expect.c | 149 +++++++++++++++++++++-------------------
stim/src/dpnc_internal.c | 13 +++
stim/src/dpnc_io.c | 6 -
stim/src/dpnc_process.c | 5 +
26 files changed, 1419 insertions(+), 110 deletions(-)

0 件のコメント: