Searched hist:c81b1d0f0333eca2bc01e718bd2a1b091647afba (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/lib/semihosting/ |
| H A D | semihosting.c | c81b1d0f0333eca2bc01e718bd2a1b091647afba Tue Dec 17 18:31:42 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Create local C library implementation (1/2)
- This change is split into two separate patches in order to simplify the history as interpreted by 'git'. The split is between the move/rename and addition of new files. - Remove dependency on toolchain C library headers and functions in order to ensure behavioural compatibility between toolchains. - Use FreeBSD as reference for C library implementation. - Do not let GCC use default library include paths. - Remove unused definitions in modified headers and implementations. - Move C library files to 'lib/stdlib' and 'include/stdlib'. - Break std.c functions out into separate files.
Change-Id: I91cddfb3229775f770ad781589670c57d347a154
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1.mk | c81b1d0f0333eca2bc01e718bd2a1b091647afba Tue Dec 17 18:31:42 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Create local C library implementation (1/2)
- This change is split into two separate patches in order to simplify the history as interpreted by 'git'. The split is between the move/rename and addition of new files. - Remove dependency on toolchain C library headers and functions in order to ensure behavioural compatibility between toolchains. - Use FreeBSD as reference for C library implementation. - Do not let GCC use default library include paths. - Remove unused definitions in modified headers and implementations. - Move C library files to 'lib/stdlib' and 'include/stdlib'. - Break std.c functions out into separate files.
Change-Id: I91cddfb3229775f770ad781589670c57d347a154
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2.mk | c81b1d0f0333eca2bc01e718bd2a1b091647afba Tue Dec 17 18:31:42 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Create local C library implementation (1/2)
- This change is split into two separate patches in order to simplify the history as interpreted by 'git'. The split is between the move/rename and addition of new files. - Remove dependency on toolchain C library headers and functions in order to ensure behavioural compatibility between toolchains. - Use FreeBSD as reference for C library implementation. - Do not let GCC use default library include paths. - Remove unused definitions in modified headers and implementations. - Move C library files to 'lib/stdlib' and 'include/stdlib'. - Break std.c functions out into separate files.
Change-Id: I91cddfb3229775f770ad781589670c57d347a154
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31.mk | c81b1d0f0333eca2bc01e718bd2a1b091647afba Tue Dec 17 18:31:42 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Create local C library implementation (1/2)
- This change is split into two separate patches in order to simplify the history as interpreted by 'git'. The split is between the move/rename and addition of new files. - Remove dependency on toolchain C library headers and functions in order to ensure behavioural compatibility between toolchains. - Use FreeBSD as reference for C library implementation. - Do not let GCC use default library include paths. - Remove unused definitions in modified headers and implementations. - Move C library files to 'lib/stdlib' and 'include/stdlib'. - Break std.c functions out into separate files.
Change-Id: I91cddfb3229775f770ad781589670c57d347a154
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | c81b1d0f0333eca2bc01e718bd2a1b091647afba Tue Dec 17 18:31:42 UTC 2013 Harry Liebel <Harry.Liebel@arm.com> Create local C library implementation (1/2)
- This change is split into two separate patches in order to simplify the history as interpreted by 'git'. The split is between the move/rename and addition of new files. - Remove dependency on toolchain C library headers and functions in order to ensure behavioural compatibility between toolchains. - Use FreeBSD as reference for C library implementation. - Do not let GCC use default library include paths. - Remove unused definitions in modified headers and implementations. - Move C library files to 'lib/stdlib' and 'include/stdlib'. - Break std.c functions out into separate files.
Change-Id: I91cddfb3229775f770ad781589670c57d347a154
|