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
*
* debug.cc (clexec): Add missing `hl = hl->next'.
Christopher Faylor
2002-07-14
2
-0
/
+5
*
* Makefile.in (cygrun.exe): Add a -lcygwin on the end.
Christopher Faylor
2002-07-14
2
-1
/
+5
*
* Makefile.in (cygserver.exe): Add -lstdc++.
Christopher Faylor
2002-07-14
2
-2
/
+7
*
add initial information
Christopher Faylor
2002-07-13
1
-1
/
+3
*
cleanup a tad
Christopher Faylor
2002-07-13
1
-8
/
+18
*
* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has been
Christopher Faylor
2002-07-13
5
-9
/
+66
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
18
-111
/
+192
*
fyx tipo.
Christopher Faylor
2002-07-12
1
-1
/
+1
*
2002-07-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-07-12
3
-2
/
+15
*
* cygwin.in: Change erroneous entries.
Christopher Faylor
2002-07-12
2
-2
/
+5
*
2002-07-12 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2002-07-12
11
-13
/
+1421
*
2002-07-12 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2002-07-12
17
-1
/
+97
*
* configure.in: Remove two redundant tests.
DJ Delorie
2002-07-11
2
-7
/
+6
*
* configure.in (mips*-*-irix6*o32): Enable stabs.
DJ Delorie
2002-07-11
2
-0
/
+8
*
2002-07-11 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2002-07-11
3
-0
/
+143
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Don't
Corinna Vinschen
2002-07-11
2
-3
/
+6
*
jdf patch
Christopher Faylor
2002-07-11
1
-102
/
+482
*
Fix name typo.
Jeff Johnston
2002-07-10
1
-1
/
+1
*
2002-07-10 Florian Shrack <florian.schrack@freenet.de>
Jeff Johnston
2002-07-10
3
-0
/
+17
*
* readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
Jakub Jelinek
2002-07-10
2
-0
/
+12
*
more jdf
Christopher Faylor
2002-07-10
1
-27
/
+54
*
* config/tc-mips.c (macro_build): Handle MIPS16 insns.
Thiemo Seufer
2002-07-09
2
-0
/
+7
*
Merge changes from MinGW
Earnie Boyd
2002-07-09
4
-0
/
+14
*
* lib/ntdll.def: Remove \r.
Earnie Boyd
2002-07-09
1
-283
/
+283
*
* debug.cc: Avoid explicit zeroing of globals.
Christopher Faylor
2002-07-09
3
-10
/
+39
*
More jdf changes.
Christopher Faylor
2002-07-09
1
-137
/
+176
*
* configure.in: Don't build grez.
DJ Delorie
2002-07-08
3
-10
/
+3
*
* Makefile.in: Remove references to bsp, cygmon, libstub.
DJ Delorie
2002-07-08
3
-56
/
+13
*
2002-07-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-07-08
2
-0
/
+6
*
* configure.in (gxx_include_dir): Change to match versioned
DJ Delorie
2002-07-08
2
-1
/
+6
*
Joshua Daniel Franklin update.
Christopher Faylor
2002-07-08
1
-62
/
+121
*
Some small speedups.
Joern Rennecke
2002-07-08
2
-5
/
+7
*
gas/ChangeLog
Alan Modra
2002-07-08
2
-4
/
+8
*
doc patch.
Christopher Faylor
2002-07-07
1
-76
/
+85
*
* configure.in: Check for libiconv.a.
Christopher Faylor
2002-07-07
4
-38
/
+78
*
* Makefile.in: Use MINGW stuff from Makefile.common.
Christopher Faylor
2002-07-07
4
-23
/
+15
*
* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will
Christopher Faylor
2002-07-07
2
-1
/
+6
*
* Makefile.common (MINGW_INCLUDES): Simplify.
Christopher Faylor
2002-07-07
2
-43
/
+8
*
Add missing entry from 2002-06-25
Christopher Faylor
2002-07-07
1
-0
/
+43
*
* libc/machine/sh/Makefile.am (lib_a_SOURCES):
Joern Rennecke
2002-07-07
5
-32
/
+193
*
* fhandler.h (fhandler_socket::is_unconnected): Constify.
Corinna Vinschen
2002-07-06
5
-20
/
+55
*
add missing entry
Christopher Faylor
2002-07-05
1
-0
/
+3
*
* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.
Christopher Faylor
2002-07-05
3
-36
/
+43
*
* fhandler.h (UNCONNECTED): New define.
Corinna Vinschen
2002-07-05
5
-20
/
+64
*
2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-07-04
2
-2
/
+9
*
* ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
Alexandre Oliva
2002-07-04
2
-3
/
+20
*
2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-07-04
8
-6
/
+120
*
* Remove files (should have been done on 2002-06-20).
Thomas Fitzsimmons
2002-07-04
2
-322
/
+0
*
* process.c: Add comment.
Thomas Fitzsimmons
2002-07-04
1
-0
/
+3
*
* libtool.m4: New file.
Thomas Fitzsimmons
2002-07-04
66
-64
/
+1037
[next]