index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgloss
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSP430: Increase the amount of main memory available in sim ld scripts
Jozef Lawrynowicz
2020-08-07
2
-2
/
+2
*
MSP430: Word align __*_array_start symbols in sim linker scripts
Jozef Lawrynowicz
2020-08-07
2
-0
/
+7
*
pru: Fix memory corruption on syscall return
Dimitar Dimitrov
2020-07-02
1
-0
/
+1
*
arm: Finish moving newlib to unified syntax for Thumb1
Richard Earnshaw
2020-03-02
1
-0
/
+11
*
Only pass the minimum number of syscall arguments
Georg Sauthoff
2020-02-11
18
-29
/
+48
*
libgloss: Fix lseek semihosting bug on nios2 and m68k
Sandra Loosemore
2020-02-06
2
-2
/
+2
*
RISC-V: Use newlib nano specific libm.
Jim Wilson
2020-01-31
1
-1
/
+1
*
Use remove-advertising-clause script to edit BSD licenses
Keith Packard
2020-01-29
7
-19
/
+7
*
MSP430: Support new msp430-elfbare target
Jozef Lawrynowicz
2019-12-16
2
-2
/
+2
*
Implement the unlink system call for the moxie simulator.
Anthony Green
2019-12-14
1
-2
/
+2
*
Fix libgloss being built for disabled multilibs
Jozef Lawrynowicz
2019-11-02
2
-0
/
+2
*
Initial PRU port for libgloss and newlib
Dimitar Dimitrov
2019-10-31
21
-0
/
+5338
*
MSP430: Add missing build rule for unlink() to libgloss Makefile
Jozef Lawrynowicz
2019-10-25
1
-0
/
+1
*
Adjust nios2 and m68k semihosting for sys/stat.h changes.
Sandra Loosemore
2019-09-04
4
-12
/
+12
*
Fix regression in visium caused by sys/stat.h change
Jeff Law
2019-08-20
2
-6
/
+6
*
Revert previous change to sys/stat.h and fix cris libgloss
Jeff Johnston
2019-08-19
1
-6
/
+12
*
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
Alexander Fedotov
2019-08-05
2
-61
/
+47
*
Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit
Alexander Fedotov
2019-08-05
1
-6
/
+6
*
Align _end symbol to at least 4 in all MIPS scripts
Faraz Shahbazker
2019-07-30
16
-0
/
+16
*
MSP430: Remove .init/.fini sections
Jozef Lawrynowicz
2019-07-24
5
-157
/
+62
*
Stack Pointer and Stack Limit initialization refactored.
Alexander Fedotov
2019-07-23
2
-89
/
+227
*
Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively
Alexander Fedotov
2019-06-25
1
-1
/
+1
*
RISC-V: Add _LITE_EXIT in crt0.S.
Jim Wilson
2019-05-22
1
-0
/
+13
*
Make .data section placement coincide with _fdata symbol
Faraz Shahbazker
2019-05-15
22
-0
/
+22
*
Fix order of eh_frame sections in linker scripts
Faraz Shahbazker
2019-04-29
18
-18
/
+118
*
MSP430: Make the inclusion of run_*_array fns depend on defined assembler sym...
Jozef Lawrynowicz
2019-04-18
3
-22
/
+74
*
Fix incorrect assembly code in _msp430_run_array
Jozef Lawrynowicz
2019-04-16
1
-2
/
+2
*
Fix definition of write() to use const char * for the type of the buffer
Jozef Lawrynowicz
2019-04-15
1
-4
/
+5
*
Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0...
Alexander Fedotov
2019-04-12
1
-67
/
+68
*
Include code in trap.S for APCS only.
Christophe Lyon
2019-04-11
1
-1
/
+1
*
Add a dummy interrupt handler to nios2 crt0.s.
Sandra Loosemore
2019-04-03
1
-1
/
+13
*
Add semihosting docs for nios2 and m68k
cygwin-3_0_4-release
Jeff Johnston
2019-03-14
2
-0
/
+411
*
AArch32: Fix the build for M class semihosting
Tamar Christina
2019-02-11
1
-1
/
+3
*
AArch32: Add support for HLT to Mixed Mode models
Tamar Christina
2019-02-08
2
-7
/
+13
*
Add libgloss install-pdf and install-html targets.
Jim Wilson
2018-11-20
2
-1
/
+30
*
Enable return code with semi-hosting SYS_EXIT_EXTENDED
Matthew Malcomson
2018-11-19
2
-22
/
+20
*
Initialize SVE system registers.
Tamar Christina
2018-10-31
1
-0
/
+27
*
[Aarch64] Syscalls: fix prototypes
Christophe Lyon
2018-10-08
1
-18
/
+19
*
[ARM] Make _kill() a noreturn function.
Christophe Lyon
2018-10-08
2
-4
/
+6
*
[Aarch64] Fix warning in _sbrk
Christophe Lyon
2018-10-05
1
-1
/
+1
*
Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 1
Hans-Peter Nilsson
2018-09-13
2
-5
/
+21
*
RISC-V: Fix _sbrk, it's failed only when return value is -1.
Denis Ivanov
2018-08-29
2
-7
/
+12
*
RISC-V: Fixed return code in _times syscall.
Denis Ivanov
2018-08-29
1
-2
/
+2
*
Add BSP and semihosting library for nios2-generic-nommu QEMU emulation.
Sandra Loosemore
2018-08-08
28
-0
/
+5848
*
Patch from Richard Earnshaw <Richard.Earnshaw@arm.com>
newlib-snapshot-20180802
Jeff Johnston
2018-08-01
1
-4
/
+8
*
RISC-V: Do not use _init/_fini
Sebastian Huber
2018-07-30
1
-11
/
+0
*
Fix AArch32 semihosting SYS_EXIT call on semihosting v1.
Tamar Christina
2018-07-11
1
-0
/
+6
*
libgloss: microblaze: adjust handlers to be weak.
Ben Levinsky
2018-05-03
2
-2
/
+4
*
add forward declaration to main() to prevent warnings
Jaap de Wolff
2018-02-16
1
-0
/
+2
*
adapt prototypes arm/syscalls.c to usual prototypes, and do not rely on impli...
Jaap de Wolff
2018-02-16
1
-48
/
+49
[next]