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
*
* cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switch
Corinna Vinschen
2012-10-09
2
-9
/
+21
*
* libc/posix/wordfree.c (wordfree): The wrong words are freed
Corinna Vinschen
2012-10-09
4
-32
/
+73
*
* libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE on resource
Corinna Vinschen
2012-10-09
2
-27
/
+72
*
* libc/posix/wordexp.c (wordexp): Handle expanded words longer
Corinna Vinschen
2012-10-09
2
-7
/
+25
*
* libc/posix/wordexp.c (wordexp): Don't leak file streams.
Corinna Vinschen
2012-10-09
2
-2
/
+6
*
2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
2012-10-04
2
-0
/
+5
*
* libc/machine/rl78/setjmp.S: Convert from CPP macros to GAS
DJ Delorie
2012-10-03
4
-35
/
+65
*
* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start to be an
DJ Delorie
2012-10-02
4
-4
/
+15
*
2012-10-02 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2012-10-02
8
-1294
/
+2467
*
2012-10-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-10-01
3
-5
/
+10
*
Sync toplevel files with GCC tree
H.J. Lu
2012-09-29
5
-67
/
+178
*
Sync config with GCC
H.J. Lu
2012-09-29
3
-23
/
+7
*
Don't abort() when disassembling bad moxie instructions.
Anthony Green
2012-09-28
2
-1
/
+7
*
2012-09-26 Ian Bolton <ian.bolton@arm.com>
Jeff Johnston
2012-09-26
16
-0
/
+6082
*
2012-09-26 Ian Bolton <ian.bolton@arm.com>
Jeff Johnston
2012-09-26
47
-8
/
+13683
*
2012-09-26 Michael Hope <michael.hope@linaro.org>
Jeff Johnston
2012-09-26
2
-2
/
+6
*
2012-09-21 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2012-09-21
3
-4
/
+9
*
* configure.ac (host_libs): Add libbacktrace.
Ian Lance Taylor
2012-09-20
5
-2
/
+1466
*
2012-09-19 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2012-09-19
2
-3
/
+7
*
Moved the Changelog entries for breakpoint.c and remote.c out of Changelog
Mike Wrighton
2012-09-17
1
-10
/
+0
*
* pinfo.cc (pinfo::init): Detect potential race where short block has been
Christopher Faylor
2012-09-17
2
-0
/
+14
*
Add support for tilegx in gold.
Walter Lee
2012-09-15
3
-2
/
+7
*
PR target/38607
David Edelsohn
2012-09-14
4
-1
/
+33
*
* cygthread.cc (cygthread::stub): Remove old, unnecessary, FIXMEd code.
Christopher Faylor
2012-09-14
4
-7
/
+12
*
bi-endian support for moxie.
Anthony Green
2012-09-13
4
-2
/
+16
*
* gdb/remote.c (remote_insert_hw_breakpoint): Throw exception if
Mike Wrighton
2012-09-12
1
-0
/
+10
*
2012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
Richard Earnshaw
2012-09-12
2
-0
/
+5
*
2012-09-06 Cary Coutant <ccoutant@google.com>
Cary Coutant
2012-09-06
2
-1
/
+5
*
Add Intel Itanium Series 9500 support
H.J. Lu
2012-09-04
2
-22
/
+35
*
* faq-what.xml: Fix typos, clarify responsibility slightly.
Christopher Faylor
2012-09-04
1
-2
/
+2
*
* pseudo-reloc.cc (auto_protect_for): New function.
Corinna Vinschen
2012-09-02
2
-18
/
+57
*
* cygcheck.cc (dump_sysinfo): Drop "not yet supported" text from
Corinna Vinschen
2012-09-02
2
-25
/
+59
*
* rx/rx.ld: Add W_* sections to .rodata.
DJ Delorie
2012-08-30
3
-2
/
+7
*
libgloss: cr16: add custom syscall list
Michael Frysinger
2012-08-30
2
-0
/
+45
*
Add support for constructing pc-relative addresses to the plt, by
Walter Lee
2012-08-28
2
-3
/
+34
*
* pinfo.cc (pinfo::init): Remove assertion.
Christopher Faylor
2012-08-26
2
-1
/
+4
*
Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes
H.J. Lu
2012-08-26
3
-13
/
+10
*
Sync toplevel files with GCC tree
H.J. Lu
2012-08-26
9
-1502
/
+2300
*
Sync libtool.m4 with GCC tree
H.J. Lu
2012-08-26
2
-5
/
+21
*
Patch adds support to allow plugins to map selected subset of sections to unique
Sriraman Tallam
2012-08-24
2
-1
/
+42
*
* gas/config/tc-arm.c (check_obsolete): New function.
Matthew Gretton-Dann
2012-08-24
2
-0
/
+7
*
* bfd/elf32-arm.c (v8): New array.
Matthew Gretton-Dann
2012-08-24
3
-1
/
+45
*
* pinfo.cc (_pinfo::exists): Don't consider a process with no state to exist.
Christopher Faylor
2012-08-23
2
-1
/
+6
*
* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems which
Christopher Faylor
2012-08-23
2
-0
/
+7
*
Fix sparc opcode encoding for 4-arg crypto instructions.
David S. Miller
2012-08-21
2
-0
/
+5
*
* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags to
Christopher Faylor
2012-08-21
2
-16
/
+33
*
* net.cc (get_adapters_addresses): Drop FIXME part of comment.
Christopher Faylor
2012-08-21
2
-3
/
+5
*
* DevNotes: Add entry cgf-000016.
Christopher Faylor
2012-08-17
6
-38
/
+66
*
* exceptions.cc (sig_handle_tty_stop): Clear tls sig field.
Christopher Faylor
2012-08-17
2
-1
/
+11
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Use
Corinna Vinschen
2012-08-17
3
-7
/
+55
[next]