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
/
msp430
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix thinko in MSP430 libgloss implementation of write() system call.
Martin Young
2017-05-26
1
-1
/
+1
*
Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...
Jozef Lawrynowicz
2017-04-19
1
-2
/
+2
*
Fix typo in the name of the MSP430 attribute section of example MSP430 linker...
Nick Clifton
2016-04-07
2
-2
/
+2
*
Remove bogus LONG(0) directives from MSP430 linker scripts.
Nick Clifton
2016-03-10
2
-2
/
+0
*
Seperate MSP430 cio syscalls into individual function sections.
Nick Clifton
2016-02-09
1
-29
/
+46
*
Build msp430-specific libnosys
DJ Delorie
2015-12-17
1
-6
/
+6
*
Update CIO hooks to be more flexible.
DJ Delorie
2015-12-17
1
-9
/
+16
*
Always define __high_bsssize, do not just PROVIDE it.
Nick Clifton
2015-12-04
1
-1
/
+1
*
Fix initialisation of .upper.bss for the MSP430.
Nick Clifton
2015-11-23
1
-0
/
+1
*
Add support for persistent data to the MSP430 linker scripts.
Nick Clifton
2015-10-06
3
-8
/
+46
*
* msp430/crt0.S: Remove watchdog disabling code.
Nick Clifton
2015-08-20
1
-2
/
+0
*
Add a check that the data area does not overrun the stack.
Nick Clifton
2015-05-27
2
-1
/
+33
*
Adds support for placing MSP430 code and data into either low memory or high ...
Nick Clifton
2015-05-27
9
-786
/
+429
*
* msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.
Nick Clifton
2014-11-13
4
-50
/
+119
*
2014-10-22 Tim Harder <radhermit@gmail.com>
DJ Delorie
2014-10-23
1
-2
/
+4
*
* configure.in: Remove config_libnosys=false
Nick Clifton
2014-09-22
2
-6
/
+6
*
* msp430/Makefile.in (NOSYS_OBJS): Add unlink.o.
Nick Clifton
2014-04-30
2
-8
/
+31
*
* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. Build
DJ Delorie
2014-01-30
6
-24
/
+83
*
* msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld.
Nick Clifton
2013-09-18
9
-40
/
+299
*
[newlib]
DJ Delorie
2013-05-13
18
-0
/
+5501