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
...
*
* DevNotes: Add entry cgf-000018.
Christopher Faylor
2012-12-21
10
-61
/
+45
*
* DevNotes: Add entry cgf-000017.
Christopher Faylor
2012-12-21
10
-13
/
+106
*
* Makefile.def (install-target-libgo): Depend on
Jan-Benedict Glaw
2012-12-20
3
-0
/
+25
*
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-20
306
-6231
/
+11551
*
* pathnames.sgml (pathnames-at): Drop confusing description on
Corinna Vinschen
2012-12-20
2
-1
/
+5
*
* dcrt0.cc (build_argv): Allow quoted filenames in @ expression.
Corinna Vinschen
2012-12-20
2
-1
/
+9
*
Add missing file.
Christopher Faylor
2012-12-19
1
-2
/
+2
*
* select.h (select_stuff::select_stuff): Make default constructor always zero
Christopher Faylor
2012-12-19
2
-1
/
+8
*
* select.cc (select_stuff::wait): Add windows error number to error message.
Christopher Faylor
2012-12-19
2
-1
/
+5
*
* libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.
Corinna Vinschen
2012-12-19
2
-10
/
+12
*
2012-12-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-18
2
-3
/
+4
*
2012-12-18 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2012-12-18
2
-4
/
+35
*
merge from gcc
DJ Delorie
2012-12-18
2
-1
/
+14
*
* select.cc (select_stuff::test_and_set): Remove workaround and use proper
Christopher Faylor
2012-12-18
2
-1
/
+6
*
* select.cc (select_stuff::test_and_set): Work around problem of new() not
Christopher Faylor
2012-12-18
2
-1
/
+6
*
* libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add local
Corinna Vinschen
2012-12-18
2
-5
/
+11
*
2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-17
2
-2
/
+13
*
2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-17
2
-0
/
+20
*
2012-12-17 Stuart Henderson <shenders@gcc.gnu.org>
Jeff Johnston
2012-12-17
30
-454
/
+92380
*
Add copyright notices
Nick Clifton
2012-12-17
8
-5
/
+122
*
* configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
Thomas Schwinge
2012-12-16
3
-2
/
+7
*
2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
Jeff Johnston
2012-12-14
2
-0
/
+42
*
* utils.sgml (mount): Document sparse mount option.
Corinna Vinschen
2012-12-14
2
-0
/
+6
*
* new-features.sgml (ov-new1.7.18): Add sparse change.
Corinna Vinschen
2012-12-14
3
-0
/
+14
*
*** empty log message ***
Corinna Vinschen
2012-12-14
1
-0
/
+10
*
* fhandler.cc (fhandler_base::write): Don't attempt to sparsify
Corinna Vinschen
2012-12-14
6
-12
/
+48
*
Add --with-build-config=bootstrap-asan support
H.J. Lu
2012-12-12
5
-24
/
+582
*
Add libstdc++-raw-cxx.m4
H.J. Lu
2012-12-12
2
-0
/
+40
*
Add bootstrap-asan.mk
H.J. Lu
2012-12-12
2
-0
/
+10
*
2012-12-11 Steve Ellcey <sellcey@mips.com>
Jeff Johnston
2012-12-11
6
-212
/
+792
*
Microblaze: Add support for handling TLS symbol suffixes and generating
Michael Eager
2012-12-11
2
-0
/
+12
*
* sigproc.h (sig_send): Accept tid as argument #3. Default to NULL.
Christopher Faylor
2012-12-10
3
-4
/
+10
*
Add copyright notices
Nick Clifton
2012-12-10
15
-1
/
+134
*
* config.sub: Merge from config repo.
Jan-Benedict Glaw
2012-12-08
2
-2
/
+10
*
* exceptions.cc (sigpacket::process): Reorganize to avoid use of tls before
Christopher Faylor
2012-12-07
3
-13
/
+25
*
* sigproc.h (sigpacket): Remove parameter names from declarations.
Christopher Faylor
2012-12-07
4
-10
/
+24
*
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
Christopher Faylor
2012-12-07
4
-4
/
+16
*
2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Jeff Johnston
2012-12-06
1
-6
/
+17
*
* new-features.sgml (ov-new1.7.18): New section. Document cfsetspeed.
Yaakov Selkowitz
2012-12-06
2
-0
/
+16
*
* include/cygwin/wait.h (WAIT_ANY): Define.
Yaakov Selkowitz
2012-12-06
2
-0
/
+8
*
* child_info.h (class child_info_spawn): Drop unused member lock.
Corinna Vinschen
2012-12-05
3
-3
/
+7
*
2012-12-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
Jeff Johnston
2012-12-04
22
-2
/
+7042
*
* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' to
Christopher Faylor
2012-12-04
4
-23
/
+31
*
Merge g++/xg++ changes from GCC
Jan-Benedict Glaw
2012-11-30
5
-4
/
+11
*
* libc/machine/arm/strcmp.S (compute_return_value): Fix return value.
Corinna Vinschen
2012-11-30
3
-1
/
+52
*
revert erroneous checkin
Christopher Faylor
2012-11-30
3
-122
/
+114
*
* spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitive
Christopher Faylor
2012-11-30
5
-115
/
+128
*
* libc/include/sys/reent.h (__sFILE): Change type of _offset
Corinna Vinschen
2012-11-29
6
-332
/
+502
*
Disable libsanitizer for non-C++ builds.
Jan-Benedict Glaw
2012-11-28
3
-4
/
+9
*
* Makefile.in: Remove old from CFLAGS and move C*FLAGS so that they can be
Christopher Faylor
2012-11-28
2
-3
/
+9
[prev]
[next]