aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-15This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20120401cvs2svn7089-2308067/+0
2012-03-15 * configure.ac (enable_libgomp): Remove *-*-irix6*.Rainer Orth3-42/+12
2012-03-15 * configure.ac (enable_libgomp): Remove *-*-osf*.Rainer Orth3-4/+10
2012-03-15include/Alan Modra2-1/+6
2012-03-13 * hookapi.cc (hook_or_detect_cygwin): Change condition when to useCorinna Vinschen2-11/+19
2012-03-13 * include/netdb.h (h_errno): Add self-referencing macro and comment.Corinna Vinschen2-0/+7
2012-03-13libgloss: libnosys: use @host_makefile_frag@Michael Frysinger2-31/+9
2012-03-13libgloss: change 'q' flag to 'r' in ar callMichael Frysinger2-1/+5
2012-03-12Christopher Faylor <me.cygwin2012@cgf.cx>Christopher Faylor3-1/+22
2012-03-10* dtable.cc (fh_alloc): Treat pc.dev as unsigned.Christopher Faylor3-5/+9
2012-03-09include/opcode/Alan Modra2-1/+14
2012-03-092012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2012-03-092012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-6/+16
2012-03-092012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-7/+18
2012-03-092012-03-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-11/+6
2012-03-09 * hookapi.cc (find_first_notloaded_dll): Fix a compiler warning.Corinna Vinschen2-1/+5
2012-03-09 * hookapi.cc (rvadelta): Add parameter to return maximum availableCorinna Vinschen2-18/+110
2012-03-08 * net.cc (call_gaa): New thread function to call GetAdaptersAddresses.Corinna Vinschen2-15/+56
2012-03-08 * path.cc (readlink): Avoid calling strlen() twice.Corinna Vinschen2-1/+6
2012-03-082012-03-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+7
2012-03-08 * Throughout, replace usage of w32api's min with MIN from sys/param.h.Corinna Vinschen12-25/+38
2012-03-08merge from gccDJ Delorie1-0/+6
2012-03-07 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton2-0/+16
2012-03-07* pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information forChristopher Faylor4-15/+29
2012-03-07 * glob.cc (MAXPATHLEN): Reinstantiate with a value of 8192.Corinna Vinschen2-0/+7
2012-03-05 * pinfo.cc (_pinfo::dup_proc_pipe): Fix order of arguments in debugCorinna Vinschen2-1/+6
2012-03-05 * init.cc (dll_entry): Move wincap.init call back from here...Corinna Vinschen3-3/+8
2012-03-052012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-4/+9
2012-03-05 * cygheap.h (enum fcwd_version_t): Move here from path.cc.Corinna Vinschen3-192/+226
2012-03-05 * dll_init.cc (dll_list::operator[]): Extend comment a bit more toCorinna Vinschen2-1/+21
2012-03-04 * dll_init.cc (dll_list::alloc): Compare linked DLLs by basename only.Corinna Vinschen2-4/+41
2012-03-04 * dll_init.cc: Revert pathname changes from 2012-02-08.Corinna Vinschen3-13/+57
2012-03-04 * winver.rc: Bump copyright date.Corinna Vinschen2-1/+5
2012-03-03* fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven'tChristopher Faylor4-4/+26
2012-03-02 * flock.cc (allow_others_to_sync): Reorder conditional expression toCorinna Vinschen2-6/+12
2012-03-02 * flock.cc (allow_others_to_sync): Use RtlGetDaclSecurityDescriptorCorinna Vinschen2-2/+22
2012-03-022012-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2012-03-02 * configure.in: Accept "arm*" target spec instead of just "arm".Nick Clifton5-1022/+898
2012-03-02Fix typo in ChangeLog entryCorinna Vinschen1-1/+1
2012-03-02 * fhandler_console.cc (fhandler_console::input_tcsetattr): RevertCorinna Vinschen2-4/+10
2012-03-02 * fhandler_console.cc (fhandler_console::input_tcsetattr): Set theCorinna Vinschen2-0/+9
2012-03-01* faq-programming.xml (faq.programming.make-execvp): Remove obsoleteYaakov Selkowitz3-25/+29
2012-02-28tcgetsid: fix return typeEric Blake6-9/+19
2012-02-28 * cygtls.cc (well_known_dlls): Add shlwapi.dll.Corinna Vinschen2-0/+5
2012-02-27* faq-using.xml (faq.using.bloda): Fix missing closing parenthesis.Yaakov Selkowitz2-1/+5
2012-02-27 * cygtls.cc (dll_cmp): New comparison function for bsearch.Corinna Vinschen3-13/+93
2012-02-27gas/Alan Modra2-2/+6
2012-02-26Drop "potentially" from latest ChangeLog entry.Corinna Vinschen1-1/+1
2012-02-26 * environ.cc (enum settings): Add setbool. Rename justset to setdwordCorinna Vinschen3-9/+26
2012-02-26 * environ.cc (dos_file_warning): Drop declaration.Corinna Vinschen5-16/+27