Commit Graph

  • dc7e8c1b95 2004-11-05 Tomer Levi <Tomer.Levi@nsc.com> * opcode/crx.h (enum argtype): Rename types, remove unused types. Tomer Levi 2004-11-05 10:58:22 +0000
  • 5350aa8b89 Merge from GCC versions Geoffrey Keating 2004-11-05 05:26:34 +0000
  • 749f577ffa Regenerated with correct autoconf DJ Delorie 2004-11-04 18:42:47 +0000
  • 78cc81ff4c 2004-11-04 H.J. Lu <hongjiu.lu@intel.com> H.J. Lu 2004-11-04 17:07:08 +0000
  • 7c0ad5eddf ./ * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. * configure: Regenerated. bfd/ * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace elfarm-nabi with elf32-arm. Remove elfarm-oabi. (elf32-arm.lo): Replace elfarm-nabi.lo rule. Remove elf32-arm.h dependency. * config.bfd: Move arm-*-oabi* and thumb-*-oabi* from obsolete list to a new removed list. Remove normal configuration stanzas. * configure.in: (bfd_elf32_bigarm_vec, bfd_elf32_bigarm_symbian_vec) (bfd_elf32_littlearm_symbian_vec, bfd_elf32_littlearm_vec): Replace elfarm-nabi.lo with elf32-arm.lo. (bfd_elf32_bigarm_oabi_vec, bfd_elf32_littlearm_oabi_vec): Remove. * elf32-arm.c: Renamed from elfarm-nabi.c. Inline elf32-arm.h. * elf32-arm.h: Remove. * elfarm-oabi.c: Remove. * targets.c (_bfd_target_vector): Remove bfd_elf32_bigarm_oabi_vec and bfd_elf32_littlearm_oabi_vec. * aclocal.m4, Makefile.in, configure, doc/Makefile.in: Regenerated. gas/ * configure.in: Remove arm-*-oabi and thumb-*-oabi. * config/tc-arm.c (target_oabi): Delete. (md_apply_fix3, elf32_arm_target_format): Remove target_oabi checks. (arm_opts): Remove moabi. * doc/as.texinfo (Overview): Remove documentation of -moabi. * doc/c-arm.texi (ARM Options): Likewise. * configure: Regenerated. ld/ * Makefile.am (ALL_EMULATIONS): Remove earmelf_oabi.o. (earmelf_oabi.c): Remove rule. * configure.tgt: Remove arm-*-oabi and thumb-*-oabi. * emulparams/armelf_oabi.sh, emultempl/armelf_oabi.em: Delete files. * Makefile.in: Regenerated. Daniel Jacobowitz 2004-11-04 15:54:22 +0000
  • 2f001ba2ef * cris.h (enum cris_insn_version_usage): Tweak formatting and comments. Remove member cris_ver_sim. Add members cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10, cris_ver_v8_10, cris_ver_v10, cris_ver_v10p. (struct cris_support_reg, struct cris_cond15): New types. (cris_conds15): Declare. (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON) (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS) (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros. (NOP_Z_BITS): Define in terms of NOP_OPCODE. (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and SIZE_FIELD_UNSIGNED. Hans-Peter Nilsson 2004-11-04 14:53:41 +0000
  • 34b30773b1 * cris.h (EF_CRIS_VARIANT_MASK, EF_CRIS_VARIANT_ANY_V0_V10) (EF_CRIS_VARIANT_V32, EF_CRIS_VARIANT_COMMON_V10_V32): New macros. Hans-Peter Nilsson 2004-11-04 14:53:19 +0000
  • 1fede1b1ba gas/ 2004-11-04 Jan Beulich <jbeulich@novell.com> Jan Beulich 2004-11-04 09:16:08 +0000
  • c3ea0cd332 * include/wingdi.h (NIF_INFO): Add define. (NIIF_*) Add defines.. Thanks to: Benoit Blanchon <benoit.blanchon@free.fr> (NIF_*): Convert constants to hex. Danny Smith 2004-11-04 07:09:52 +0000
  • 9dee1466e8 * include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA, GetGlyphIndicesW): Declare. (GGI_MARK_NONEXISTING_GLYPHS): Define * lib/gdi32.def (GetFontUnicodeRanges,GetGlyphIndicesA, GetGlyphIndicesW): Add stubs. Danny Smith 2004-11-02 09:07:33 +0000
  • fe5cd1608b * cygcheck.cc (get_dword): Fix errormessage. (cygwin_info): Ditto. (track_down): Ditto. (check_keys): Ditto. Bas van Gompel 2004-10-31 18:46:31 +0000
  • 60152eb403 PR target/18151 * configure.in (case ${target}): Do not build fixincludes for avr. * configure: Regenerated. Aaron W. LaFramboise 2004-10-28 19:43:35 +0000
  • 22cf17b31f * fork.cc (NPIDS_HELD): Reduce to former number now that bash problem has been identified. Christopher Faylor 2004-10-28 17:34:29 +0000
  • 334ba104fe tweak wording Christopher Faylor 2004-10-28 15:55:22 +0000
  • b08d08c7c4 * libc/include/sys/signal.h: Move <signal.h> include to bottom of file so that all relevant definitions have been handled for use in the include. Christopher Faylor 2004-10-28 15:06:47 +0000
  • 7be5e72f3d Enable the iq2000 support Nick Clifton 2004-10-28 08:18:18 +0000
  • 531979231d 2004-10-28 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-10-28 01:46:01 +0000
  • 3905510834 2004-10-27 Richard Earnshaw <rearnsha@arm.com> Paul Brook 2004-10-27 20:48:22 +0000
  • 2979a29b86 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com> Tomer Levi 2004-10-27 10:22:56 +0000
  • f1e209188b (enum reg): Rearrange registers, remove 'ccfg' and 'pc'. (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE. (enum operand_type): Rearrange operands, edit comments. replace us<N> with ui<N> for unsigned immediate. replace d<N> with disps<N>/dispu<N>/dispe<N> for signed/unsigned/escaped displacements (respectively). replace rbase_ridx_scl2_dispu<N> with rindex_disps<N> for register index. (instruction type): Add NO_TYPE_INS. (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR. (operand_entry): New field - 'flags'. (operand flags): New. Tomer Levi 2004-10-27 10:17:39 +0000
  • ccf4c1e6cd * cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1 dlls. Bas van Gompel 2004-10-27 01:28:07 +0000
  • 5957d504f0 * cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since it should not be used by the child. * select.cc (start_thread_socket): Turn off inheritance for exitsock. Don't add exitsock to exception mask since it should never get an exception. (socket_cleanup): Change some debug messages for consistency. * fhandler_socket.cc (fhandler_socket::dup): Change comment wording slightly. Christopher Faylor 2004-10-26 21:13:50 +0000
  • 3d43992262 * configure.in (case ${target}): Do not build fixincludes on platforms where it is not used. * configure: Regenerated. ---------------------------------------------------------------------- Aaron W. LaFramboise 2004-10-26 20:39:00 +0000
  • 65b1964f1a 2004-10-26 Jason Tishler <jason@tishler.net> Jeff Johnston 2004-10-26 18:21:09 +0000
  • 8876d8cbec bfd/ * elflink.c (elf_finalize_dynstr): Skip shared aux structure. (bfd_elf_size_dynamic_sections): Create default version definition. (elf_link_output_extsym): Adjust for default symbol version. include/ * bfdlink.h (struct bfd_link_info): Add create_default_symver. ld/ * ld.texinfo: Document --default-symver. * ldmain.c (main): Set link_info.create_default_symver. * lexsup.c (enum option_values): Add OPTION_DEFAULT_SYMVER. (ld_options): Add default-symver. (parse_args): Handle OPTION_DEFAULT_SYMVER. ld/testsuite/ * ld-elfvers/vers.exp (build_binary): Add ldargs parameter. (build_vers_lib_pic_flags): New function. Add vers29 test. * ld-elfvers/vers29.c: New file. * ld-elfvers/vers29.dsym: New file. * ld-elfvers/vers29.ver: New file. Paul Brook 2004-10-26 13:46:02 +0000
  • fdf4ad73e1 2004-10-26 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-10-26 01:53:27 +0000
  • 9a0fdd2315 whitespace Christopher Faylor 2004-10-25 21:20:09 +0000
  • 6382b7e379 Fix date typo. Jeff Johnston 2004-10-25 17:56:05 +0000
  • 06b5ef6e7d 2001-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> Jeff Johnston 2004-10-25 17:53:19 +0000
  • a3a401001a * cygcheck.cc (dump_sysinfo): Add leading newline before legend for drive-list. Bas van Gompel 2004-10-25 16:11:41 +0000
  • 4bfc614b42 fix whitespace, update some copyrights Christopher Faylor 2004-10-25 15:49:36 +0000
  • bc4ab99276 Remove CRs Christopher Faylor 2004-10-25 15:35:41 +0000
  • 8d214ea21f 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com> Tomer Levi 2004-10-25 09:44:27 +0000
  • 244cbd6bda 2004-10-24 Dan Aloni <da-x@colinux.org> Danny Smith 2004-10-24 09:03:30 +0000
  • 714fa3b8a5 * configure.in: Use an absolute path to install-sh. * configure: Regenerated. Daniel Jacobowitz 2004-10-23 20:30:02 +0000
  • be1d479e09 * cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' and ``unk''. Use single puts. Add leading newline. Line up equal-signs. Bas van Gompel 2004-10-22 01:29:10 +0000
  • 92b3d79a08 bfd/ H.J. Lu 2004-10-21 15:28:31 +0000
  • be957eb563 * cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. Change ``Used'' to ``Free'' in helptext-title for drive-list. Christopher Faylor 2004-10-21 00:06:37 +0000
  • 4082a9eb4a * select.cc (start_thread_socket): Remove attempt to delay reading of exitsock or suffer occasional mysterious 60 second hangs. (socket_cleanup): Empty the exitsock here after the thread has terminated. Christopher Faylor 2004-10-20 04:49:34 +0000
  • d134b48fd6 revert erroneous checkin Christopher Faylor 2004-10-20 01:03:55 +0000
  • f054a20f1a * fhandler_console.cc (fhandler_console::fixup_after_exec): Fix error message. Christopher Faylor 2004-10-20 01:02:18 +0000
  • f9dcc467cc 2004-10-19 Andrew Cagney <cagney@gnu.org> Andrew Cagney 2004-10-19 18:52:04 +0000
  • 84ec2724d2 2004-10-19 Andrew Cagney <cagney@gnu.org> Andrew Cagney 2004-10-19 18:11:16 +0000
  • 52fa622ab6 * sysv_sem.cc: Redefine offsetof to circumvent build problems with gcc 3.4. Corinna Vinschen 2004-10-18 14:26:18 +0000
  • eedf24742c * cygcheck.cc (pretty_id): Don't let i become negative. Fix printf-format. Corinna Vinschen 2004-10-18 10:25:38 +0000
  • b64293e62a = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping, PWSH_GET_WINSOCK_MAPPING): Don't define if __OBJC__. Danny Smith 2004-10-18 04:31:16 +0000
  • 3f8c5ee627 fix date Christopher Faylor 2004-10-18 01:47:00 +0000
  • 0ffa77a9f5 * cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid. Christopher Faylor 2004-10-18 01:44:55 +0000
  • 0597641a74 * cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid. Christopher Faylor 2004-10-17 23:31:23 +0000
  • 167f0d8513 * cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations. Christopher Faylor 2004-10-15 13:57:56 +0000
  • 12a638f990 2004-10-15 Robert Wruck <wruck@tweerlei.de> Danny Smith <dannysmith@users.sourceforge.net> Danny Smith 2004-10-15 01:18:11 +0000
  • 902edd4512 * cygcheck.cc (pretty_id): Correct column calculations. Abort if id is acting funny. Christopher Faylor 2004-10-14 17:35:46 +0000
  • 2457f34144 * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90. Danny Smith 2004-10-14 07:44:11 +0000
  • 96536b50a6 * select.cc (start_thread_socket): Remove unused code. Christopher Faylor 2004-10-13 03:26:31 +0000
  • 4ea74b34c3 merge from gcc 2004-10-12 Kelley Cook <kcook@gcc.gnu.org> * configure.in (*-*-cygwin*): Supress warning if newlib not present. * configure: Regenerate. DJ Delorie 2004-10-12 23:40:03 +0000
  • 88cd939278 Fix date and paste errors. Richard Earnshaw 2004-10-12 16:13:00 +0000
  • b6d09d0e16 2004-10-12 Paul Brook <paul@codesourcery.com> Paul Brook 2004-10-12 14:17:08 +0000
  • cbec131f8e * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Revert previous checkin. Christopher Faylor 2004-10-11 15:36:13 +0000
  • 77cbeb0039 2004-10-11 Robert Wruck <wruck@tweerlei.de> Danny Smith 2004-10-11 07:20:26 +0000
  • a82955fa29 minor change Christopher Faylor 2004-10-11 02:27:43 +0000
  • 1cda132258 * cygtls.h (exitsock): New element. (exitsock_sin): Ditto. * cygtls.cc (_cygtls::init_thread): Initialize exitsock to invalid handle. (_cygtls::call2): Close exitsock if it is valid. * select.cc (struct socketinf): Remove sin element. (start_thread_socket): Initialize one SOCK_DGRAM socket per thread instead of (apparently) expensive opening and closing of socket with each select call. (socket_cleanup): Send a byte to the exitsock socket as a way to potentially signal a waiting-for-socket thread to exit. * tlsoffsets.h: Regenerate. Christopher Faylor 2004-10-11 02:21:31 +0000
  • 8d712c8c3e Remove unneeded directory. Christopher Faylor 2004-10-10 18:57:16 +0000
  • 76ad4d0a6e * cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''. Christopher Faylor 2004-10-10 17:07:23 +0000
  • 7d032a010a * include/ddk/winnt4.h (Exi386InterlockedDecrementLong, Exi386InterlockedExchangeUlong, Exi386InterlockedIncrementLong); Add prototypes. * include/winddk.h (ExInterlockedAddUlong, ExInterlockedInsertHeadList, ExInterlockedInsertTailList, ExInterlockedRemoveHeadList, ExInterlockedPopEntryList, ExInterlockedPushEntryList): Change calling convention to DDKAPI. (ExfInterlockedAddUlong,ExInterlockedInsertHeadList, ExInterlockedInsertTailList, ExInterlockedRemoveHeadList, ExInterlockedPopEntryList, ExInterlockedPushEntryList): Add prototypes for DDKFASTAPI versions. Thanks to Vadim Yegor0v <zg at bmg dot lv> for report. * lib/ntoskrnl.def (ExInterlockedAddUlong, ExInterlockedInsertHeadList, ExInterlockedInsertTailList, ExInterlockedRemoveHeadList, ExInterlockedPopEntryList, ExInterlockedPushEntryList): Remove lead '@' from stubs. (ExfInterlockedAddUlong,ExfInterlockedInsertHeadList, ExfInterlockedInsertTailList, ExfInterlockedRemoveHeadList, ExfInterlockedPopEntryList, ExfInterlockedPushEntryList): Add fastcall stubs. (Exi386InterlockedDecrementLong, Exi386InterlockedExchangeUlong, Exi386InterlockedIncrementLong); Add stdcall stubs. Danny Smith 2004-10-10 07:14:04 +0000
  • 0795a24552 * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries. Christopher Faylor 2004-10-09 23:19:38 +0000
  • 82e127caac * cygcheck.cc (dump_sysinfo): Don't warn about empty path components, just display ``.''. Christopher Faylor 2004-10-09 23:15:36 +0000
  • 73131c2d20 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-10-08 17:40:57 +0000
  • b39ffd8c4a bfd/ * config.bfd: Include 64-bit support for i[3-7]86-*-solaris2*. * elf64-x86-64.c (elf64_x86_64_section_from_shdr): New function. (elf_backend_section_from_shdr): Define. binutils/ * readelf.c (get_x86_64_section_type_name): New function. (get_section_type_name): Use it. gas/ * config/tc-i386.c: Include "elf/x86-64.h". (i386_elf_section_type): New function. * config/tc-i386.h (md_elf_section_type): Define. (i386_elf_section_type): New prototype. gas/testsuite/ * gas/i386/i386.exp: Don't run divide test for targets where '/' is a comment. Run x86-64-unwind for 64-bit ELF targets. * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New. include/ * elf/common.h (PT_SUNW_EH_FRAME): Define. * elf/x86-64.h (SHT_X86_64_UNWIND): Define. ld/ * configure.tgt: Include elf_x86_64 for i[3-7]86-*-solaris2*. Daniel Jacobowitz 2004-10-08 13:55:09 +0000
  • f8676e91ce Separate entries for common file changes so the automerge can find them. DJ Delorie 2004-10-08 02:10:48 +0000
  • b3a88ae94b bfd ChangeLog Bob Wilson 2004-10-08 00:22:12 +0000
  • 60cb120f3e * cygheap.h (class cygheap_user): Add psystemroot member and env_systemroot method. * environ.cc (struct spenv): Add add_always member. (spenvs): Accomodate new add_always member. Add cygheap_user::env_systemroot method to SYSTEMROOT entry. (build_env): Check add_always member when adding missing environment variables from spenvs. * uinfo.cc (cygheap_user::env_systemroot): New method. Corinna Vinschen 2004-10-07 21:28:57 +0000
  • 9286b55306 * dcrt0.cc (dll_crt0_0): Drop duplicated line. Corinna Vinschen 2004-10-07 16:59:02 +0000
  • d794d08157 revert erroneously applied change Christopher Faylor 2004-10-07 16:53:51 +0000
  • 859d85dee0 * spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask. (do_cleanup): Test for invalid signal mask to decide whether to restore the mask rather than assuming zero mask indicates that there is nothing to do. Christopher Faylor 2004-10-07 16:49:30 +0000
  • 7c3db8ea2e Add linker option: --warn-shared-textrel to produce warnings when adding a DT_TEXTREL to a shared object. Nick Clifton 2004-10-07 14:45:23 +0000
  • 02a32322f3 Add support for CRX co-processor opcodes Nick Clifton 2004-10-07 14:18:17 +0000
  • b9cd8fb5ff * fhandler_tty.cc (fhandler_tty_slave::read): Use previously evaluated time_to_wait value. Corinna Vinschen 2004-10-07 08:03:24 +0000
  • 72db1c11e9 * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl, atanh, atanhf, atanhl): Add prototypes. * mingwex/Makefile.in (MATH_OBJS): Add objects for above to list. (MATH_DISTFILES): Add sources for above and fastmath.h to list. Specify dependency on fastmath.h for new objects. * mingwex/math/fastmath.h: New file. * mingwex/math/ashinh.c: New file. * mingwex/math/asinhf.c: New file. * mingwex/math/asinhl.c: New file. * mingwex/math/acosh.c: New file. * mingwex/math/acoshf.c: New file. * mingwex/math/acoshl.c: New file. * mingwex/math/atanh.c: New file. * mingwex/math/atanhf.c: New file. * mingwex/math/atanhl.c: New file. Danny Smith 2004-10-06 20:31:32 +0000
  • 74b2bdc351 2004-10-06 Eric Christopher <echristo@redhat.com> Eric Christopher 2004-10-06 20:29:48 +0000
  • 5e6b1f07c9 2004-10-06 Paolo Bonzini <bonzini@gnu.org> Paolo Bonzini 2004-10-06 10:15:24 +0000
  • 4f8dc86255 * strace.cc (_impure_ptr): Remove. Corinna Vinschen 2004-10-06 09:51:11 +0000
  • 5f175ea697 * cygcheck.cc (dump_sysinfo): Warn about empty path-components. Corinna Vinschen 2004-10-06 09:46:40 +0000
  • b0637a5191 2004-10-05 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-10-06 01:33:39 +0000
  • 49a8b8f05c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> Jeff Johnston 2004-10-05 20:00:53 +0000
  • 1185687a7b 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> Jeff Johnston 2004-10-05 19:44:24 +0000
  • 423152ed0a 2004-10-05 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-10-05 19:34:25 +0000
  • 67eedd2473 revert erroneous checkin Christopher Faylor 2004-10-05 14:35:56 +0000
  • e5e8c8b886 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com> Ulrich Weigand 2004-10-05 13:34:42 +0000
  • 0190304668 * pinfo.cc (_pinfo::commune_send): Correct debugging output. Christopher Faylor 2004-10-05 02:10:15 +0000
  • 1f8b30497d * bsd_mutex.cc (_msleep): Simplify event creation. Revert change from 2004-08-24. It should be unnecessary now. * msg.cc (client_request_msg::serve): Release process critical section as early as possible. * sem.cc (client_request_sem::serve): Ditto. * shm.cc (client_request_shm::serve): Ditto. * process.cc: Use hold and release method calls instead of EnterCriticalSection/LeaveCriticalSection calls throughout. * process.h (_hold): Rename from hold. Take filename and linenumber parameter for logging. Define matching hold macro. (release): Ditto. Corinna Vinschen 2004-10-04 19:44:05 +0000
  • 3ea9de7644 2004-10-04 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2004-10-04 17:51:50 +0000
  • 298cac75d5 fix erroneous checkin Christopher Faylor 2004-10-04 14:06:02 +0000
  • 34421ac3e5 * include/cygwin/signal.h: Add siginterrupt definition. Christopher Faylor 2004-10-04 14:04:31 +0000
  • a5aa8c3e3a * cygcheck.cc (pretty_id): Close pipe. Corinna Vinschen 2004-10-04 09:42:08 +0000
  • e49bc789b2 2004-10-02 Pierre Humblet <pierre.humblet@ieee.org> Pierre Humblet 2004-10-02 02:20:21 +0000
  • 1e804b7425 The patch below adds binutils support for the SHT_ARM_EXIDX, as defined by the ARM EABI. Nick Clifton 2004-10-01 12:59:35 +0000
  • 5bc90268ce 2004-01-01 Paul Brook <paul@codesourcery.com> Paul Brook 2004-10-01 11:37:17 +0000
  • c6ef5fb7ec * sysv_sem.cc: Update to FreeBSD version 1.69. 1.68: Reduce the overhead of semop() by using the kernel stack instead of malloc'd memory to store the operations array if it is small enough to fit. 1.69: Adjust the number of processes waiting on a semaphore properly if we're woken up in the middle of sleeping. Corinna Vinschen 2004-10-01 11:18:10 +0000
  • 00ee07cb12 * how-using.texinfo: Fix typo. Add note about "Install For All Users" Joshua Daniel Franklin 2004-09-30 19:58:07 +0000
  • 36ad66d986 Enable target-libgloss for crx-*-*. Nick Clifton 2004-09-30 16:34:36 +0000