summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove:Mike Stump2013-08-053-20/+0
* include/opcode/Richard Sandiford2013-08-042-6/+59
* include/opcode/Richard Sandiford2013-08-032-11/+30
* * libc/include/stdio_ext.h (__fbufsize): Define as inline function forCorinna Vinschen2013-08-022-0/+52
* include/opcode/Richard Sandiford2013-08-012-121/+88
* include/opcode/Richard Sandiford2013-08-012-10/+6
* * fhandler_tty.cc: Revert accidental checkin.Christopher Faylor2013-07-313-6/+8
* * cygheap.cc (cmalloc): Use size_t for size field.Christopher Faylor2013-07-313-16/+38
* *** empty log message ***Corinna Vinschen2013-07-311-0/+3
* * path.cc (normalize_posix_path): Don't check existence of / or // dirCorinna Vinschen2013-07-312-5/+13
* * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen2013-07-312-1/+6
* Fix typoCorinna Vinschen2013-07-301-1/+1
* *** empty log message ***Corinna Vinschen2013-07-301-2/+6
* * Makefile.in (cyglsa.dll): Explicitely specify DLL entry point toCorinna Vinschen2013-07-292-2/+8
* cygwin directory changes:Christopher Faylor2013-07-2610-23/+51
* * gcc.xml (gcc-64): Fix example.Corinna Vinschen2013-07-252-4/+9
* * gcc.xml (gcc-default: Rename from gcc-cons. Change title.Corinna Vinschen2013-07-252-114/+103
* 2013-07-24 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-07-242-0/+8
* Support Intel MPXH.J. Lu2013-07-242-0/+7
* Fix copyright dateCorinna Vinschen2013-07-241-1/+1
* *** empty log message ***Corinna Vinschen2013-07-241-0/+15
* * ntdll.h (struct _SEMAPHORE_BASIC_INFORMATION): Define.Corinna Vinschen2013-07-234-27/+74
* * cygtls.cc (well_known_dlls): Add kernelbase.dll.Corinna Vinschen2013-07-232-0/+5
* * microblaze/_exception_handler.S: Adjust to be weak.Corinna Vinschen2013-07-2311-5/+360
* * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen2013-07-2318-57/+83
* src-release: Fix VER computation for TOOL=gdbJoel Brobecker2013-07-222-0/+11
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 23.Corinna Vinschen2013-07-222-1/+5
* * new-features.sgml (ov-new1.7.22): Add GetCommandLine and regcompCorinna Vinschen2013-07-212-0/+16
* * regex/regcomp.c (wgetnext): Add a kludge to be more glibc compatible.Corinna Vinschen2013-07-213-0/+22
* * Makefile.in (cygwin-ug-net/cygwin-ug-net.html): Add dependency toCorinna Vinschen2013-07-212-6/+17
* * exceptions.cc (signal_exit): Remove comment. Use __builtin_frame_address.Christopher Faylor2013-07-202-4/+7
* * exceptions.cc (signal_exit): Nope. Nevermind. Dump core unconditionally.Christopher Faylor2013-07-202-2/+6
* * Makefile.in (cygwin-ug-net/cygwin-ug-net.pdf): Process input viaCorinna Vinschen2013-07-203-4/+43
* reword commentChristopher Faylor2013-07-191-1/+1
* * exceptions.cc (signal_exit): Add a FIXME comment.Christopher Faylor2013-07-193-0/+10
* * exceptions.cc (signal_exit): Only dump core when it's a "kernel" signal.Christopher Faylor2013-07-192-2/+10
* * spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wideChristopher Faylor2013-07-193-11/+12
* * lib/libcmain.c (main): Don't point to last quoted character if the only thingChristopher Faylor2013-07-192-2/+7
* .Christopher Faylor2013-07-191-0/+3
* fix comment typoChristopher Faylor2013-07-191-1/+1
* .Christopher Faylor2013-07-191-3/+3
* * common.din: Export GetCommandLine{A,W}.Christopher Faylor2013-07-197-29/+117
* *** empty log message ***Corinna Vinschen2013-07-191-0/+16
* * cygtls.cc (_cygtls::remove): Close cw_timer handle, thus avoidingCorinna Vinschen2013-07-192-2/+10
* * cygserver_ipc.h (ipc_retval::ipc_retval): Take ssize_t as argumentCorinna Vinschen2013-07-192-1/+7
* * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen2013-07-194-37/+31
* PR binutils/15728Nick Clifton2013-07-182-6/+15
* * path.cc (normalize_posix_path): Start checking path before ".." atCorinna Vinschen2013-07-182-2/+8
* * winsup.h (cygbench): Fix declaration to match definition.Christopher Faylor2013-07-172-3/+7
* 2013-07-17 Janis Johnson <janisjo@codesourcery.com>Jeff Johnston2013-07-175-27/+167