/openbmc/u-boot/include/u-boot/ |
H A D | md5.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/tools/ |
H A D | img2srec.c | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | mingw_support.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | os_support.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | os_support.c | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | bmp_logo.c | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | ubsha1.c | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | mkimage.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | mkimage.c | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/include/ |
H A D | elf.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | compiler.h | 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | environment.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | image.h | diff 37566090766d61beef70c62986b90749920255d8 Thu Jul 02 18:23:25 CDT 2009 Mike Frysinger <vapier@gentoo.org> compiler.h: unify system ifdef cruft here
Shove a lot of the HOSTCC and related #ifdef checking crap into the new compiler.h header so that we can keep all other headers nice and clean.
Also introduce custom uswap functions so we don't have to rely on the non standard implementations that a host may (or may not in the case of OS X) provide. This allows mkimage to finally build cleanly on an OS X system.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|