* config/i386/mm3dnow.h: New.
[official-gcc.git] / libbanshee / engine / ChangeLog
blobb65636ed5e74cdc17c04d29fec1d18b7a8486840
1 2004-05-28 Aaron W. LaFramboise <aaronraolete36@aaronwl.com>
3         * engine/util.c (vfail): Remove unnecessary sync, fsync, and fflush.
5 2003-07-01  Daniel Berlin  <dberlin@dberlin.org>
7         * bool.h: Can't include gcc's system.h and bool.h at the same time.
9 2003-06-25  Daniel Berlin  <dberlin@dberlin.org>
11         * compiler.h: Fix the grouping of the #if
13 2003-02-02  Daniel Berlin  <dberlin@dberlin.org>
14         
15         * compiler.h: Only define HAVE_VARIADIC_MACROS if IN_GCC is not
16         defined.
17         * util.h: Add prototypes for min and max.