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
*
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
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix using
Corinna Vinschen
2012-10-31
2
-1
/
+6
*
bfd:
Nick Clifton
2012-10-30
2
-1
/
+11
*
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2012-10-30
2
-0
/
+8
*
Minor debugging aid for the moxie port.
Anthony Green
2012-10-27
3
-2
/
+7
*
Minor optimization and bug fix for moxie.
Anthony Green
2012-10-27
4
-8
/
+14
*
* dcrt0.cc (quoted): Renamed strechr to strchrnul.
Kai Tietz
2012-10-27
7
-10
/
+19
*
* string.h (strechr): Replace assembler by
Kai Tietz
2012-10-26
2
-60
/
+37
*
* dir.cc (closedir): Fix syscall_printf.
Corinna Vinschen
2012-10-26
2
-1
/
+5
*
* dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
Nick Clifton
2012-10-26
2
-0
/
+24
*
* libc/include/sys/signal.h (sigset_t): Don't define when building
Corinna Vinschen
2012-10-26
2
-0
/
+8
*
* include/cygwin/signal.h (sigset_t): Define here.
Corinna Vinschen
2012-10-26
2
-0
/
+6
*
* bsd_helper.cc (adjust_identity_info): Fix typo in log message.
Corinna Vinschen
2012-10-25
2
-2
/
+6
*
2012-10-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-10-24
6
-22
/
+53
*
* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
Corinna Vinschen
2012-10-24
3
-2
/
+8
*
* configure.in: Add AC_NO_EXECUTABLES.
Corinna Vinschen
2012-10-24
3
-13
/
+97
*
Add missing ChangeLog entry.
Christopher Faylor
2012-10-24
1
-0
/
+4
*
* configure.in: Add AC_NO_EXECUTABLES,
Corinna Vinschen
2012-10-24
3
-13
/
+97
*
Move disable_target_specific_optimizations to bfd_link_info
H.J. Lu
2012-10-24
2
-0
/
+23
*
* configure.in: Add check for MINGW_CXX. Remove libiconv check.
Yaakov Selkowitz
2012-10-24
8
-1585
/
+1260
*
* Makefile.in (DLL_IMPORTS): Use system import libraries for
Yaakov Selkowitz
2012-10-24
2
-2
/
+9
*
2012-10-24 Kai Tietz <ktietz70@googlemail.com>
Yaakov Selkowitz
2012-10-24
5
-244
/
+252
*
* configure.in: Add AC_NO_EXECUTABLES.
Corinna Vinschen
2012-10-24
3
-13
/
+97
*
2012-10-24 Kai Tietz <ktietz70@googlemail.com>
Yaakov Selkowitz
2012-10-24
6
-1165
/
+1100
*
PR bootstrap/54820
Eric Botcazou
2012-10-23
3
-1
/
+15
*
binutils
Tom Tromey
2012-10-23
2
-0
/
+6
*
* thread.h (List_insert): Cast first parameter in
Corinna Vinschen
2012-10-23
2
-8
/
+16
*
bfd/
Nathan Sidwell
2012-10-23
2
-0
/
+8
*
* winbase.h: Remove.
Corinna Vinschen
2012-10-22
2
-98
/
+4
*
* libc/include/string.h (strdup, strndup): Declare if not
Corinna Vinschen
2012-10-22
2
-0
/
+14
*
* libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):Prototype
Corinna Vinschen
2012-10-22
2
-0
/
+17
*
include/
Alan Modra
2012-10-22
2
-0
/
+9
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2012-10-22
2
-1
/
+5
*
PR bootstrap/54820
Eric Botcazou
2012-10-22
5
-498
/
+428
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 18.
Corinna Vinschen
2012-10-21
2
-1
/
+5
*
* libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declaration
Hans-Peter Nilsson
2012-10-21
2
-2
/
+23
*
* new-features.sgml (ov-new1.7.17): Add section.
Corinna Vinschen
2012-10-20
2
-0
/
+22
*
* Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack to
Corinna Vinschen
2012-10-19
2
-1
/
+7
*
* libc/stdlib/getopt.c (getopt_internal): Align handling of colon to
Corinna Vinschen
2012-10-16
2
-5
/
+33
*
* libc/stdio/vfprintf.c (__sbprintf): Fix comment.
Corinna Vinschen
2012-10-16
2
-2
/
+6
*
* libc/include/assert.h (static_assert): Define.
Corinna Vinschen
2012-10-16
2
-0
/
+8
*
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
Corinna Vinschen
2012-10-16
10
-19
/
+41
*
*** empty log message ***
Corinna Vinschen
2012-10-16
1
-0
/
+3
*
*** empty log message ***
Corinna Vinschen
2012-10-16
1
-0
/
+7
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.
Corinna Vinschen
2012-10-16
3
-38
/
+34
[next]