Searched hist:"0 af6d64df3dc2633058ad481fb5c64c09945cf60" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 0af6d64df3dc2633058ad481fb5c64c09945cf60 Fri Dec 20 18:51:12 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Do not let GCC use built-in functions
In order to reduce the software dependency on the compiler, the project is now compiled with the '-ffreestanding' flag. This is to prevent GCC from replacing functions with more optimised versions. An example is where GCC replaces a simple printf() with a puts().
Change-Id: I1973fe6957cd708e8432a0039af9d50e037bd884
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 0af6d64df3dc2633058ad481fb5c64c09945cf60 Fri Dec 20 18:51:12 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Do not let GCC use built-in functions
In order to reduce the software dependency on the compiler, the project is now compiled with the '-ffreestanding' flag. This is to prevent GCC from replacing functions with more optimised versions. An example is where GCC replaces a simple printf() with a puts().
Change-Id: I1973fe6957cd708e8432a0039af9d50e037bd884
|