aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-18 * mmap.cc (mmap_record::alloc_fh): Initialize nmae strings in fdev toCorinna Vinschen2-1/+8
2011-03-18 * mmap.cc (class mmap_record): Pack 4 byte-aligned. Convert member devCorinna Vinschen2-5/+16
2011-03-18 * mmap.cc (mmap_record::page_map): Define as variable array rather thanCorinna Vinschen2-26/+29
2011-03-17 * crt0.c (mainCRTStartup): Move call to _feinitialise from here...Corinna Vinschen3-3/+10
2011-03-16 * winver.rc: Fix copyright dates.Corinna Vinschen2-1/+5
2011-03-16 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,Jakub Jelinek2-1/+31
2011-03-14include/elf/Richard Sandiford2-0/+6
2011-03-14include/elf/Richard Sandiford3-0/+16
2011-03-14 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only useCorinna Vinschen2-1/+7
2011-03-13* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Remove specialChristopher Faylor3-83/+56
2011-03-122011-03-11 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-3/+8
2011-03-10 * common.h (EM_V850): V850s now supplied by Renesas.Nick Clifton2-1/+5
2011-03-09* fhandler.cc (fhandler_base_overlapped::wait_overlapped): HandleChristopher Faylor2-24/+49
2011-03-09* fhandler.cc (fhandler_base_overlapped::write_overlapp): Oops! AccommodateChristopher Faylor2-1/+6
2011-03-09* errno.cc (errmap): Change mapping of NO_SYSTEM_RESOURCES to EFBIG.Christopher Faylor6-57/+193
2011-03-08 * security.cc: Fix copyright dates.Corinna Vinschen2-2/+6
2011-03-08 * fhandler.cc (fhandler_base::open): When creating a file on aCorinna Vinschen8-21/+85
2011-03-082011-03-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-16/+23
2011-03-06sim: bfin: new portMichael Frysinger2-0/+86
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-3/+8
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+10
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+37
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+21
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-4/+8
2011-03-05Guard against M4 versions with a buggy strstr.Ralf Wildenhues2-0/+12
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+5
2011-03-052011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+15
2011-03-052011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-1/+12
2011-03-052011-03-04 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe3-0/+10
2011-03-052011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+14
2011-03-04 * fhandler_procsys.cc (fhandler_procsys::exists): Rewrite.Corinna Vinschen2-53/+133
2011-03-04Adjust test of with_ppl.Sebastian Pop3-2/+7
2011-03-03 * posix_ipc.cc (ipc_cond_timedwait): If ipc_mutex_unlock fails, returnCorinna Vinschen2-5/+29
2011-03-03 * libc/include/string.h: Include sys/cdefs.h.Corinna Vinschen2-0/+5
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen3-1/+32
2011-03-03 * errno.cc (__xpg_strerror_r): Add accidentally missing condition.Corinna Vinschen2-0/+5
2011-03-02 * fhandler_procsys.cc (fhandler_procsys::open): Call worker existsCorinna Vinschen2-1/+6
2011-03-02 * include/ddk/winddk.h (TIMER_INFORMATION_CLASS): Define.Corinna Vinschen2-0/+36
2011-03-02Add -lpwl to ppllibs, and -lisl to clooglibs.Sebastian Pop4-52/+139
2011-03-01* autoload.cc (dll_load): Avoid in_forkee test since this apparently fails evenChristopher Faylor2-2/+7
2011-03-01* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 9.Christopher Faylor2-1/+5
2011-03-012011-03-01 Aaron Landwehr <snaphat@gmail.com>Jeff Johnston3-2/+7
2011-03-01* autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack onChristopher Faylor4-1/+20
2011-02-28* autoload.cc (dll_load): Make inline. Clarify logic.Christopher Faylor2-3/+10
2011-02-28ChangeLog libiberty/Kai Tietz2-0/+7
2011-02-28 gas/Maciej W. Rozycki2-0/+5
2011-02-28Swap ChangeLog entries.Maciej W. Rozycki1-2/+3
2011-02-27 * autoload.cc (dll_load): Only call LoadLibraryExW withCorinna Vinschen2-2/+11
2011-02-26* autoload.cc: Use LoadDLLfuncEx3 for all winmm functions. Accommodate changesChristopher Faylor2-38/+65
2011-02-26 * autoload.cc: Make autoloaded ntdll function non-optional. Ditto forCorinna Vinschen3-16/+26