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
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
14
-93
/
+87
*
Remove extraneous CYGNUYS LOCAL markers.
Nick Clifton
2000-03-06
1
-12
/
+3
*
* exceptions.cc (call_handler): Streamline to use only one call to
Christopher Faylor
2000-03-05
3
-12
/
+37
*
* Makefile.in (taz): Set PACKAGE to TOOL when not defined.
Andrew Cagney
2000-03-03
2
-8
/
+44
*
Apply patch for 100679
Nick Clifton
2000-03-02
2
-35
/
+56
*
2000-03-01 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-03-01
2
-2
/
+10
*
* sigproc.cc (sig_send): Temporarily set priority to highest while sending a
Christopher Faylor
2000-02-29
2
-0
/
+10
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
3
-5
/
+5
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
3
-56
/
+556
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
2
-4
/
+22
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
1
-0
/
+4
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
2
-4
/
+13
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
2
-0
/
+91
*
2000-02-28 Mumit Khan <khan@xraylith.wisc.edu>
Mumit Khan
2000-02-29
4
-2
/
+157
*
* include/rapi.h: New file.
Christopher Faylor
2000-02-28
1
-0
/
+5
*
Defone {MIPS|SH}_PE_MAGIC
Nick Clifton
2000-02-28
3
-1
/
+7
*
* pinfo.cc (set_myself): Add build date to strace output.
Christopher Faylor
2000-02-28
3
-1
/
+12
*
Fix typo.
Christopher Faylor
2000-02-28
1
-1
/
+0
*
Fix sysname.
Christopher Faylor
2000-02-28
1
-1
/
+1
*
* configure.in: Remove --enable-strace-hhmmss option.
Christopher Faylor
2000-02-28
3
-86
/
+55
*
* strace.cc (handle_output_debug_string): Parse strace output to allow various
Christopher Faylor
2000-02-28
3
-10
/
+145
*
* dcrt0.cc (set_os_type): Record OS name string.
Christopher Faylor
2000-02-28
7
-152
/
+109
*
2000-02-27 Andreas Jaeger <aj@suse.de>
Ian Lance Taylor
2000-02-28
2
-4
/
+14
*
* ltconfig, ltmain.sh: Update to libtool 1.3.4.
Ian Lance Taylor
2000-02-27
3
-529
/
+1039
*
Bump minor version number
Christopher Faylor
2000-02-26
1
-1
/
+2
*
Change fork/exec magic number.
Christopher Faylor
2000-02-26
1
-1
/
+1
*
Remove unneeded include.
Christopher Faylor
2000-02-26
1
-1
/
+0
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
11
-47
/
+78
*
* Makefile.in: fix "make check" support and cygrun.
DJ Delorie
2000-02-26
2
-2
/
+6
*
Fri Feb 25 14:50:50 2000 Jeff Johnston <jjohnstn@cygnus.com>
Jeff Johnston
2000-02-25
2
-3
/
+8
*
Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all
Alan Modra
2000-02-25
2
-2
/
+7
*
Rename 'flags' to 'signed_overflow_ok_p'
Nick Clifton
2000-02-24
2
-9
/
+8
*
2000-02-24 Andrew Haley <aph@cygnus.com>
Andrew Haley
2000-02-24
2
-1
/
+27
*
Add support for an OS of "wince"
Nick Clifton
2000-02-24
2
-0
/
+7
*
Eliminate RCS stuff.
Christopher Faylor
2000-02-24
1
-6
/
+0
*
*** empty log message ***
Christopher Faylor
2000-02-24
1
-1
/
+1
*
* syscalls.c (_read): Clear errno before doing any read operation.
Christopher Faylor
2000-02-24
2
-0
/
+5
*
* exceptions.cc (call_handler): Use new muto linked list to look for all
Christopher Faylor
2000-02-24
5
-12
/
+36
*
Add support for WinCE targeted toolchains.
Nick Clifton
2000-02-24
5
-2
/
+300
*
Adhere to w32api copyright conventions.
Christopher Faylor
2000-02-24
1
-35
/
+22
*
Thu Feb 24 11:43:00 2000 Ran Cabell <rcabell@norfolk.infi.net>
Ranjith Kumaran
2000-02-24
4
-3
/
+13
*
Forgot Changelog for last i386.h change.
Alan Modra
2000-02-24
1
-0
/
+4
*
Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be rid
Alan Modra
2000-02-24
1
-4
/
+9
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
9
-26
/
+65
*
* config.guess, config.sub: Updated to match config's 2000-02-15
Andrew Cagney
2000-02-24
3
-191
/
+393
*
Fix final round of gcc warnings relating to unused parameters.
Christopher Faylor
2000-02-24
4
-9
/
+13
*
Remove RCS cruft.
Christopher Faylor
2000-02-24
1
-6
/
+0
*
* hinfo.cc (hinfo::extend): Clean up debugging output.
Christopher Faylor
2000-02-24
2
-3
/
+5
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
17
-85
/
+153
*
Add IBM 370 support.
Alan Modra
2000-02-23
11
-2
/
+341
[next]