aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Sync toplevel with GCC, merge.Ralf Wildenhues6-102/+2321
2009-08-19Fix 'make info' to work again.Eric Blake3-2/+9
2009-08-19* MAINTAINERS: Perform some obvious fixups.Christopher Faylor2-25/+26
2009-08-182009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-5/+13
2009-08-182009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+11
2009-08-182009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston1-3/+7
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake2-1/+3
2009-08-18Improve popen compatibility with glibc.Eric Blake4-17/+89
2009-08-182009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-42/+15
2009-08-18* dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor3-4/+18
2009-08-18 * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2-1/+5
2009-08-18* syscalls.cc (popen): Reorganize slightly for clarity. Fix a comment.Christopher Faylor2-4/+9
2009-08-18* syscalls.cc (popen): Rewrite to accommodate situations where stdin, stdout,Christopher Faylor2-48/+78
2009-08-17* pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor3-4/+11
2009-08-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-11/+25
2009-08-16Sync config/ from GCC:Ralf Wildenhues7-18/+67
2009-08-16Sync include/ChangeLog-9103 from GCC to fix invalid UTF-8.Ralf Wildenhues1-1/+1
2009-08-152009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-3/+7
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix lengthCorinna Vinschen2-1/+6
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Change commentCorinna Vinschen2-1/+6
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): RemoveCorinna Vinschen2-17/+55
2009-08-14 * (fhandler_socket::getsockname): Fix length returned for unboundCorinna Vinschen3-6/+11
2009-08-13 * fhandler_socket.cc (fhandler_socket::accept): Use sizeof ratherCorinna Vinschen2-16/+27
2009-08-13 * fhandler.h (class fhandler_socket): Add peer_sun_path member.Corinna Vinschen4-24/+94
2009-08-13ChangeLog: Fix typo in "typo".Corinna Vinschen1-1/+1
2009-08-13 * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen6-8/+70
2009-08-13 * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen2-2/+6
2009-08-12 * faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.Dave Korn2-1/+5
2009-08-122009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-7/+102
2009-08-12 * fhandler_socket.cc (fhandler_socket::accept): Always use localCorinna Vinschen2-18/+16
2009-08-11 * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen3-3/+24
2009-08-11 * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen3-2/+7
2009-08-10include/coff/Jan Kratochvil2-7/+15
2009-08-10bfd/Jan Kratochvil3-5/+23
2009-08-10 * spawn.cc (av::fixup): Check shell scripts for executability only onCorinna Vinschen2-1/+6
2009-08-102009-08-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+7
2009-08-10 * dtable.cc (DEV_SOCKET): New static WCHAR string. Name ofCorinna Vinschen2-106/+122
2009-08-10* fhandler_console.cc (create_invisible_console_workaround): Fix size of cmd inChristopher Faylor2-1/+6
2009-08-10 * readelf.c (get_arm_section_type_name): Added support forNick Clifton2-7/+14
2009-08-10 * fhandler_console.cc (create_invisible_console_workaround): FixCorinna Vinschen2-1/+6
2009-08-10 * mingw: Add fallbacks to search for MinGW components in standardDave Korn2-1/+7
2009-08-09bfd/Bernd Schmidt2-44/+67
2009-08-09 * mount.cc (do_mount): Don't exit, just return.Corinna Vinschen2-2/+4
2009-08-09Add EM_resnnn, new EM_ entries, change EM_MICROBLAZE.Michael Eager2-8/+61
2009-08-09 * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,Corinna Vinschen2-0/+8
2009-08-08 * dtable.cc (dtable::init_std_file_from_handle): Fix comment toCorinna Vinschen3-19/+19
2009-08-082009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe6-3/+32
2009-08-06 * configure.ac: Add Microblaze target.Nick Clifton3-0/+11
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton5-0/+77
2009-08-06 * net.cc (cygwin_getnameinfo): Force setting NI_NUMERICSERV onlyCorinna Vinschen2-12/+25