Commit Graph

  • 190ccfc18c Be namespace clean in ctype.h. Eric Blake 2009-04-24 12:27:36 +0000
  • 1335bf3c5d Trigger gcc warning if isFoo macros are called with plain char. Eric Blake 2009-04-24 12:20:07 +0000
  • 5921804481 2009-04-23 Mike Burgess <wizardsguild@earthlink.net> Jeff Johnston 2009-04-23 18:11:22 +0000
  • bbb9d4fde3 2009-04-23 Paul Brook <paul@codesourcery.com> Kazu Hirata <kazu@codesourcery.com> Jeff Johnston 2009-04-23 17:54:22 +0000
  • 2beb9fbb02 2009-04-22 Anthony Green <green@moxielogic.com> Jeff Johnston 2009-04-22 19:52:49 +0000
  • bc6b90cc10 2009-04-22 Anthony Green <green@moxielogic.com> Jeff Johnston 2009-04-22 19:48:07 +0000
  • 96baa3e74a merge from gcc DJ Delorie 2009-04-22 19:09:13 +0000
  • 08825b6edc * strace.cc (create_child): Set CYGWIN=noglob when starting new process so that Cygwin will leave already-parsed the command line alonw. Christopher Faylor 2009-04-22 19:08:53 +0000
  • 819e574474 * mep/sim-crt0.S (_start): Fix typo. DJ Delorie 2009-04-22 18:57:37 +0000
  • 755b125b77 * libc/stdio/local.h (__chclass, __state_table, __action_table): Add extern to the declarations. * libc/stdlib/local.h (__iso_8859_conv, __cp_conv): Likewise. Corinna Vinschen 2009-04-22 08:30:03 +0000
  • 27378802ea * ctype.cc (__set_ctype): Copy exact part of the current active character class array. Corinna Vinschen 2009-04-21 20:10:55 +0000
  • c28545227a * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from _CTYPE_DATA_128_256. * libc/ctype/ctype_cp.h: Split off all character class values for character 255 from the rest of the definitions. (__ctype_cp): Use the new definitions. Make sure that the table always contains 0 for EOF (-1). * libc/ctype/ctype_iso.h: Ditto. Corinna Vinschen 2009-04-21 20:09:01 +0000
  • 161e368ac4 2009-04-21 Sandra Loosemore <sandra@codesourcery.com> Jeff Johnston 2009-04-21 18:38:53 +0000
  • 15b71e6679 2009-04-21 Mark Mitchell <mark@codesourcery.com> Jeff Johnston 2009-04-21 18:24:59 +0000
  • 6e9c1e8dd5 * mep/Makefile.in (SCRIPTS): Update to new config. * mep/default.ld: New. * mep/gmap_default.ld: Change default endian to little. * mep/sim-crt0.S: Maintain 8-byte stack alignment. * mep/sim-crtn.S: Likewise. DJ Delorie 2009-04-21 18:13:32 +0000
  • 90791a1879 * texinfo/texinfo.tex: Update to version 2009-03-28.05. Joseph Myers 2009-04-21 12:36:46 +0000
  • e050f18f22 bfd/ChangeLog Dave Korn 2009-04-21 02:13:48 +0000
  • bd5f034706 2009-04-20 Jeff johnston <jjohnstn@redhat.com> Jeff Johnston 2009-04-20 18:06:14 +0000
  • 5698171a3f * flock.cc (lf_setlock): Handle border case which results in WFMO loop exiting with ret == WAIT_TIMEOUT gracefully. Add a system_printf to uncover other potential problems with WFMO loop. Corinna Vinschen 2009-04-20 17:13:19 +0000
  • b978c43ea0 * mkimport: Specify .text for stub explicitly. * speclib: Add a dummy '.idata$7' section referring to the dll associated with the real import library. Christopher Faylor 2009-04-18 17:23:45 +0000
  • 855762d6f4 * dcrt0.cc (globify): Only call mbtowc for non-ascii chars. Corinna Vinschen 2009-04-18 11:08:37 +0000
  • 1b8e360e06 2009-04-17 Jeff johnston <jjohnstn@redhat.com> Jeff Johnston 2009-04-17 22:15:43 +0000
  • ad9bb48fbe 2009-04-17 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-17 20:54:19 +0000
  • 34d6b436e2 2009-04-17 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-17 20:50:44 +0000
  • e3228f89a4 2009-04-17 Jeff johnston <jjohnstn@redhat.com> Jeff Johnston 2009-04-17 20:48:34 +0000
  • 9c4032e768 2009-04-17 Jeff johnston <jjohnstn@redhat.com> Jeff Johnston 2009-04-17 16:18:17 +0000
  • 33990d814f bfd/ H.J. Lu 2009-04-17 15:03:47 +0000
  • 0351fbd504 * dcrt0.cc (globify): Make multibyte-aware. Corinna Vinschen 2009-04-17 14:51:44 +0000
  • a74869c027 * flock.cc (class inode_t): Add i_wait member and matching methods wait(), unwait(), and waiting(). (inode_t::inode_t): Initialize i_wait to 0. (fhandler_disk_file::lock): Only remove node if no other thread is waiting for a blocking lock. (lf_setlock): Manipulate node->i_wait to signal that a thread is waiting for a blocking lock in this node. (lf_findoverlap): Reinstantiate SELF test as in original code. Corinna Vinschen 2009-04-17 13:29:08 +0000
  • 5bbd5ae0bb * config.sub, config.guess: Update from upstream sources. Ben Elliston 2009-04-17 11:40:14 +0000
  • c4c8a3fd46 2009-04-16 Jeff johnston <jjohnstn@redhat.com> Jeff Johnston 2009-04-16 19:16:41 +0000
  • f22a7456a1 2009-04-16 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-16 18:38:23 +0000
  • 34c5e58ebb 2009-04-16 Hans-Peter Nilsson <hp@axis.com> Jeff Johnston 2009-04-16 18:29:51 +0000
  • 65f414dc16 2009-04-16 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-16 18:24:35 +0000
  • 47d39ee0b6 Fix typo in previous commit. Nick Clifton 2009-04-16 17:11:21 +0000
  • 54155bc37b * dlfcn.cc (get_full_path_of_dll): Just return a bool value. Drop local path_conv in favor of getting it as parameter. Add local string buffer instead of getting it as parameter. (dlopen): Accommodate get_full_path_of_dll change. Fetch WCHAR Windows path from path_conv variable and call LoadLibraryW. Corinna Vinschen 2009-04-16 16:17:58 +0000
  • cc0748930b Add new binutils target: moxie Nick Clifton 2009-04-16 15:39:46 +0000
  • 03897d8dda * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define. * syscalls.cc (unlink_nt): Handle STATUS_LOCK_NOT_GRANTED same as STATUS_SHARING_VIOLATION. Add lengthy comment to explain why. Corinna Vinschen 2009-04-16 12:16:35 +0000
  • 8c3a79bb97 * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's really given. Do backslash to slash conversion for mixed paths after handling \\?\ prefix. Corinna Vinschen 2009-04-15 10:00:40 +0000
  • ca027229d5 * path.cc (path_conv::get_wide_win32_path): Allow relative paths. (cygwin_conv_path): In case of CCP_POSIX_TO_WIN_W, convert relative paths to absolute paths if the relative pathname length exceeds MAX_PATH. Corinna Vinschen 2009-04-15 09:58:41 +0000
  • d370bb56c8 * libc/bsdlib.cc: Align copyright with upstream. * libc/fnmatch.c: Ditto. * libc/fts.c: Ditto. * libc/inet_addr.c: Ditto. * libc/inet_network.c: Ditto. * libc/rcmd.cc: Ditto. * libc/rexec.cc: Ditto. Corinna Vinschen 2009-04-15 08:20:47 +0000
  • fcea4c1c3d * speclib: Really revert to using tempdir. Christopher Faylor 2009-04-14 15:10:28 +0000
  • d295466636 * speclib: Revert to using tempdir. Christopher Faylor 2009-04-14 14:28:34 +0000
  • 51291d61e2 * localtime.cc (tzload): Implement setting __tzrule's offset member using newlib's __gettzinfo () interface also when tzload returns successfully. Corinna Vinschen 2009-04-14 12:08:07 +0000
  • 03d59fb47d * include/stdint.h (intptr_t): Remove long from type. (uintptr_t): Likewise. (INTPTR_MIN): Remove 'L' suffix. (INTPTR_MAX, UINTPTR_MAX): Likewise. Dave Korn 2009-04-13 22:55:00 +0000
  • 228f0b11fd * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS. Dave Korn 2009-04-13 22:51:02 +0000
  • 73bd57524a * speclib: Initial stab at cleaning up temp files. More work needed. * mkimport: Ditto. Christopher Faylor 2009-04-12 05:11:08 +0000
  • d129941aef * Makefile.in (clean): Clean globals.h. (LIBCOS): Depend on globals.h. Christopher Faylor 2009-04-12 04:14:31 +0000
  • edd090a270 * mkimport: New script to perform all operations necessary to create libcygwin.a. * rmsym: Delete. * newsym: Delete. * Makefile.in (toolopts): New variable which holds options relating to binutils/gcc tools. (speclib): Use toolopts. Add symbols to avoid copying to special libraries. (OBSOLETE_FUNCTIONS): Delete. (NEW_FUNCTIONS): Change to represent an argument to new mkimport script. (libcygwin.a): Use only new mkimport script to create libcygwin.a. Only rely on ${LIBCOS}. (*/lib*.a): Simplify speclib dependencies. (speclib): Accept toolchain options. Convert every argument to absolute path. Simplify parsing of nm output. Accommodate new exclude option. Christopher Faylor 2009-04-12 03:19:52 +0000
  • 370a1171d8 2009-04-11 Danny Smith <dannsymith@users.sourceforge.net> Chris Sutcliffe 2009-04-11 12:41:09 +0000
  • 1b98373a40 * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix. (WINT_MAX): Add 'U' suffix. Corinna Vinschen 2009-04-11 08:07:30 +0000
  • 1318037e44 * speclib: Use a more robust method to derive full file path. Christopher Faylor 2009-04-10 04:29:25 +0000
  • 59328e28c4 * speclib: Semi-revert to previous version but don't try to generate well-formed import library. Instead, just extract appropriate symbols and let later libcygwin.a on link line fill in the rest of the import stuff. * gendef: Hopefully no-op modification to allow easier post-processing on symbol values. Christopher Faylor 2009-04-09 21:02:53 +0000
  • 0c4023011d * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf rather than using the stack. Corinna Vinschen 2009-04-09 17:55:01 +0000
  • 214a0e67fd * syscalls.cc (try_to_bin): Fix alignment of infobuf. Corinna Vinschen 2009-04-09 17:00:35 +0000
  • c2e861da3e 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> H.J. Lu 2009-04-09 15:54:10 +0000
  • 3ac4fba13e 2009-04-09 H.J. Lu <hongjiu.lu@intel.com> H.J. Lu 2009-04-09 15:40:57 +0000
  • 45449169f5 2009-04-09 Steve Ellcey <sje@cup.hp.com> H.J. Lu 2009-04-09 15:39:52 +0000
  • a29a769342 * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove _B flag from TAB. * libc/ctype/ctype_cp.h: Mark non-cased letters in tables for codepages 720, 862, 874, 1255, and 1256 to _U|_L. Fix a couple of incorrect class mappings. * libc/ctype/ctype_iso.h: Mark non-cased letters in ISO-8859 tables 6, 8, and 11 to _U|_L. Fix a couple of incorrect class mappings. * libc/ctype/isblank.c (isblank): Special case TAB. * libc/ctype/islower.c (islower): Check explicitely for _L flag only in (_U|_L). * libc/ctype/isupper.c (isupper): Ditto, but check for _U flag. * libc/include/ctype.h (islower): Same in macro. (isupper): Ditto. (isblank): Special case TAB. Redefine macro for GCC only. Corinna Vinschen 2009-04-09 10:37:58 +0000
  • 2d647173bb * fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch an error when changing the user account on a standalone Samba server. Explain why. * sec_acl.cc (setacl): Accommodate additional parameter to set_file_sd. * sec_helper.cc (SECURITY_SAMBA_UNIX_AUTHORITY): Define. (well_known_samba_unix_user_fake_sid): Define. * security.cc (set_file_sd): Take additional parameter if ownership should be changed. Restrict requested permissions accordingly. (set_file_attribute): Accommodate additional parameter to set_file_sd. * security.h (well_known_samba_unix_user_fake_sid): Declare. (set_file_sd): Align declaration to above change. Corinna Vinschen 2009-04-09 09:19:03 +0000
  • 9b26525ec3 * libc/stdlib/local.h (__mbtowc): Declare extern. (__wctomb): Ditto. Corinna Vinschen 2009-04-09 08:24:37 +0000
  • f03f51dccf * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp, but also recognizes 0x8e and 0x8f lead bytes. (_iseucjp2): Rename from _iseucjp. * libc/stdlib/mbtowc_r.c (__eucjp_mbtowc): Convert JIS-X-0212 triplebyte sequences as well. * libc/stdlib/wctomb_r.c (__eucjp_wctomb): Convert to JIS-X-0212 triplebyte sequences as well. Corinna Vinschen 2009-04-09 08:20:10 +0000
  • 712789c794 2009-04-08 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-08 20:00:01 +0000
  • 01d23ae749 bfd/ H.J. Lu 2009-04-08 16:04:49 +0000
  • 4e952f53dc [include/elf] * mep.h (EF_MEP_CPU_C5): New. [bfd] * archures.c: Add bfd_mach_mep_c5. * bfd-in2.h: Likewise. * cpu-mep.c: Add bfd_c5_arch. * elf32-mep.c: Support it. [gas] * config/tc-mep.c: Add UCI/DSP instruction support. Add C5 support. (md_show_usage): Change default endian to little. * config/tc-mep.h (TARGET_BYTES_BIG_ENDIAN): Change default to little. [ld] * emulparams/elf32mep.sh: Change default endian to little. DJ Delorie 2009-04-08 02:24:19 +0000
  • 93c75f41e4 [bfd] * elf32-h8300.c (elf32_h8_relax_section): Relax MOVA opcodes. [gas] * tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA immediates. (build_bytes): Pass insn to do_a_fix_imm. [include/opcode] * h8300.h: Add relaxation attributes to MOVA opcodes. DJ Delorie 2009-04-07 18:21:21 +0000
  • 8dc102b20b * include/stdint.h (int_least32_t): Define as int. (uint_least32_t): Ditto, unsigned. (int_fast16_t): Define as int. (int_fast32_t): Ditto. (uint_fast16_t): Ditto, unsigned. (uint_fast32_t): Ditto. (UINT32_MAX): Remove `L' long marker. (UINT_LEAST32_MAX): Ditto. (UINT_FAST16_MAX): Ditto. (UINT_FAST32_MAX): Ditto. (INT32_C): Ditto. (UINT32_C): Ditto. Corinna Vinschen 2009-04-07 17:23:20 +0000
  • 18ac7638b9 * path.cc (readlink): Accommodate new UTF-16 symlinks. Corinna Vinschen 2009-04-07 16:24:50 +0000
  • 21c7d001dc * strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widechar conversion functions throughout. * wchar.h: Ditto in declarations. Guard them __INSIDE_CYGWIN__. Corinna Vinschen 2009-04-07 16:22:55 +0000
  • 3d69426491 * setup2.sgml (setup-locale-console): New section to explain console character set setting. * faq: Throughout, change references to User's Guide to references to 1.7 User's Guide temporarily. * faq-setup.html (faq.using.unicode): Rephrase slightly. (faq.using.weirdchars): New FAQ entry for console charset problems. Corinna Vinschen 2009-04-07 13:04:43 +0000
  • 62755474e5 * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb, and con_charset. (dev_console::str_to_con): Take mbtowc function pointer and charset as additional parameters. * fhandler_console.cc (fhandler_console::get_tty_stuff): Initialize aforementioned new members. Explain why. (dev_console::con_to_str): Remove useless comment. Call new sys_cp_wcstombs function rather than sys_wcstombs. (dev_console::str_to_con): Take mbtowc function pointer and charset as additional parameters. Call sys_cp_mbstowcs accordingly. (fhandler_console::write_normal): Only initialize f_mbtowc and charset once. Accommodate changed str_to_con. * strfuncs.cc (sys_cp_wcstombs): Renamed from sys_wcstombs. Take wctomb function pointer and charset as parameters. Use throughout. (sys_cp_mbstowcs): Take wctomb function pointer and charset as parameters instead of codepage. Remove matching local variables and their initialization. * wchar.h (ENCODING_LEN): Define as in newlib. (__mbtowc): Use mbtowc_p typedef for declaration. (wctomb_f): New type. (wctomb_p): New type. (__wctomb): Declare. (__utf8_wctomb): Use wctomb_f typedef for declaration. (sys_cp_wcstombs): Move declaration from winsup.h here. (sys_wcstombs): Ditto. (sys_wcstombs_alloc): Ditto. (sys_cp_mbstowcs): Ditto. (sys_mbstowcs): Ditto. (sys_mbstowcs_alloc): Ditto. * winsup.h: Move declaration of sys_FOO functions to wchar.h. Include wchar.h instead. Corinna Vinschen 2009-04-07 12:13:37 +0000
  • 3d66f2c9ae 2009-04-06 Mike Burgess <wizardsguild@earthlink.net> Jeff Johnston 2009-04-06 22:42:08 +0000
  • 43b1cfeca5 2009-04-06 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-06 22:04:33 +0000
  • 6af3d60df9 * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat. Corinna Vinschen 2009-04-06 20:44:55 +0000
  • 2f9ee8fc90 * strfuncs.cc: Add comment to explain why we can't support JIS for now. (__db_wctomb): Alwaus use WC_NO_BEST_FIT_CHARS. (__jis_wctomb): Just call __ascii_wctomb from here. (__eucjp_wctomb): Convert to standalone implementation to fix up the difference between eucJP and CP 20932 affecting JIS-X-0212 characters. Explain. (__kr_wctomb): Use codepage 949. (__db_mbtowc): Reorder code slightly. Always use MB_ERR_INVALID_CHARS in call to MultiByteToWideChar. Fix a problem with singlebyte sequences. Fix a bug in '\0' handling. Reset state->__count on successful return from non-zero state. (__jis_mbtowc): Just call __ascii_mbtowc from here. (__eucjp_mbtowc): Convert to standalone implementation to fix up the difference between eucJP and CP 20932 affecting JIS-X-0212 characters. (__kr_mbtowc): Use codepage 949. (__set_charset_from_codepage): Handle codepage 20932 as eucJP. Corinna Vinschen 2009-04-06 10:50:11 +0000
  • 2f1769f431 * libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP. Corinna Vinschen 2009-04-06 10:36:49 +0000
  • 115655f1f3 * new-features.sgml (ov-new1.7-posix): Remove JIS from supported charsets. * setup2.sgml (setup-locale-charsetlist): Ditto. Corinna Vinschen 2009-04-06 10:30:02 +0000
  • 738c26083a * setup2.sgml (setup-locale-problems): Change title to be more clear when referencing this section. Corinna Vinschen 2009-04-06 10:25:28 +0000
  • 50b2715c77 * Makefile.in: Use all compile options when calculating magic values. * shared_info.h (CURR_SHARED_MAGIC): Revert erroneous value. * child_info.h (CURR_CHILD_INFO_MAGIC): Update. * fhandler.h (acquire_output_mutex): Remove unneeded ';'. (release_output_mutex): Ditto. Christopher Faylor 2009-04-05 16:49:15 +0000
  • 66eaf280ac * net.cc: Undefine NOERROR and DELETE to avoid compiler warnings. * shared_info.h (CURR_SHARED_MAGIC): Update. * spawn.cc (spawn_guts): Avoid copying one line command line argument if it hasn't been filled out. Christopher Faylor 2009-04-05 04:23:50 +0000
  • 80317fe50f * libc/stdlib/wcstombs.c: Fix datatypes in documentation. Corinna Vinschen 2009-04-04 16:00:31 +0000
  • 4fedce119c * include/asm/byteorder.h (__ntohl): Prototype before define to avoid a warning with -Wmissing-prototypes. Use _ELIDABLE_INLINE macro from _ansi.h. (__ntohs): Ditto. Corinna Vinschen 2009-04-04 15:49:05 +0000
  • 56c5c08a5d * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here... * libc/include/_ansi.h (_ELIDABLE_INLINE): ..to here. Corinna Vinschen 2009-04-04 15:44:19 +0000
  • d74c61c2be 2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Jeff Johnston 2009-04-03 22:46:15 +0000
  • 0463fc624c 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 22:42:31 +0000
  • d65c75640e 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 22:37:40 +0000
  • 816c3d2968 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 22:34:17 +0000
  • c07101aba1 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 22:32:28 +0000
  • f42552e9e1 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 22:29:24 +0000
  • 051f7595ff 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 22:27:31 +0000
  • 823f6f6655 2009-04-03 Ken Werner <ken.werner@de.ibm.com> Jeff Johnston 2009-04-03 17:42:27 +0000
  • 8ca79ad630 2009-04-03 Craig Howland <howland@LGSInnovations.com> Jeff Johnston 2009-04-03 17:39:24 +0000
  • f5e097fa4b * Various syntactical and semantical fixes throughout. Corinna Vinschen 2009-04-03 11:51:31 +0000
  • d10a1e5154 * utils.sgml: Various syntactical and semantical fixes. * cygcheck.cc (usage): Fix --find-package explanation. Corinna Vinschen 2009-04-03 11:50:26 +0000
  • eab96f6b22 * environ.cc (build_env): Fix length calculation of resulting wide char environment string. Corinna Vinschen 2009-04-02 17:44:01 +0000
  • be37a55086 * include/netdb.h: #include <inttypes.h>, <netinet/in.h>, and <sys/socket.h> per SUSv3. Corinna Vinschen 2009-04-02 08:48:03 +0000
  • 72c79be10e * libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and ctype_cp.h out of ALLOW_NEGATIVE_CTYPE_INDEX case. (__ctype_ptr__): Constify in !_MB_CAPABLE case. Otherwise, de-constify in !ALLOW_NEGATIVE_CTYPE_INDEX case, too. Add comment. (__set_ctype): Set __ctype_ptr__ pointer according to definition of ALLOW_NEGATIVE_CTYPE_INDEX. * libc/include/ctype.h (__ctype_ptr__): Constify in !_MB_CAPABLE case. Corinna Vinschen 2009-04-02 07:53:12 +0000
  • cd767078de include/coff/ * xcoff.h (xcoff_link_hash_table): Move to bfd/xcofflink.c. Richard Sandiford 2009-04-01 19:38:11 +0000
  • 80e823e058 2009-04-01 H.J. Lu <hongjiu.lu@intel.com> H.J. Lu 2009-04-01 17:30:35 +0000
  • cf7fdc0672 * faq-using.xml (faq.using.symlinkstoppedworking): Rename. (faq.using.ipv6): New IPv6 FAQ. * gdb.sgml: Remove incorrect statement about Insight. Corinna Vinschen 2009-04-01 16:56:08 +0000