This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-03-02 21:15:27 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
libgloss
/
msp430
History
Mike Frysinger
920617998e
libgloss/newlib: rename configure.in to configure.ac
...
The .in name has been deprecated for a long time in favor of .ac.
2021-09-13 10:14:37 -04:00
..
cio.h
…
cio.S
…
ciosyscalls.S
…
configure
…
configure.ac
libgloss/newlib: rename configure.in to configure.ac
2021-09-13 10:14:37 -04:00
crt0.S
MSP430: Remove .init/.fini sections
2019-07-24 16:22:00 -04:00
crt_bss.S
…
gcrt0.S
…
intr_vectors.ld
…
Makefile.in
MSP430: Add missing build rule for unlink() to libgloss Makefile
2019-10-25 18:04:46 +02:00
memmodel.h
…
msp430-sim.ld
MSP430: Increase the amount of main memory available in sim ld scripts
2020-08-07 15:16:43 +02:00
msp430xl-sim.ld
MSP430: Increase the amount of main memory available in sim ld scripts
2020-08-07 15:16:43 +02:00
sbrk.c
MSP430: Fix calculation of string length in sbrk.c
2020-09-04 15:05:17 +02:00
syscalls.S
…
unlink.c
…
write.c
…