summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flagsCorinna Vinschen2004-07-262-37/+54
* * cygserver.conf: Describe relation between shmmaxpgs and SHMMAX.Corinna Vinschen2004-07-262-0/+6
* * include/_mingw.h: Use only two underscores to uglifyDanny Smith2004-07-265-55/+66
* * include/string.h: Group wide string functions together,Danny Smith2004-07-262-38/+41
* 2004-07-26 Hartmut Honisch <hhonisch@users.sourceforge.net>Danny Smith2004-07-252-0/+12
* * include/_mingw.h (_MINGW_ATTR_*): Replace withDanny Smith2004-07-254-34/+43
* * dcrt0.cc (dll_crt0_0): Use proper boolean arguments.Christopher Faylor2004-07-244-8/+33
* merge from gccDJ Delorie2004-07-243-0/+43
* * include/wingdi.h (CMYK): Its fun to play with the C-M-Y-K.Danny Smith2004-07-242-10/+18
* * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen2004-07-245-2/+54
* 2004-07-24 Brodie Thiesfield <brofield@users.sourceforge.net>Danny Smith2004-07-242-5/+35
* 2004-07-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-232-1/+6
* * dtable.cc (dtable::get_debugger_info): Make stderr r/w accordingCorinna Vinschen2004-07-232-1/+7
* * fhandler_tty.cc (fhandler_tty_slave::open): Use requested flagCorinna Vinschen2004-07-222-0/+6
* 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-222-2/+6
* * pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.Christopher Faylor2004-07-222-1/+5
* knetbsd/kfreebsd patches from Robert Millan.Jim Wilson2004-07-216-11/+35
* For DefaultSize instructions, don't guess a 'q' suffix if the instructionNick Clifton2004-07-212-103/+122
* merge from gccDJ Delorie2004-07-212-0/+13
* * include/_mingw.h: Undefine __attribute__.Danny Smith2004-07-212-7/+36
* * shm.cc: Whitespace fixes.Corinna Vinschen2004-07-202-8/+12
* * bsd_helper.cc: Whitespace fixes.Corinna Vinschen2004-07-203-15/+20
* revert erroneous checkinChristopher Faylor2004-07-201-2/+3
* * Makefile.in (clean): Remove cygwin.def since it is autogenerated.Christopher Faylor2004-07-203-4/+7
* * include/time.h (__time64_t): Add missing ';'.Danny Smith2004-07-192-1/+5
* * transport.cc (transport_layer_base::~transport_layer_base): Remove.Corinna Vinschen2004-07-193-4/+5
* * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISOCorinna Vinschen2004-07-194-3/+10
* * bsd_mutex.cc (win_priority): Actually calculate p from priority.Corinna Vinschen2004-07-192-1/+5
* * include/math.h: Guard ISO C99 additions with __cplusplusDanny Smith2004-07-172-2/+11
* * Makefile.in (CC): Strip inappropriate include file settings from anyChristopher Faylor2004-07-172-1/+7
* * arm.h: Remove all old content. Replace with architecture definesRichard Earnshaw2004-07-162-294/+96
* 2004-07-16 Anil Paranjpe <anilp1@kpitcummins.com>Jeff Johnston2004-07-162-0/+5
* * pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.Christopher Faylor2004-07-162-0/+6
* 2004-07-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-162-1/+11
* * mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated evenCorinna Vinschen2004-07-162-10/+18
* * how-resources.texinfo: Update documentation to /usr/share/doc.Joshua Daniel Franklin2004-07-164-14/+28
* 2004-07-15 "dgun" <dgun@umpire.com>Danny Smith2004-07-152-1/+5
* * mmap.cc (mprotect): When MAP_WRITE protection is requested, useCorinna Vinschen2004-07-152-2/+24
* * fhandler.h (class fhandler_dev_raw): Remove is_writing flag.Corinna Vinschen2004-07-154-64/+19
* Whitespace change to ChangeLogDanny Smith2004-07-151-0/+1
* * include/math.h: Add pragma GCC system_header.Danny Smith2004-07-152-0/+9
* * mingwex/complex/cargs.c: New file.Danny Smith2004-07-153-2/+16
* * Makefile.in (INCLUDES): Temporarily revert previous change.Corinna Vinschen2004-07-154-4/+11
* * mmap.cc (class mmap_record): Fix return type of get_offset.Corinna Vinschen2004-07-152-4/+11
* * mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.Christopher Faylor2004-07-152-0/+5
* * fhandler_registry.cc (registry_listing): Correct typo.Christopher Faylor2004-07-152-1/+8
* * Makefile.in (INCLUDES): Designate $(srcdir)/../include as aDanny Smith2004-07-144-6/+14
* * fhandler_raw.cc (fhandler_dev_raw::raw_write): Remove bufferedCorinna Vinschen2004-07-142-70/+6
* merge from gccDJ Delorie2004-07-133-4/+17
* * Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use itEarnie Boyd2004-07-133-5/+7