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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[libgloss]
DJ Delorie
2011-11-29
1
-0
/
+6
*
* libnosys/Makefile.in (install): Use INSTALL_DATA.
Corinna Vinschen
2011-11-08
1
-0
/
+4
*
* rx/crt0.S: Initialise the PID address register.
Nick Clifton
2011-10-07
1
-0
/
+5
*
* arm/crt0.s: Support 0 heap base response from HeapInfo syscall.
Nick Clifton
2011-09-29
1
-0
/
+4
*
* arm/arm.h (HAVE_CALL_INDIRECT): Define.
Nick Clifton
2011-09-29
1
-0
/
+6
*
* iq2000/sim.ld (.gcc_except_table): Include .gcc_except_table.foo
Nick Clifton
2011-08-19
1
-0
/
+5
*
Fix name in last entry.
Jeff Johnston
2011-08-08
1
-0
/
+5
*
* arm/crt0.S: Support armv6-m processors in libgloss.
Nick Clifton
2011-07-13
1
-0
/
+9
*
libgloss: bfin: implement getpid/fstat/stat/link/unlink syscalls
Michael Frysinger
2011-07-01
1
-0
/
+13
*
libgloss: bfin: fix sim lseek() syscall
Michael Frysinger
2011-07-01
1
-0
/
+5
*
2011-06-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-06-29
1
-0
/
+4
*
libgloss: bfin: handle result2/errcode in sim syscalls
Michael Frysinger
2011-06-22
1
-0
/
+8
*
libgloss: bfin: trim trailing whitespace
Michael Frysinger
2011-06-22
1
-0
/
+5
*
libgloss:
Joseph Myers
2011-06-14
1
-0
/
+9
*
* v8500/sbrk.c (_sbrk): Tidy code.
Nick Clifton
2011-05-27
1
-0
/
+5
*
fix typo in previous changelog entry
Michael Frysinger
2011-03-27
1
-1
/
+1
*
libgloss: bfin: fix asm constraints for raise/excpt helpers
Michael Frysinger
2011-03-27
1
-0
/
+5
*
libgloss: bfin: abort on install errors
Michael Frysinger
2011-03-27
1
-0
/
+5
*
* xstormy16/crt0.s (_hwint): Fix .size directive.
Nick Clifton
2011-03-24
1
-0
/
+2
*
* frv/crt0.S (__frv_fix_usrptrs): Fix .size directive.
Nick Clifton
2011-03-24
1
-1
/
+5
*
* v850/sys/syscall.h (SYS_rename): Define.
Kevin Buettner
2011-03-21
1
-0
/
+4
*
* Makefile.in (stmp-bsp): Exit when subdirs fail.
Corinna Vinschen
2011-01-10
1
-0
/
+5
*
2010-12-02 Jayant Sonar jayant.sonar@kpitcummins.com
Jeff Johnston
2010-12-02
1
-0
/
+37
*
2010-11-17 Bernd Schmidt <bernds@codesourcery.com>
Jeff Johnston
2010-11-17
1
-0
/
+7
*
libgloss: bfin: sync headers to VDSP 5.0 Update 8
Michael Frysinger
2010-10-17
1
-0
/
+45
*
libgloss: bfin: add support for bf592 processors
Michael Frysinger
2010-10-16
1
-0
/
+8
*
libgloss: bfin: add support for bf50x processors
Michael Frysinger
2010-10-15
1
-0
/
+11
*
changelogs for previous blackfin commits
Michael Frysinger
2010-10-15
1
-0
/
+10
*
2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
Jeff Johnston
2010-10-09
1
-0
/
+9
*
add missing object files to qemu support library.
Anthony Green
2010-10-02
1
-0
/
+5
*
Minor crt0 improvement for moxie
Anthony Green
2010-10-02
1
-0
/
+4
*
* doc/porting.texi: Fix typos.
Corinna Vinschen
2010-09-23
1
-0
/
+5
*
libgloss: add Blackfin to the README
Michael Frysinger
2010-09-22
1
-0
/
+4
*
* syscalls.c (_isatty): Fix return value.
Corinna Vinschen
2010-08-27
1
-0
/
+4
*
Fix latest changelog entry to not refer to libgloss directory.
Jeff Johnston
2010-07-23
1
-41
/
+41
*
2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
Jeff Johnston
2010-07-23
1
-0
/
+45
*
* m68k/cf-crt1.c (hardware_init_hook): Accommodate new family
Corinna Vinschen
2010-07-19
1
-0
/
+5
*
* xstormy16/eva_app.ld (.gcc_except_table): Include sections with
Nick Clifton
2010-06-29
1
-0
/
+8
*
* rs6000/Makefile.in: Remove xil-exit.o.
Corinna Vinschen
2010-05-03
1
-0
/
+4
*
2010-02-08 Conny Marco Menebrocker <c-m-m@gmx.de>
Jeff Johnston
2010-02-08
1
-0
/
+6
*
2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-12-17
1
-0
/
+5
*
2009-12-16 Conny Marco Menebrocker <c-m-m@gmx.de>
Jeff Johnston
2009-12-16
1
-0
/
+7
*
2009-12-10 Conny Marco Menebrocker <c-m-m@gmx.de>
Jeff Johnston
2009-12-10
1
-0
/
+25
*
* rx/rx.ld: Place .sbss properly.
DJ Delorie
2009-11-25
1
-0
/
+5
*
newlib:
Nick Clifton
2009-10-26
1
-0
/
+7
*
* arm/linux-syscalls0.S (SYSCALL0, SYSCALL3, SYSCALL6, SYSCALL4):
Nick Clifton
2009-10-26
1
-0
/
+6
*
2009-10-08 Jie Zhang <jie.zhang@analog.com>
Jeff Johnston
2009-10-08
1
-0
/
+5
*
2009-09-28 Michael Eager <eager@eagercon.com>
Jeff Johnston
2009-09-28
1
-0
/
+15
*
2009-09-21 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-09-21
1
-0
/
+4
*
2009-09-16 Mike Frysinger <michael.frysinger@analog.com>
Jeff Johnston
2009-09-16
1
-0
/
+39
[prev]
[next]