Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-11libgloss: hardcode AC_CONFIG_AUX_DIR pathMike Frysinger
2022-01-07libnosys: update autoheader usageMike Frysinger
2022-01-07libgloss: wince: add ACLOCAL_AMFLAGS settingsMike Frysinger
2021-12-30libgloss: wince: update to automake-1.15Mike Frysinger
2021-11-06libgloss: regenerate aclocal.m4 & configure w/newer versionsMike Frysinger
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-10-27libgloss/riscv: Fix hard coded reference to configure.in after renameLewis Revill
2021-09-15libgloss: add missing aclocal.m4 filesMike Frysinger
2021-09-15libgloss: epiphany: rename symbol prefix cache varMike Frysinger
2021-09-15libgloss: fix AC_LANG_SOURCE warnings w/newer autoconfMike Frysinger
2021-09-13libgloss/newlib: rename configure.in to configure.acMike Frysinger
2021-08-04RISC-V: Reliably initialize t0 in _times()Christoph Muellner
2021-07-06Fix builds on iq2000 and visiumJeff Law
2021-07-06libgloss/or1k: Correct the IMMU SXE and UXE flagsStafford Horne
2021-06-09libgloss: pru: Remove sim ld scriptDimitar Dimitrov
2021-06-09libgloss: pru: Place sim syscalls into their own sectionsDimitar Dimitrov
2021-04-13RISC-V: Using SYS_clock_gettime64 for rv32 libgloss.Kito Cheng
2021-02-05RISC-V: Use __bss_start for the starting point of .bss.Yeting Kuo
2020-12-17RISC-V: Add semihosting supportCraig Blackmore
2020-09-30libgloss: aarch64: Add support for Armv8-R AArch64Alex Coplan via Newlib
2020-09-25Add C-SKY port for libglossJojo R
2020-09-04MSP430: Fix calculation of string length in sbrk.cJozef Lawrynowicz
2020-09-03MSP430: Fix message in sbrk.c printing binary characterJozef Lawrynowicz
2020-09-03Fix warnings when building for msp430-elfJozef Lawrynowicz
2020-08-07MSP430: Increase the amount of main memory available in sim ld scriptsJozef Lawrynowicz
2020-08-07MSP430: Word align __*_array_start symbols in sim linker scriptsJozef Lawrynowicz
2020-07-02pru: Fix memory corruption on syscall returnDimitar Dimitrov
2020-03-02arm: Finish moving newlib to unified syntax for Thumb1Richard Earnshaw
2020-02-11Only pass the minimum number of syscall argumentsGeorg Sauthoff
2020-02-06libgloss: Fix lseek semihosting bug on nios2 and m68kSandra Loosemore
2020-01-31RISC-V: Use newlib nano specific libm.Jim Wilson
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2019-12-16MSP430: Support new msp430-elfbare targetJozef Lawrynowicz
2019-12-14Implement the unlink system call for the moxie simulator.Anthony Green
2019-11-02Fix libgloss being built for disabled multilibsJozef Lawrynowicz
2019-10-31Initial PRU port for libgloss and newlibDimitar Dimitrov
2019-10-25MSP430: Add missing build rule for unlink() to libgloss MakefileJozef Lawrynowicz
2019-09-04Adjust nios2 and m68k semihosting for sys/stat.h changes.Sandra Loosemore
2019-08-20Fix regression in visium caused by sys/stat.h changeJeff Law
2019-08-20Revert previous change to sys/stat.h and fix cris libglossJeff Johnston
2019-08-05Align libgloss/arm and libc/sys/arm sources: miscellaneous fixesAlexander Fedotov
2019-08-05Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limitAlexander Fedotov
2019-07-30Align _end symbol to at least 4 in all MIPS scriptsFaraz Shahbazker
2019-07-24MSP430: Remove .init/.fini sectionsJozef Lawrynowicz
2019-07-23Stack Pointer and Stack Limit initialization refactored.Alexander Fedotov
2019-06-25Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectivelyAlexander Fedotov
2019-05-23RISC-V: Add _LITE_EXIT in crt0.S.Jim Wilson
2019-05-15Make .data section placement coincide with _fdata symbolFaraz Shahbazker
2019-04-29Fix order of eh_frame sections in linker scriptsFaraz Shahbazker
2019-04-18MSP430: Make the inclusion of run_*_array fns depend on defined assembler sym...Jozef Lawrynowicz