Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libpcap



Module Name:    basesrc
Committed By:   yamt
Date:           Mon Aug 26 11:21:20 UTC 2002

Modified Files:
        basesrc/lib/libpcap: gencode.c optimize.c

Log Message:
sync partly with tcpdump.org.  ok'ed by itojun

patches #454 from yamt%mwd.biglobe.ne.jp@localhost
- avoid optimization involving subtract operations
- correct optimization of bitwise operations

TODO: re-introduce subtract optimization


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 basesrc/lib/libpcap/gencode.c
cvs rdiff -r1.14 -r1.15 basesrc/lib/libpcap/optimize.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index