This website requires JavaScript.
Explore
Help
Sign In
drew
/
acadia-newlib
Watch
1
Star
0
Fork
You've already forked acadia-newlib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9b51beeb2a
acadia-newlib
/
libgloss
/
arm
History
Alexander Fedotov
bf56973edc
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
...
1. Trim trailing spaces 2. Align comments, function declarations and definitions
2019-08-05 13:00:53 +01:00
..
cpu-init
…
Makefile.in
…
_exit.c
Enable return code with semi-hosting SYS_EXIT_EXTENDED
2018-11-19 13:46:19 +01:00
_kill.c
Enable return code with semi-hosting SYS_EXIT_EXTENDED
2018-11-19 13:46:19 +01:00
aclocal.m4
…
arm.h
Stack Pointer and Stack Limit initialization refactored.
2019-07-23 10:00:06 +02:00
coff-iq80310.specs
…
coff-pid.specs
…
coff-rdimon-v2m.specs
…
coff-rdimon.specs
…
coff-rdpmon.specs
…
coff-redboot.ld
…
coff-redboot.specs
…
configure
…
configure.in
…
crt0.S
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
2019-08-05 13:00:53 +01:00
elf-aprofile-validation-v2m.specs
…
elf-aprofile-validation.specs
…
elf-aprofile-ve-v2m.specs
…
elf-aprofile-ve.specs
…
elf-iq80310.specs
…
elf-linux.specs
…
elf-nano.specs
…
elf-pid.specs
…
elf-rdimon-v2m.specs
Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively
2019-06-25 13:38:44 -04:00
elf-rdimon.specs
…
elf-rdpmon.specs
…
elf-redboot.ld
…
elf-redboot.specs
…
ftruncate.c
…
libcfunc.c
…
linux-crt0.c
add forward declaration to main() to prevent warnings
2018-02-16 12:16:08 +01:00
linux-syscall.h
…
linux-syscalls0.S
…
linux-syscalls1.c
…
redboot-crt0.S
…
redboot-syscalls.c
…
swi.h
AArch32: Fix the build for M class semihosting
2019-02-11 12:49:23 +01:00
syscall.h
…
syscalls.c
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
2019-08-05 13:00:53 +01:00
trap.S
Include code in trap.S for APCS only.
2019-04-11 14:20:21 +00:00
truncate.c
…