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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can be
Christopher Faylor
2012-11-28
2
-3
/
+9
*
* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated by
Christopher Faylor
2012-11-28
3
-11
/
+22
*
* Makefile.in (ZLIBS): Common define to force static load.
Christopher Faylor
2012-11-27
2
-3
/
+9
*
* Makefile.in: Make sure that libz is always loaded staticly.
Christopher Faylor
2012-11-27
2
-2
/
+6
*
* Makefile.in (Makefile): Rely on 'configure' not 'configure.in'.
Christopher Faylor
2012-11-26
2
-1
/
+5
*
ChangeLog:
Christopher Faylor
2012-11-26
22
-434
/
+456
*
* ccwrap: Don't drop mingw header file paths unless we've specified them with
Christopher Faylor
2012-11-26
2
-2
/
+12
*
* libc/include/inttypes.h: Add and use __INTTYPES_EXP().
Corinna Vinschen
2012-11-26
2
-2
/
+16
*
* fhandler_registry.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
10
-128
/
+14
*
* bloda.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
4
-26
/
+13
*
* transport_pipes.cc (pipe_instance_lock_once): Remove.
Corinna Vinschen
2012-11-26
2
-33
/
+10
*
* cygserver.cc (main): Call listen right after creating the
Corinna Vinschen
2012-11-23
3
-30
/
+44
*
* configure.in: Remove unneeded ALLOC substitution.
Christopher Faylor
2012-11-23
3
-5
/
+6
*
* configure.in: Add previously-missed AC_NO_EXECUTABLES.
Christopher Faylor
2012-11-23
3
-0
/
+85
*
cygwin/ChangeLog:
Christopher Faylor
2012-11-23
8
-16
/
+24
*
* sysv_sem.cc (semundo_clear): Move condition to break from
Corinna Vinschen
2012-11-23
2
-2
/
+7
*
ChangeLog:
Christopher Faylor
2012-11-23
39
-4688
/
+6285
*
* libm/machine/aarch64/configure.in: Change comment to say libm
Corinna Vinschen
2012-11-23
2
-1
/
+6
*
* aarch64/configure.in: Replace the direct generation of
Corinna Vinschen
2012-11-23
7
-26
/
+4487
*
include/opcode/
Alan Modra
2012-11-23
2
-1
/
+5
*
* termios.cc (cfsetspeed): New function.
Yaakov Selkowitz
2012-11-21
6
-1
/
+27
*
2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
Jan-Benedict Glaw
2012-11-19
2
-2
/
+8
*
* include/mntent.h: Only include paths.h when building for Cygwin.
Corinna Vinschen
2012-11-16
2
-3
/
+14
*
Update DF_1_XXX from Solaris
H.J. Lu
2012-11-16
2
-1
/
+30
*
Restore "Consider *-*-nacl* targets ELF for gold"
H.J. Lu
2012-11-15
3
-2
/
+7
*
Sync toplevel files with GCC
H.J. Lu
2012-11-15
5
-15
/
+553
*
2012-11-14 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-11-14
3
-8
/
+62
*
2012-11-14 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2012-11-14
2
-0
/
+41
*
2012-11-12 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2012-11-12
3
-9
/
+441
*
* libc/include/sys/time.h: Avoid guarding other than timeval declaration with
Christopher Faylor
2012-11-12
2
-20
/
+25
*
merge from gcc
DJ Delorie
2012-11-11
4
-14
/
+26
*
Merge from GCC.
Thomas Schwinge
2012-11-11
2
-0
/
+5
*
* winbase.h: Semi-reinstantiate to workaround lack inline assembler
Corinna Vinschen
2012-11-11
3
-8
/
+45
*
2012-11-09 Nick Clifton <nickc@redhat.com>
Nick Clifton
2012-11-09
2
-1
/
+133
*
2012-11-09 Nick Clifton <nickc@redhat.com>
Nick Clifton
2012-11-09
2
-1
/
+7
*
* path.cc (vcygpath): Handle cygdrive prefix.
Corinna Vinschen
2012-11-09
2
-4
/
+16
*
* sigproc.cc (proc_subproc): Delete unused variable child.
Corinna Vinschen
2012-11-08
2
-1
/
+4
*
* mips.h (EF_MIPS_32BITMODE): Move next to lower-order bits.
Maciej W. Rozycki
2012-11-08
2
-4
/
+8
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character
Christopher Faylor
2012-11-08
4
-24
/
+30
*
* mingw: Delete obsolete directory.
Christopher Faylor
2012-11-07
1039
-246525
/
+5
*
Add missing ChangeLog entry
Corinna Vinschen
2012-11-07
1
-0
/
+19
*
winsup:
Corinna Vinschen
2012-11-07
6
-62
/
+21
*
* Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providing
Corinna Vinschen
2012-11-05
2
-1
/
+6
*
* include/sys/termios.h (CBRK): Define as alias of CEOL.
Yaakov Selkowitz
2012-11-05
2
-0
/
+16
*
Add --disable-libstdcxx configure option
H.J. Lu
2012-11-04
3
-26
/
+63
*
Add gthr.m4
H.J. Lu
2012-11-03
2
-0
/
+31
*
binutils
Tom Tromey
2012-11-01
2
-0
/
+8
*
* libc/include/locale.h (NULL): Fetch definition via stddef.h.
Corinna Vinschen
2012-11-01
8
-27
/
+22
*
Fix copyright
Corinna Vinschen
2012-10-31
1
-1
/
+1
*
* include/sys/param.h: Include stddef.h to define NULL.
Corinna Vinschen
2012-10-31
2
-4
/
+7
[prev]
[next]