Home
last modified time | relevance | path

Searched hist:"6 ac9f47977a9fc1876979871eeb14f26ba1bdbe6" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Du-boot.lds.h6ac9f47977a9fc1876979871eeb14f26ba1bdbe6 Sun Aug 23 01:47:59 CDT 2009 Mike Frysinger <vapier@gentoo.org> start a linker script helper file

Start a common header file for common linker script code (such as
workarounds for older linkers) rather than doing this in the build system.

As fallout, we no longer execute the linker every time config.mk is
included by a build file (which can easily be 70+ times), but rather only
execute it once.

This also fixes a bug in the major version checking by creating a macro to
easily compare versions and keep people from making the same common
mistake (forgetting to check major and minor together).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/openbmc/u-boot/
H A Dconfig.mk6ac9f47977a9fc1876979871eeb14f26ba1bdbe6 Sun Aug 23 01:47:59 CDT 2009 Mike Frysinger <vapier@gentoo.org> start a linker script helper file

Start a common header file for common linker script code (such as
workarounds for older linkers) rather than doing this in the build system.

As fallout, we no longer execute the linker every time config.mk is
included by a build file (which can easily be 70+ times), but rather only
execute it once.

This also fixes a bug in the major version checking by creating a macro to
easily compare versions and keep people from making the same common
mistake (forgetting to check major and minor together).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
H A DMakefile6ac9f47977a9fc1876979871eeb14f26ba1bdbe6 Sun Aug 23 01:47:59 CDT 2009 Mike Frysinger <vapier@gentoo.org> start a linker script helper file

Start a common header file for common linker script code (such as
workarounds for older linkers) rather than doing this in the build system.

As fallout, we no longer execute the linker every time config.mk is
included by a build file (which can easily be 70+ times), but rather only
execute it once.

This also fixes a bug in the major version checking by creating a macro to
easily compare versions and keep people from making the same common
mistake (forgetting to check major and minor together).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>