mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-07 15:00:24 +08:00
2006-06-23 Shaun Jackman <sjackman@gmail.com>
* arm/elf-linux.specs: New file.
This commit is contained in:
parent
4470d66ddc
commit
c3297a3c90
@ -1,3 +1,7 @@
|
|||||||
|
2006-06-23 Shaun Jackman <sjackman@gmail.com>
|
||||||
|
|
||||||
|
* arm/elf-linux.specs: New file.
|
||||||
|
|
||||||
2006-06-13 Sandra Loosemore <sandra@codesourcery.com>
|
2006-06-13 Sandra Loosemore <sandra@codesourcery.com>
|
||||||
|
|
||||||
* arm/syscalls.c (_unlink, isatty, _system, _rename):
|
* arm/syscalls.c (_unlink, isatty, _system, _rename):
|
||||||
|
11
libgloss/arm/elf-linux.specs
Normal file
11
libgloss/arm/elf-linux.specs
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
%rename lib libc
|
||||||
|
|
||||||
|
*libgloss:
|
||||||
|
-lgloss-linux
|
||||||
|
|
||||||
|
*lib:
|
||||||
|
%(libc) %(libgloss)
|
||||||
|
|
||||||
|
*startfile:
|
||||||
|
linux-crt0%O%s crti%O%s crtbegin%O%s
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user