Commit Graph

  • b8a35083c6 Improve clock_gettime and utimensat resolution. Eric Blake 2009-10-13 02:26:33 +0000
  • 2fc007681e * external.cc (cygwin_internal): Return 0 in CW_SET_DOS_FILE_WARNING and CW_SETERRNO cases. Corinna Vinschen 2009-10-12 19:26:08 +0000
  • 9e278ffd2c * kill.cc (main): Skip to PID loop on invalid option to handle negative pids there. Corinna Vinschen 2009-10-12 16:01:44 +0000
  • d358c9e9b0 * fhandler_disk_file.cc (fhandler_disk_file::link): Only append .lnk if the original device had one, too. Add comment. Corinna Vinschen 2009-10-12 11:57:29 +0000
  • 2072888e66 2009-10-09 Dave Korn <dave.korn@artimi.com> Jeff Johnston 2009-10-09 18:43:12 +0000
  • 84552b989d merge from gcc DJ Delorie 2009-10-09 16:17:35 +0000
  • 220f363d20 * pathnames.sgml (pathnames-specialchars): Add control chars to the list. Explain backslash exception. Corinna Vinschen 2009-10-09 11:19:18 +0000
  • 9fa1c6420b * path.cc (tfx_chars): Convert all ASCII control characters except ASCII NUL as well. Change layout to make the conversions more clear. Add comment. Corinna Vinschen 2009-10-09 11:17:17 +0000
  • 1441f6a3d1 * include/cygwin/config.h (DEFAULT_LOCALE): Define as "C.UTF-8". Corinna Vinschen 2009-10-09 08:36:21 +0000
  • ec4e5025e9 * libc/locale/locale.c (DEFAULT_LOCALE): New define. (__default_locale): New global variable set to the default locale. (__get_locale_env): Return __default_locale rather than fixed "C". Corinna Vinschen 2009-10-09 08:25:28 +0000
  • a3a62ae7a5 2009-10-08 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2009-10-08 16:44:10 +0000
  • b1da4d8277 2009-10-08 Jie Zhang <jie.zhang@analog.com> Jeff Johnston 2009-10-08 16:35:34 +0000
  • 85191fc5aa 2009-10-08 Eric Blake <ebb9@byu.net> Jeff Johnston 2009-10-08 16:26:28 +0000
  • 5391a40c89 * exceptions.cc (_cygtls::signal_exit): There's no need to set signal_arrived if we're exiting. Christopher Faylor 2009-10-08 15:56:14 +0000
  • 80636211bc * fhandler_disk_file.cc (utimens_fs): Plug fd leak on EINVAL. Eric Blake 2009-10-08 11:13:45 +0000
  • 8bd7bd3bc0 * libc/locale/nl_langinfo.c (nl_langinfo): Just return current locale charset on Cygwin. Corinna Vinschen 2009-10-07 16:45:23 +0000
  • dc4e4aabba Support pseudo-reloc version 2 Charles Wilson 2009-10-07 15:47:38 +0000
  • dfbf36f8db * syscalls.cc (seteuid32): Call set_cygwin_privileges on primary token as well. Corinna Vinschen 2009-10-07 08:20:49 +0000
  • b4311a9067 * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare. * fhandler_termios.cc (fhandler_termios::tcgetpgrp): Only return valid pgid if tty is controlling tty. Set errno to ENOTTY and return -1 otherwise. (fhandler_pty_master::tcgetpgrp): New function. Return 0 for master side of pty if it's not the controlling tty of the process. Corinna Vinschen 2009-10-07 07:52:30 +0000
  • bd45d6fa76 Sync with gcc repository. Ian Lance Taylor 2009-10-07 05:57:49 +0000
  • 84e91636f7 merge from gcc DJ Delorie 2009-10-07 02:57:27 +0000
  • c8ee587a8e Add cygwin wrapper for ExitProcess and TerminateProcess. Charles Wilson 2009-10-06 21:51:17 +0000
  • 960bdc0e74 Merge from gcc repository. Ian Lance Taylor 2009-10-06 20:14:06 +0000
  • a12518a37c * exceptions.cc: Move global variable sigExeced... * globals.cc: here. * pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Remove now unneeded declaration. Christopher Faylor 2009-10-06 03:39:38 +0000
  • 3772467948 * Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers. Dave Korn 2009-10-04 17:48:05 +0000
  • ef35acca22 * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000. _WIN32_WINNT >= 0x0500. (DISABLE_MAX_PRIVILEGE, SANDBOX_INERT, LUA_TOKEN, WRITE_RESTRICTED): Define. (IsTokenRestricted): Declare for >= Win 2000. Corinna Vinschen 2009-10-04 12:28:08 +0000
  • 960624f47e * syscalls.cc (internal_setlocale): Add comment. Corinna Vinschen 2009-10-04 11:32:07 +0000
  • 26f19ec1ad * faq-using.xml (faq.using.bloda): Add Lenovo IPS Core Service. Dave Korn 2009-10-03 13:33:18 +0000
  • 6ff28fc3b1 * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogate value encoding. * libc/stdlib/wctomb_r.c (__utf8_mbtowc): Allow CESU-8 surrogate value decoding. Corinna Vinschen 2009-10-03 08:51:07 +0000
  • 9c47bbb6e9 merge from gcc DJ Delorie 2009-10-02 18:22:51 +0000
  • 0ca6c6b802 * dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setlocale_r. Just call initial_setlocale from here. * syscalls.cc (initial_setlocale): Set internal charset and revert application locale to "C". (setlocale): Don't set Cygwin's internal charset here. Corinna Vinschen 2009-10-02 14:58:10 +0000
  • 0e03c708be gas/ * config/tc-ppc.c (md_show_usage): Document -m476. * doc/c-ppc.texi (PowerPC-Opts): Document -m476. Peter Bergner 2009-10-02 14:42:42 +0000
  • 8ddebae795 include/aout/ * aout64.h (N_SHARED_LIB): Define as zero if not already defined. * sun4.h (N_SHARED_LIB): Define. * hp300hpux.h (N_SHARED_LIB): Don't define. bfd/ * aout-cris.c (N_SHARED_LIB): Don't define. * hp300bsd.c (N_SHARED_LIB): Don't define. * i386bsd.c (N_SHARED_LIB): Don't define. * i386linux.c (N_SHARED_LIB): Don't define. * i386lynx.c (N_SHARED_LIB): Don't define. * m68klinux.c (N_SHARED_LIB): Don't define. * m88kmach3.c (N_SHARED_LIB): Don't define. * mipsbsd.c (N_SHARED_LIB): Don't define. * newsos3.c (N_SHARED_LIB): Don't define. * pc532-mach.c (N_SHARED_LIB): Don't define. * pdp11.c (N_SHARED_LIB): Don't define. * sparclinux.c (N_SHARED_LIB): Don't define. * vaxbsd.c (N_SHARED_LIB): Don't define. Alan Modra 2009-10-02 14:40:41 +0000
  • a37e07482c * mkpasswd.c: Properly define __progname as __declspec(dllimport). * mkgroup.c: Ditto. Christopher Faylor 2009-10-02 13:49:39 +0000
  • 45162575d2 * setup2.sgml (setup-locale-ov): Fix typo in C+charset example. Rephrase how the locale environment variables are evaluated. Corinna Vinschen 2009-10-02 12:35:52 +0000
  • 284c5ea0a5 * dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge from here. (check_sanity_and_sync): to here. * path.cc (has_dot_last_component): Rewrite to detect some corner cases that were previously uncaught. Christopher Faylor 2009-10-02 06:04:57 +0000
  • 182f0f0f8c gas/ * config/tc-ppc.c (md_show_usage): Rename "ppca2" to "a2". * doc/c-ppc.texi (PowerPC-Opts): Likewise. Peter Bergner 2009-10-01 19:24:48 +0000
  • ffca4d278e * new-features.sgml (ov-new1.7-file): Ctrl-X, not Ctrl-N. * pathnames.sgml (pathnames-unusual): Ditto. * setup2.sgml (setup-locale-ov): Change description according to latest changes. (setup-locale-how): Rewrite. (setup-locale-console): Enable section again. Change to reflect recent changes. (setup-locale-problems): Change to reflect recent changes. Corinna Vinschen 2009-09-30 09:45:01 +0000
  • 4180b64df4 * fhandler_console.cc (beep): Move up to avoid forward declaration. (fhandler_console::read): Just beep on characters invalid in current charset. Add comment. Corinna Vinschen 2009-09-30 09:23:45 +0000
  • 1c0909882c * syscalls.cc (rename): Fix regression in rename("dir","d/"). Eric Blake 2009-09-30 02:11:05 +0000
  • e634d38754 2009-09-29 Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini 2009-09-29 21:31:07 +0000
  • e97ad66a84 Make MinGW printf() "%p" format compatible with MSVCRT scanf(). Keith Marshall 2009-09-29 20:43:50 +0000
  • 50e4e69c42 * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as locale prefix. Add some words to documentation. Corinna Vinschen 2009-09-29 19:12:28 +0000
  • 99dbad651c * libc/stdlib/sb_charsets.c: Throughout, translate undefined characters to their corresponding Windows Unicode value. Corinna Vinschen 2009-09-29 19:11:01 +0000
  • 55c20b09b7 bfd * Makefile.am (ALL_MACHINES): Add cpu-rx.lo. (ALL_MACHINES_CFILES): Add cpu-rx.c. (BFD32_BACKENDS): Add elf32-rx.lo. (BFD32_BACKENDS_CFILES): Add elf32-rx.c. * archures.c (bfd_architecture): Add bfd_arch_rx and bfd_mach_rx. Export bfd_rx_arch. (bfd_archures_list): Add bfd_rx_arch. * config.bfd: Add entry for rx-*-elf. * configure.in: Add entries for bfd_elf32_rx_le_vec and bfd_elf32_rx_be_vec. * reloc.c: Add RX relocations. * targets.c: Add RX target vectors. * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * configure: Regenerate. * libbfd.h: Regenerate. * cpu-rx.c: New file. * elf32-rx.c: New file. Nick Clifton 2009-09-29 14:17:13 +0000
  • 4abcdf2717 * fhandler_socket.cc (fhandler_socket::recv_internal): Always call WSARecv on SOCK_STREAM sockets. Corinna Vinschen 2009-09-29 08:46:29 +0000
  • c38ed7c697 2009-09-28 Michael Eager <eager@eagercon.com> Jeff Johnston 2009-09-28 16:43:57 +0000
  • 6c249577fb 2009-09-28 Michael Eager <eager@eagercon.com> Jeff Johnston 2009-09-28 16:42:21 +0000
  • 587b75f7bd * fhandler.h (class dev_console): Constify charset parameter of str_to_con. * fhandler_console.cc (dev_console::con_to_str): Simplify. Always default to the current internal locale. (dev_console::get_console_cp): Always use codepage 437 for alternate charset. (dev_console::str_to_con): Constify charset parameter. (fhandler_console::write_normal): Always use codepage 437 for alternate charset. Otherwise always default to the current internal locale. Replace ASCII SO with ASCII CAN. * strfuncs.cc: Tweka comments according to below changes. (sys_cp_wcstombs): Constify charset parameter. Convert all wchar_t values in the Unicode private use area U+F0xx to the singlebyte counterpart. Drop special handling creating ASCII SO sequence from U+DCxx value. Rearrange for performance. Replace ASCII SO with ASCII CAN. (sys_cp_mbstowcs): Constify charset parameter. Replace ASCII SO with ASCII CAN. Drop special case for U+DCxx ASCII SO sequences. Always create a replacement from the Unicode private use area U+F0xx for invalid byte values in a multibyte sequence. Do the same for wchar_t values from the U+F0xx range to make them roundtrip safe. * wchar.h (sys_cp_wcstombs): Constify charset parameter. (sys_cp_mbstowcs): Ditto. Corinna Vinschen 2009-09-28 12:10:32 +0000
  • d856640e1c * cygheap.cc (cygheap_init): Default locale.charset to "UTF-8". * dcrt0.cc (dll_crt0_1): Call setlocale (LC_CTYPE, "") here, just before resetting application locale to "C". * environ.cc (environ_init): Drop code setting locale here. * syscalls.cc (check_codepage): Break out check for required codepage from internal_setlocale. (internal_setlocale): Just convert CWD and $PATH from old charset to new charset and set internal charset. (setlocale): Change accordingly. Don't require LC_ALL or LC_CTYPE to store old locale value. Always call internal_setlocale if charset changed due to locale environment changes. Corinna Vinschen 2009-09-28 10:43:49 +0000
  • a58d484bcf * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin. (lc_message_charset): Ditto. (loadlocale): Set charset of the "C" locale to "UTF-8" on Cygwin. * libc/stdlib/mbtowc_r.c (__mbtowc): Default to __utf8_mbtowc on Cygwin. * libc/stdlib/wctomb_r.c (__wctomb): Default to __utf8_wctomb on Cygwin. Corinna Vinschen 2009-09-27 12:21:16 +0000
  • 7677a6b206 * new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe. Eric Blake 2009-09-26 21:01:59 +0000
  • 15e9ecd14a Add fexecve, execvpe. Eric Blake 2009-09-26 21:01:10 +0000
  • b14f894fd1 * libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]: Add declarations. Eric Blake 2009-09-26 20:59:54 +0000
  • 52dba6a5c4 Fix some POSIX-compliance bugs in link, rename, mkdir. Eric Blake 2009-09-26 15:51:53 +0000
  • 1e6459d3e5 merge from gcc DJ Delorie 2009-09-26 00:01:16 +0000
  • 65d436509b * libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]: Add declarations. Eric Blake 2009-09-25 23:57:09 +0000
  • 76fe91b90b * new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess, canonicalize_file_name, and document change in access semantics. Eric Blake 2009-09-25 23:56:18 +0000
  • 2bf78f0928 Provide euidaccess, canonicalize_file_name; fix fchmodat. Eric Blake 2009-09-25 23:55:00 +0000
  • 358d4e3cb0 * configure.ac: Pass any --cache-file=/dev/null option on to subconfigures. * configure: Regenerate. Nick Clifton 2009-09-25 19:25:04 +0000
  • 0986f93365 merge from gcc DJ Delorie 2009-09-25 19:02:00 +0000
  • 5ceb291210 * setup2.sgml (setup-locale-problems): Fix charset names of codepages 936 and 949. Corinna Vinschen 2009-09-25 16:42:36 +0000
  • 3dbe243afa Fix faccessat(,0) and access() semantics. Eric Blake 2009-09-25 13:44:45 +0000
  • 5386cd8ecc * setup2.sgml (setup-locale-problems): Document how to install non-default charsets. Eric Blake 2009-09-25 12:27:46 +0000
  • 005012ce6b include/ Cary Coutant 2009-09-24 20:52:07 +0000
  • 599d462dfa * posix_ipc.cc (mq_open): Avoid closing the same descriptor twice in case of errors. (sem_open): Ditto. Corinna Vinschen 2009-09-24 09:25:35 +0000
  • 1c23aff7a3 * kernel32.cc (CreateMutexW): Use correct access mask. (CreateSemaphoreW): Ditto. Corinna Vinschen 2009-09-24 09:09:45 +0000
  • c1754722ee * libc/locale/locale.c: Drop Cygwin-specific windows.h include. (loadlocale): Call __set_charset_from_codepage with 0 codepage. Corinna Vinschen 2009-09-23 17:19:00 +0000
  • 8e3607fcee * strfuncs.cc (__set_charset_from_codepage): Fetch current ANSI codepage if cp is 0. Corinna Vinschen 2009-09-23 17:13:55 +0000
  • 565d6ede3f Fix typo. Corinna Vinschen 2009-09-23 12:01:42 +0000
  • e664429d77 * strfuncs.cc (sys_cp_wcstombs): Convert lone surrogate pair second halves to unambiguous ASCII SO sequence. When converting chars invalid in current codepage to ASCII SO sequence, make sure to check for surrogate pair second half only if ct least one wide characters is left. Decrement nwc if valid second half has been converted. (sys_cp_mbstowcs): Improve ASCII SO handling. Never break from loop if invalid character has been found. Recognize ASCII SO sequence representing originally invalid mulitbyte char converted into a lone surrogate pair second half. Convert accordingly. Corinna Vinschen 2009-09-23 11:31:00 +0000
  • 70ecec052a * config.sub, config.guess: Update from upstream sources. Nick Clifton 2009-09-23 09:51:31 +0000
  • 515575eaae merge from gcc DJ Delorie 2009-09-22 21:52:47 +0000
  • 2ad8d17a16 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> Jeff Johnston 2009-09-22 21:49:20 +0000
  • bdb08ed44f 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> Jeff Johnston 2009-09-22 21:24:55 +0000
  • c3f3d59e43 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> Jeff Johnston 2009-09-22 21:23:13 +0000
  • 8980b9ad03 Error out if building separately but srcdir has build remnants. Ralf Wildenhues 2009-09-22 18:00:40 +0000
  • 5e8d7527af * autoload.cc (WSARecv): Define. * fhandler_socket.cc (fhandler_socket::recv_internal): Call WSARecv instead of WSARecvFrom if no name parameter is given. Explain why. Corinna Vinschen 2009-09-22 14:27:57 +0000
  • 74a67d01a5 Make *at functions more like Linux. Eric Blake 2009-09-22 12:13:53 +0000
  • abe6b5a3e2 * strfuncs.cc (sys_cp_mbstowcs): Reset shift state after handling invalid multibyte sequence. Corinna Vinschen 2009-09-22 09:44:32 +0000
  • 4401b147bb * path.cc (symlink_worker): Rework error handling to generate Linux compatible errno in case of trailing slash in newpath. Corinna Vinschen 2009-09-22 09:24:30 +0000
  • 29bca9bb0c Match dup2 and fcntl error values to POSIX. Eric Blake 2009-09-22 04:09:03 +0000
  • a7b24e14d7 * ChangeLog-2002: Fix typo. * ChangeLog-2008: Likewise. Eric Blake 2009-09-22 02:49:15 +0000
  • 35f452c3e2 o * ppc.h (ppc_cpu_t): Typedef to uint64_t. Alan Modra 2009-09-22 02:36:26 +0000
  • 9d1fd371d1 Require c++ in stage1_languages with --enable-gold in combined bootstrap. Ralf Wildenhues 2009-09-21 20:32:59 +0000
  • e1762cf3a4 toplevel configure: bootstrap target_libs of stage1_languages. Ralf Wildenhues 2009-09-21 20:31:02 +0000
  • ee42ccd3a2 * cygheap.h (cwdstuff::get_posix): Convert to const inline method just returning pointer to posix path. (cwdstuff::reset_posix): Convert to non-inline method taking a wchar_t pointer. * path.cc (cwdstuff::set): Revert change from 2009-05-13. Set posix to valid incoming path again. (cwdstuff::reset_posix): New implementation setting posix path from incoming wchar_t path. Explain usage. (cwdstuff::get_posix): Drop implementation. (cwdstuff::get): Drop special case to handle empty posix path. * syscalls.cc (internal_setlocale): Store old posix cwd as wide char path. Restore posix cwd using new charset. Explain why. Corinna Vinschen 2009-09-21 19:29:16 +0000
  • 92763ad9ba Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++ Ralf Wildenhues 2009-09-21 19:25:05 +0000
  • 07ad8d11ca 2009-09-21 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-09-21 16:07:34 +0000
  • cd6dd861a3 include/elf/ * ppc.h (DT_PPC_TLSOPT): Define. * ppc64.h (DT_PPC64_TLSOPT): Define. bfd/ * elf32-ppc.c (TLS_GET_ADDR_GLINK_SIZE): Define. (ADD_3_12_2, BEQLR, CMPWI_11_0, LWZ_11_3, LWZ_12_3): Define. (MR_0_3, MR_3_0): Define. (struct ppc_elf_link_hash_table): Add no_tls_get_addr_opt. (ppc_elf_select_plt_layout): Save emit_stub_syms param earlier. (ppc_elf_tls_setup): Add no_tls_get_addr_opt param and save to hash table. Check for presense of __tls_get_addr_opt (allocate_dynrelocs): Increase glink entry size for __tls_get_addr. (ppc_elf_size_dynamic_sections): Add DT_PPC_TLS_OPT tag. (write_glink_stub): Add param p. (ppc_elf_relocate_section): Adjust write_glink_stub call. (ppc_elf_finish_dynamic_symbol): Emit special glink call stub for __tls_get_addr. * elf32-ppc.h (ppc_elf_tls_setup): Update prototype. * elf64-ppc.c (struct ppc_link_hash_table): Add no_tls_get_addr_opt. (ppc64_elf_tls_setup): Add no_tls_get_addr_opt param and save to hash table. Check for presense of __tls_get_addr_opt. (ppc64_elf_size_dynamic_sections): Add DT_PPC64_TLS_OPT tag. (LD_R11_0R3, LD_R12_0R3, MR_R0_R3, CMPDI_R11_0, ADD_R3_R12_R13, BEQLR, MR_R3_R0, MFLR_R11, STD_R11_0R1, BCTRL, LD_R11_0R1, LD_R2_0R1, MTLR_R11): Define. (build_tls_get_addr_stub): New function. (ppc_build_one_stub): Call it. (ppc_size_one_stub): Add extra size for __tls_get_addr stub. (ppc64_elf_relocate_section): Don't change nop to ld 2,40(1) for __tls_get_addr plt call. * elf64-ppc.h (ppc64_elf_tls_setup): Update prototype. binutils/ * readelf.c (get_ppc_dynamic_type): Add TLSOPT. (get_ppc64_dynamic_type): Likewise. ld/ * emultempl/ppc32elf.em (no_tls_get_addr_opt): New var. (ppc_before_allocation): Pass to ppc_elf_tls_setup. (OPTION_NO_TLS_GET_ADDR_OPT): Define. Redefine other options in terms of previous option. (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --no-tls-get-addr-optimize. (PARSE_AND_LIST_ARGS_CASES): Handle it. * emultempl/ppc64elf.em (no_tls_get_addr_opt): New var. (ppc_before_allocation): Pass to ppc64_elf_tls_setup. (OPTION_NO_TLS_GET_ADDR_OPT): Define. (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --no-tls-get-addr-optimize. (PARSE_AND_LIST_ARGS_CASES): Handle it. ld/testsuite/ * ld-powerpc/tlslib.s: Delete dot-symbol entry syms. Add __tls_get_addr_opt. * ld-powerpc/tlslib32.s: Add __tls_get_addr_opt. * ld-powerpc/oldtlslib.s: New file, old-abi version of tlslib.s. * ld-powerpc/powerpc.exp: Build old-abi library and use it in two new link tests. * ld-powerpc/tlsexe.d: Update for new __tls_get_addr stub. * ld-powerpc/tlsexe.g, * ld-powerpc/tlsexe.r, *ld-powerpc/tlsexe32.d, * ld-powerpc/tlsexe32.g, * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g, * ld-powerpc/tlsexetoc.r: Likewise. Alan Modra 2009-09-21 11:51:01 +0000
  • 8fd422fe4e * new-features.sgml (ov-new1.7-file): Add new hardlink behaviour on filesystems not supporting hardlinks. * overview2.sgml (ov-hi-files): Change descripton accordingly. Corinna Vinschen 2009-09-21 11:01:19 +0000
  • 6cabe044dd * fhandler_disk_file.cc (fhandler_disk_file::link): Drop faking hardlink creation on filesystems not supporting hardlinks. Corinna Vinschen 2009-09-21 10:56:50 +0000
  • 991caa7310 gas/ * config/tc-ppc.c (md_show_usage): Document -mpcca2. * doc/c-ppc.texi (PowerPC-Opts): Document -mppca2. Ben Elliston 2009-09-21 10:29:07 +0000
  • 92c4330f5b * dcrt0.cc (dll_crt0_1): Add another hack to REALLY make sure that cxx_malloc is always set to the cygwin version. Christopher Faylor 2009-09-21 02:32:06 +0000
  • adfbdcdb07 * external.cc (cygwin_internal): Add hack to always reset cxx_malloc to proper value. * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Relocate wayward comment. Christopher Faylor 2009-09-21 02:19:31 +0000
  • 50a8741474 * exceptions.cc (sigpacket::process): Explicitly set thread-specific handler function to zero to avoid transferring to incorrect location. (_cygtls::call_signal_handler): Don't transfer to handler if there is no handler to transfer to. Christopher Faylor 2009-09-19 15:34:19 +0000
  • 4945cb2af0 * libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandated int. * libc/sys/linux/sys/unistd.h: Ditto. Christopher Faylor 2009-09-19 02:30:51 +0000
  • 7b9f3ce02c * exceptions.cc (sigpacket::process): Give sigwait() processing precedence even when a handler is present. * syscalls.cc (getpagesize): Change return to 'int'. Christopher Faylor 2009-09-18 21:27:02 +0000
  • a7f0112577 * ntea.c (write_ea): Don't abort if not-samba. Christopher Faylor 2009-09-16 16:23:51 +0000
  • 4834826e92 2009-09-16 Mike Frysinger <michael.frysinger@analog.com> Jeff Johnston 2009-09-16 16:08:27 +0000