summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothcvs/cr-0x9ecr-0x9eChristopher Faylor2004-01-263-6/+254
* * cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor2004-01-265-19/+46
* * fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor2004-01-252-14/+22
* * sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor2004-01-252-1/+4
* * fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor2004-01-243-12/+23
* * exceptions.cc (sig_handle): Remove extraneous vforkism.Christopher Faylor2004-01-242-1/+5
* * cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor2004-01-2410-95/+2875
* * fhandler_socket.cc (fhandler_socket::create_secret_event): Avoid creatingChristopher Faylor2004-01-2422-12/+16974
* * exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor2004-01-232-1/+7
* oopsChristopher Faylor2004-01-231-1/+1
* * fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor2004-01-232-0/+1056
* missed checkinChristopher Faylor2004-01-221-2/+2
* * dcrt0.cc (reent_data): Make global.Christopher Faylor2004-01-227-20/+3008
* * devices.in: Change raw com device to more correct form.Christopher Faylor2004-01-215-0/+16919
* * signal.cc (sigaction): Fix if-statement typo.Christopher Faylor2004-01-212-0/+485
* * cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor2004-01-212-0/+234
* * fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change forChristopher Faylor2004-01-212-0/+1423
* * sigproc.cc (pending_signals::save): New function.Christopher Faylor2004-01-213-3/+357
* merge from trunk.Christopher Faylor2004-01-205-0/+4070
* * elf.c (_bfd_elf_make_section_from_shdr): Ignore return fromAlan Modra2008-07-272-11/+18
* gdb:Tom Tromey2008-07-275-0/+28
* gdb:Tom Tromey2008-07-274-9/+35
* *** empty log message ***gdbadmin2008-07-271-1/+1
* daily updateAlan Modra2008-07-271-1/+1
* Support PowerPC single-precision float.Alan Modra2008-07-264-4/+26
* Kill cmd_async_ok.Vladimir Prus2008-07-266-32/+10
* * mips-tdep.c (mips_n32n64_push_dummy_call): Handle passingJoseph Myers2008-07-262-21/+73
* *** empty log message ***gdbadmin2008-07-261-1/+1
* daily updateAlan Modra2008-07-261-1/+1
* * acinclude.m4: Remove libide, libgui, and all the other TclKeith Seitz2008-07-253-1277/+3246
* gdb:Tom Tromey2008-07-2518-1040/+174
* *** empty log message ***gdbadmin2008-07-251-1/+1
* daily updateAlan Modra2008-07-251-1/+1
* * elf32-mips.c (elf_backend_write_section): Define.Daniel Jacobowitz2008-07-242-0/+5
* * remote.c (remote_threads_extra_info): Don't query the remotePedro Alves2008-07-242-0/+11
* merge from gccDJ Delorie2008-07-243-75/+86
* * nto-procfs.c (procfs_attach): Populate initial thread list.Aleksandar Ristovski2008-07-242-1/+7
* * elf.c (_bfd_elf_map_sections_to_segments): Catch off by oneNick Clifton2008-07-242-1/+6
* daily updateAlan Modra2008-07-241-1/+1
* *** empty log message ***gdbadmin2008-07-241-1/+1
* * configure.ac (CONFIG_INITS): Delete long obsoleted variable.Thiago Jung Bauermann2008-07-233-2/+5
* * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski2008-07-234-15/+26
* *** empty log message ***gdbadmin2008-07-231-1/+1
* daily updateAlan Modra2008-07-231-1/+1
* * elf.c (_bfd_elf_map_sections_to_segments): Allow sections inNick Clifton2008-07-222-2/+14
* 2008-07-22 Simon Baldwin <simonb@google.com>Chris Demetriou2008-07-222-0/+14
* Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.Stan Shebs2008-07-229-24/+29
* daily updateAlan Modra2008-07-221-1/+1
* *** empty log message ***gdbadmin2008-07-221-1/+1
* gdbTom Tromey2008-07-218-8/+33