summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.ac: Add Microblaze target.Nick Clifton2009-08-063-0/+11
* Add support for Xilinx MicroBlaze processor.Nick Clifton2009-08-065-0/+77
* * net.cc (cygwin_getnameinfo): Force setting NI_NUMERICSERV onlyCorinna Vinschen2009-08-062-12/+25
* * cygheap.h (cygheap_debug::endh): Delete.Christopher Faylor2009-08-054-25/+33
* * path.cc (patch_conv::check): Zero path before setting it.Christopher Faylor2009-08-052-2/+7
* * fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size ifChristopher Faylor2009-08-045-5/+15
* * fhandler.h (pdrive_buf): Defensively allocate one extra byte.Christopher Faylor2009-08-042-1/+5
* * fhandler.h (fhandler_cygdrive:DRVSZ): New enum.Christopher Faylor2009-08-048-18/+35
* * sigproc.cc (stopped_or_terminated): Don't return a match when stopsig ==Christopher Faylor2009-08-023-4/+11
* * cygheap_malloc.h: New file.Christopher Faylor2009-08-019-86/+132
* * path.h (path_conv::set_path): Change return value.Christopher Faylor2009-08-013-5/+11
* * spawn.cc (find_exec): Fix one more path where retval was not set.Christopher Faylor2009-08-012-0/+5
* * spawn.cc (find_exec): Stop relying on the ability to set retval to a fixedChristopher Faylor2009-08-012-4/+13
* intl/Ralf Wildenhues2009-07-304-2/+60
* * path.h (cstrdup): Fix declaration.Corinna Vinschen2009-07-302-1/+5
* config/Ralf Wildenhues2009-07-305-7/+30
* * globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.Corinna Vinschen2009-07-303-7/+17
* * path.h (class path_conv): Convert path from char array to char *.Corinna Vinschen2009-07-304-44/+65
* Fix formatting issue with last entryChris Sutcliffe2009-07-301-1/+1
* 2009-07-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-07-292-1/+6
* * ppc64.h: Add R_PPC64_JMP_IREL, R_PPC64_REL16, R_PPC64_REL16_LO,Alan Modra2009-07-292-0/+12
* * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Rework UTF-16 surrogateCorinna Vinschen2009-07-292-31/+39
* Correct disposition of wchar_t output in printf().Keith Marshall2009-07-292-4/+11
* * mep/gmap_default.ld: Add linkonce sections for .vtext.DJ Delorie2009-07-295-4/+11
* * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Fix incrementing n in caseCorinna Vinschen2009-07-282-8/+18
* * mount.h (enum fs_info_type): New type.Corinna Vinschen2009-07-283-84/+131
* 2009-07-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-282-2/+5
* Convert to monolithic configuration procedure.Keith Marshall2009-07-2712-8342/+215
* * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,Corinna Vinschen2009-07-273-0/+24
* * posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.Corinna Vinschen2009-07-272-3/+5
* * posix.sgml (std-notes): Add flock restriction.Corinna Vinschen2009-07-262-0/+9
* bfd/H.J. Lu2009-07-252-1/+5
* merge from gccDJ Delorie2009-07-251-1/+1
* * fhandler_console.cc (set_console_title): Set buffer size toCorinna Vinschen2009-07-252-2/+7
* merge from gccDJ Delorie2009-07-252-1/+8
* * sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor2009-07-2421-143/+341
* include/elf/Trevor Smigiel2009-07-242-0/+6
* * syscalls.cc (internal_setlocale): Fix typo in GBK codepage.Corinna Vinschen2009-07-242-1/+5
* * syscalls.cc (unlink_nt): Ignore sharing violation on NFS. AlignCorinna Vinschen2009-07-242-3/+9
* 2009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-242-0/+7
* 2009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net>Chris Sutcliffe2009-07-242-1/+5
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-232-1/+6
* * mount.h (fs_info::fsn): New member.Corinna Vinschen2009-07-233-3/+28
* * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen2009-07-232-1/+6
* * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support.Corinna Vinschen2009-07-234-7/+15
* * mount.cc (fs_info::update): Revert to open filesystem with access setCorinna Vinschen2009-07-232-5/+16
* * exceptions.cc (handle_exceptions): Set si_addr according toEric Blake2009-07-232-7/+14
* * mount.cc (fs_info::update): Open filesystem with access set to 0.Corinna Vinschen2009-07-222-4/+11
* * mount.cc: Revert accidental checkin.Corinna Vinschen2009-07-222-1/+5
* * path.cc (symlink_info::check): Handle STATUS_NOT_SUPPORTED fromCorinna Vinschen2009-07-222-1/+8