summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * autoload.cc (WSARecv): Define.Corinna Vinschen2009-09-223-6/+29
* Make *at functions more like Linux.Eric Blake2009-09-222-1/+38
* * strfuncs.cc (sys_cp_mbstowcs): Reset shift state after handlingCorinna Vinschen2009-09-222-0/+6
* * path.cc (symlink_worker): Rework error handling to generate LinuxCorinna Vinschen2009-09-222-4/+18
* Match dup2 and fcntl error values to POSIX.Eric Blake2009-09-226-5/+23
* * ChangeLog-2002: Fix typo.Eric Blake2009-09-222-2/+2
* o * ppc.h (ppc_cpu_t): Typedef to uint64_t.Alan Modra2009-09-222-1/+7
* Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues2009-09-213-0/+18
* toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues2009-09-213-6/+16
* * cygheap.h (cwdstuff::get_posix): Convert to const inline method justCorinna Vinschen2009-09-214-29/+40
* Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues2009-09-213-0/+20
* 2009-09-21 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-09-212-8/+6
* include/elf/Alan Modra2009-09-213-1/+12
* * new-features.sgml (ov-new1.7-file): Add new hardlink behaviour onCorinna Vinschen2009-09-213-2/+12
* * fhandler_disk_file.cc (fhandler_disk_file::link): Drop faking hardlinkCorinna Vinschen2009-09-212-11/+8
* gas/Ben Elliston2009-09-212-0/+7
* * dcrt0.cc (dll_crt0_1): Add another hack to REALLY make sure that cxx_mallocChristopher Faylor2009-09-212-0/+11
* * external.cc (cygwin_internal): Add hack to always reset cxx_malloc to properChristopher Faylor2009-09-213-2/+16
* * exceptions.cc (sigpacket::process): Explicitly set thread-specific handlerChristopher Faylor2009-09-192-1/+9
* * libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandatedChristopher Faylor2009-09-193-2/+8
* * exceptions.cc (sigpacket::process): Give sigwait() processing precedence evenChristopher Faylor2009-09-183-4/+12
* * ntea.c (write_ea): Don't abort if not-samba.Christopher Faylor2009-09-162-2/+11
* 2009-09-16 Mike Frysinger <michael.frysinger@analog.com>Jeff Johnston2009-09-1667-1275/+11089
* 2009-09-16 Mike Frysinger <michael.frysinger@analog.com>Jeff Johnston2009-09-166-1/+118
* 2009-09-16 Jie Zhang <jie.zhang@analog.com>Jeff Johnston2009-09-1626-25/+29
* * configure.ac: Disable java and boehm-gc for bfin-*-*.Jie Zhang2009-09-163-2/+9
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-093-7/+14
* config:Paolo Bonzini2009-09-092-32/+486
* config:Paolo Bonzini2009-09-092-480/+53
* 2009-09-08 Bernd Schmidt <bernd.schmidt@analog.com>Jeff Johnston2009-09-082-0/+6
* 2009-09-08 Mike Frysinger <michael.frysinger@analog.com>Jeff Johnston2009-09-083-7/+13
* 2009-09-08 Jie Zhang <jie.zhang@analog.com>Jeff Johnston2009-09-082-9/+5
* Fix toplevel config.status for HP-UX sed.Ralf Wildenhues2009-09-083-21/+62
* ChangeLog:Alexandre Oliva2009-09-0712-9/+183
* * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton2009-09-054-3/+13
* gas/Jie Zhang2009-09-042-5/+20
* update copyright datesAlan Modra2009-09-033-3/+5
* merge from gccDJ Delorie2009-09-023-5/+3
* update copyright datesAlan Modra2009-09-0229-30/+35
* 2009-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2009-09-026-1/+144
* Avoid multiple link time definitions of _printf() for C++Keith Marshall2009-09-012-1/+9
* * select.cc (peek_console): Always check window size when there is ANY keyboardChristopher Faylor2009-09-012-1/+6
* 2009-09-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-09-012-18/+36
* merge from gccDJ Delorie2009-08-311-0/+6
* 2009-08-31 Takaki Makino <t@snowelm.com>Jeff Johnston2009-08-313-4/+10
* * ltmain.sh (func_normal_abspath): New function.Dave Korn2009-08-312-1/+185
* 2009-08-30 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-08-302-11/+14
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-293-8/+15
* * path.h (INTERIX_SYMLINK_COOKIE): Define.Corinna Vinschen2009-08-263-6/+38
* * fhandler.cc (fhandler_base::open): Only set R/O attribute if ACLsCorinna Vinschen2009-08-262-2/+8