]> sourceware.org Git - newlib-cygwin.git/history - libgloss
Cygwin: set NTDDI_VERSION to enable more recent windows definitions
[newlib-cygwin.git] / libgloss /
2021-04-13 Kito ChengRISC-V: Using SYS_clock_gettime64 for rv32 libgloss.
2021-02-05 Yeting KuoRISC-V: Use __bss_start for the starting point of ...
2020-12-16 Craig BlackmoreRISC-V: Add semihosting support
2020-09-30 Alex Coplan via... libgloss: aarch64: Add support for Armv8-R AArch64
2020-09-25 Jojo RAdd C-SKY port for libgloss
2020-09-04 Jozef LawrynowiczMSP430: Fix calculation of string length in sbrk.c
2020-09-03 Jozef LawrynowiczMSP430: Fix message in sbrk.c printing binary character
2020-09-03 Jozef LawrynowiczFix warnings when building for msp430-elf
2020-08-07 Jozef LawrynowiczMSP430: Increase the amount of main memory available...
2020-08-07 Jozef LawrynowiczMSP430: Word align __*_array_start symbols in sim linke...
2020-07-02 Dimitar Dimitrovpru: Fix memory corruption on syscall return
2020-03-02 Richard Earnshawarm: Finish moving newlib to unified syntax for Thumb1
2020-02-11 Georg SauthoffOnly pass the minimum number of syscall arguments
2020-02-06 Sandra Loosemorelibgloss: Fix lseek semihosting bug on nios2 and m68k
2020-01-31 Jim WilsonRISC-V: Use newlib nano specific libm.
2020-01-29 Keith PackardUse remove-advertising-clause script to edit BSD licenses
2019-12-16 Jozef LawrynowiczMSP430: Support new msp430-elfbare target
2019-12-14 Anthony GreenImplement the unlink system call for the moxie simulator.
2019-11-02 Jozef LawrynowiczFix libgloss being built for disabled multilibs
2019-10-31 Dimitar DimitrovInitial PRU port for libgloss and newlib
2019-10-25 Jozef LawrynowiczMSP430: Add missing build rule for unlink() to libgloss...
2019-09-04 Sandra LoosemoreAdjust nios2 and m68k semihosting for sys/stat.h changes.
2019-08-20 Jeff LawFix regression in visium caused by sys/stat.h change
2019-08-19 Jeff JohnstonRevert previous change to sys/stat.h and fix cris libgloss
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: miscellane...
2019-08-05 Alexander FedotovAlign libgloss/arm and libc/sys/arm sources: HeapInfo...
2019-07-30 Faraz ShahbazkerAlign _end symbol to at least 4 in all MIPS scripts
2019-07-24 Jozef LawrynowiczMSP430: Remove .init/.fini sections
2019-07-23 Alexander FedotovStack Pointer and Stack Limit initialization refactored.
2019-06-25 Alexander FedotovArm: Use lrdimon-v2m_nano when semihosting v2 and nano...
2019-05-23 Jim WilsonRISC-V: Add _LITE_EXIT in crt0.S.
2019-05-15 Faraz ShahbazkerMake .data section placement coincide with _fdata symbol
2019-04-29 Faraz ShahbazkerFix order of eh_frame sections in linker scripts
2019-04-18 Jozef LawrynowiczMSP430: Make the inclusion of run_*_array fns depend...
2019-04-16 Jozef LawrynowiczFix incorrect assembly code in _msp430_run_array
2019-04-15 Jozef LawrynowiczFix definition of write() to use const char * for the...
2019-04-12 Alexander FedotovAlign comments and spaces in libgloss/arm/crt0.S and...
2019-04-11 Christophe LyonInclude code in trap.S for APCS only.
2019-04-03 Sandra LoosemoreAdd a dummy interrupt handler to nios2 crt0.s.
2019-03-14 Jeff JohnstonAdd semihosting docs for nios2 and m68k cygwin-3_0_4-release
2019-02-11 Tamar ChristinaAArch32: Fix the build for M class semihosting
2019-02-08 Tamar ChristinaAArch32: Add support for HLT to Mixed Mode models
2018-11-20 Jim WilsonAdd libgloss install-pdf and install-html targets.
2018-11-19 Matthew MalcomsonEnable return code with semi-hosting SYS_EXIT_EXTENDED
2018-10-31 Tamar ChristinaInitialize SVE system registers.
2018-10-08 Christophe Lyon[Aarch64] Syscalls: fix prototypes
2018-10-08 Christophe Lyon[ARM] Make _kill() a noreturn function.
2018-10-05 Christophe Lyon [Aarch64] Fix warning in _sbrk
2018-09-13 Hans-Peter NilssonCommitted, CRIS port: fix fallout from time_t defaultin...
2018-08-29 Denis IvanovRISC-V: Fix _sbrk, it's failed only when return value...
2018-08-29 Denis IvanovRISC-V: Fixed return code in _times syscall.
2018-08-08 Sandra LoosemoreAdd BSP and semihosting library for nios2-generic-nommu...
2018-08-01 Jeff JohnstonPatch from Richard Earnshaw <Richard.Earnshaw@arm.com> newlib-snapshot-20180802
2018-07-30 Sebastian HuberRISC-V: Do not use _init/_fini
2018-07-11 Tamar ChristinaFix AArch32 semihosting SYS_EXIT call on semihosting v1.
2018-05-03 Ben Levinskylibgloss: microblaze: adjust handlers to be weak.
2018-02-16 Jaap de Wolffadd forward declaration to main() to prevent warnings
2018-02-16 Jaap de Wolffadapt prototypes arm/syscalls.c to usual prototypes...
2018-01-18 Chih-Mao ChenRISC-V: isatty: return 0 on error
2018-01-17 Yaakov Selkowitzansification: remove _HAVE_STDC
2018-01-17 Yaakov Selkowitzansification: remove _EXFUN, _EXFUN_NOTHROW
2018-01-17 Yaakov Selkowitzansification: remove _DEFUN
2018-01-17 Yaakov Selkowitzansification: remove _VOID
2018-01-17 Yaakov Selkowitzansification: remove _DEFUN_VOID
2018-01-17 Yaakov Selkowitzansification: remove _PARAMS
2018-01-17 Yaakov Selkowitzansification: remove _NOARGS
2018-01-17 Yaakov Selkowitzansification: remove _AND
2017-12-26 Jim WilsonRISC-V: Add gdb sim and newlib nano support. Fix a...
2017-12-26 Jim WilsonRISC-V: Moved syscalls to separate files to fix aliasin...
2017-12-26 Jim WilsonRISC-V: Updated syscall to take 6 arguments
2017-12-26 Jim WilsonRISC-V: Add nanosleep functionality
2017-12-26 Jim WilsonRISC-V: Fix libnosys build.
2017-10-24 Alexander FedotovFixed semihosting for AArch64 when heapinfo parameters...
2017-10-09 Tamar ChristinaFix multido compilation on ARM
2017-10-09 Alexander Fedotovadjust libnosys config for aarch64 to avoid linker...
2017-08-24 Alexander Fedotov... move ILP32 sanity check on heap base code under ARM_RDI...
2017-08-21 Kito ChengChange license to FreeBSD License for RISC-V
2017-08-17 Kito ChengAdd RISC-V port for libgloss newlib-snapshot-20170818
2017-08-17 Szabolcs NagyFix crt0 init fini code
2017-08-15 Alexander Fedotov... fix typo in AArch64 crt0
2017-08-14 Alexander Fedotov... use stack from linker script when nosys
2017-08-09 Yao QiDon't fetch command line options without semi-hosting
2017-08-09 Tamar ChristinaFix crt0 overwriting.
2017-07-21 Tamar ChristinaPrevious patch to support nosys.specs accidentally...
2017-07-17 Tamar ChristinaSupport building in a different directory than the...
2017-07-14 Tamar ChristinaFix link when nosys.specs is used to link
2017-07-06 Tamar ChristinaReplace the perl character classes with POSIX ones...
2017-07-05 Tamar ChristinaAdd support for Semihosting v2 support for AArch64...
2017-07-05 Tamar ChristinaAdd support for Semihosting v2 support for ARM in libgloss.
2017-07-05 Tamar ChristinaAdd the needed build system changes in order to compile...
2017-07-05 Tamar ChristinaAdds the needed build system changes in order to compil...
2017-07-05 Tamar ChristinaCreate a recursive make target that is modeled after...
2017-06-14 Claudiu ZissulescuAdd JLI support.
2017-06-14 Claudiu ZissulescuAdd profile support.
2017-05-26 Martin YoungFix thinko in MSP430 libgloss implementation of write...
2017-05-19 Laurent ALFONSIARM/AArch64: Fix GetCmdLine semihosting directives newlib-snapshot-20170519
2017-04-19 Jozef LawrynowiczFix relocation type for _bsssize being R_MSP430X_ABS16...
2017-04-18 Carlos Santoslibgloss/arm: fix discovery of "eabihf" toolchains
2017-02-15 Thomas Preud'hommeFix elf-nano.specs to work without -save-temps
2017-02-13 Thomas PreudhommeFix cpp invocation for C++ in nano spec
next
This page took 0.119631 seconds and 8 git commands to generate.