summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz2006-05-317-350/+79
* Expand wildcards in Dimitri Papadopoulos Changelog entries of:Danny Smith2006-05-311-32/+269
* * cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.Christopher Faylor2006-05-312-1/+8
* * winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor2006-05-312-1/+5
* 2006-05-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2006-05-306-2/+648
* * winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.Christopher Faylor2006-05-292-3/+8
* * sigproc.cc (child_info::proc_retry): Mask all of the bits we're interestedChristopher Faylor2006-05-292-1/+6
* Put an underscore in front of the "active" in "strace.active".Christopher Faylor2006-05-281-1/+1
* white spaceChristopher Faylor2006-05-2819-91/+91
* * dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.Christopher Faylor2006-05-272-2/+10
* * thread.cc (verifyable_object_isvalid): Check for NULL specifically.Christopher Faylor2006-05-272-4/+10
* add missing commentChristopher Faylor2006-05-271-0/+6
* * dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we'veChristopher Faylor2006-05-272-3/+12
* bfd/Alan Modra2006-05-272-1/+10
* * src-release (DEVO_SUPPORT): Add config.rpath.Daniel Jacobowitz2006-05-252-1/+5
* Expand 2006-05-03 Dimitri Papadopoulos wildcards in ChangelogDanny Smith2006-05-251-3/+6
* Expand 2006-05-02 Dimitri Papadopoulos wildcards in ChangelogDanny Smith2006-05-251-7/+62
* include/opcodes/Richard Sandiford2006-05-252-0/+5
* 2006-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-05-254-10/+17
* * debug.h (ModifyHandle): Define new macro.Christopher Faylor2006-05-256-8/+50
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-257-112/+104
* update to newer autoconfChristopher Faylor2006-05-2443-9205/+39465
* * strace.cc (proc_child): Propagate return code from child process.Christopher Faylor2006-05-242-5/+16
* Enable gprof for cross builds.Mark Shinwell2006-05-243-2/+7
* Add TLS support for hppa-linuxNick Clifton2006-05-242-15/+46
* Add support for AVR6 familyNick Clifton2006-05-242-1/+8
* * fhandler.cc (readv): Remove nonsensical assert.Christopher Faylor2006-05-242-2/+4
* * select.cc (start_thread_socket): Delay setting thread local exitsock until weChristopher Faylor2006-05-244-1549/+4838
* * select.cc (start_thread_socket): Clean up exitsock in case of error. UseChristopher Faylor2006-05-242-2/+9
* 2006-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-234-8/+15
* 2006-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-232-0/+8
* 2006-05-23 Fred Fish <fnf@specifix.com>Jeff Johnston2006-05-231-0/+1
* 2006-05-23 Fred Fish <fnf@specifix.com>Jeff Johnston2006-05-233-2/+8
* 2006-05-22 Steve Ellcey <sje@cup.hp.com>Steve Ellcey2006-05-222-7/+555
* * child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor2006-05-227-12/+50
* * fhandle.h (fhandler_pipe::create_guard): Revert change which eliminatedChristopher Faylor2006-05-213-32/+64
* check in missing fileChristopher Faylor2006-05-211-11/+25
* * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.Danny Smith2006-05-212-3/+6
* typoChristopher Faylor2006-05-211-1/+1
* * debug.cc (add_handle): Print handle value when collision detected.Christopher Faylor2006-05-216-46/+71
* * fhandler_tty.cc (fhandler_tty::close): Remove problematic hExeced guard.Christopher Faylor2006-05-202-12/+18
* * fhandler_tty.cc (fhandler_tty_slave::open): Reinstate call to need_invisibleChristopher Faylor2006-05-202-1/+8
* fix incorrect function name in old entryChristopher Faylor2006-05-201-1/+1
* * fhandler_console.cc (fhandler_console::need_invisible): Allocate an invisibleChristopher Faylor2006-05-192-5/+10
* 2006-05-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-182-0/+8
* * src-release (MAKEINFOFLAGS): Define.Daniel Jacobowitz2006-05-172-3/+13
* * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.Danny Smith2006-05-172-10/+13
* * cygtls.cc (_cygtls::remove): Don't test for initialization since thisChristopher Faylor2006-05-173-3/+9
* correct changelog dateChristopher Faylor2006-05-161-1/+1
* * sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor2006-05-168-85/+105