summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-152-0/+7
* Formatting.Joel Sherrill2013-10-151-2/+2
* *** empty log message ***Corinna Vinschen2013-10-151-0/+4
* * autoload.cc (CryptAcquireContextW): Remove.Corinna Vinschen2013-10-154-49/+62
* * mmap.cc (mmap64): Convert pagesize from DWORD to size_t to avoidCorinna Vinschen2013-10-152-1/+6
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-142-7/+89
* 2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu2013-10-142-0/+16
* 2013-10-14 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>Richard Earnshaw2013-10-144-8/+33
* * Removed short_hand field from opcode table andSean Keys2013-10-112-36/+21
* 2013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>Jeff Johnston2013-10-092-1/+6
* 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-10-083-2/+7
* * ntdll.h: Guard against new header files.Christopher Faylor2013-10-052-0/+6
* 2013-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-035-150/+394
* 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-10-012-0/+30
* 2013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston2013-10-016-6/+720
* 2013-09-30 Steve Ellcey <sellcey@mips.com>Jeff Johnston2013-09-302-1/+6
* [ARM] Add SPECS file for ARM validation model.Marcus Shawcroft2013-09-273-1/+28
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 26.Christopher Faylor2013-09-252-1/+5
* * sigproc.h (hold_everything::ischild): Declare as reference.Christopher Faylor2013-09-253-2/+21
* * thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno andChristopher Faylor2013-09-253-3/+19
* 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-09-213-0/+57
* 2013-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw2013-09-208-2/+712
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra2013-09-202-3/+14
* * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld.Nick Clifton2013-09-1810-40/+318
* 2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>Steve Ellcey2013-09-172-0/+7
* 2013-09-17 Joey Ye <joey.ye@arm.com>Jeff Johnston2013-09-173-1/+15
* * dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor2013-09-162-9/+9
* 2013-09-13 Joey Ye <joey.ye@arm.com>Jeff Johnston2013-09-132-2/+7
* 2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-09-123-80/+205
* * libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz2013-09-083-5/+22
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Belatedly bumpCorinna Vinschen2013-08-312-1/+6
* * heap.cc (RAISEHEAP_SIZE): New definition.Corinna Vinschen2013-08-312-6/+19
* *** empty log message ***Corinna Vinschen2013-08-301-1/+3
* .Christopher Faylor2013-08-301-0/+4
* * cygheap.h (user_heap_info::sbrk): Declare new function.Christopher Faylor2013-08-304-70/+78
* *** empty log message ***Corinna Vinschen2013-08-301-0/+7
* * heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memoryCorinna Vinschen2013-08-301-18/+43
* * fhandler_tape.cc (mtinfo_drive::open): Handle bus reset gracefullyCorinna Vinschen2013-08-302-1/+9
* * sigproc.cc (pending_signals::add): Properly maintain linked list.Christopher Faylor2013-08-302-3/+9
* * mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t.Corinna Vinschen2013-08-263-29/+51
* * flock.cc (lockf_t::from_obj_name): Fix test for valid pid.Corinna Vinschen2013-08-232-1/+5
* * cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor2013-08-232-2/+10
* cygwin changes:Christopher Faylor2013-08-235-19/+15
* * child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.Christopher Faylor2013-08-232-1/+10
* * new-features.xml (ov-new1.7.25): Add new section.Corinna Vinschen2013-08-232-0/+24
* *** empty log message ***Corinna Vinschen2013-08-231-0/+5
* * path.h (enum path_types): Drop definition of PATH_64BITEXEC.Corinna Vinschen2013-08-233-15/+23
* PR binutils/15834Nick Clifton2013-08-232-3/+8
* * fhandler_tape.cc (mtinfo_drive::create_partitions): Allow partitioningCorinna Vinschen2013-08-215-6/+30
* * fhandler_tape.cc (mtinfo_drive::create_partitions): Fix long-standingCorinna Vinschen2013-08-203-4/+31