1fede1b1bagas/ 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
60152eb403PR 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
334ba104fetweak 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
7be5e72f3dEnable the iq2000 support
Nick Clifton
2004-10-28 08:18:18 +0000
531979231d2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-28 01:46:01 +0000
39055108342004-10-27 Richard Earnshaw <rearnsha@arm.com>
Paul Brook
2004-10-27 20:48:22 +0000
2979a29b862004-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
65b1964f1a2004-10-26 Jason Tishler <jason@tishler.net>
Jeff Johnston
2004-10-26 18:21:09 +0000
8876d8cbecbfd/ * 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
fdf4ad73e12004-10-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-26 01:53:27 +0000
9a0fdd2315whitespace
Christopher Faylor
2004-10-25 21:20:09 +0000
6382b7e379Fix date typo.
Jeff Johnston
2004-10-25 17:56:05 +0000
06b5ef6e7d2001-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
4bfc614b42fix whitespace, update some copyrights
Christopher Faylor
2004-10-25 15:49:36 +0000
bc4ab99276Remove CRs
Christopher Faylor
2004-10-25 15:35:41 +0000
8d214ea21f2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
Tomer Levi
2004-10-25 09:44:27 +0000
244cbd6bda2004-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
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
d134b48fd6revert erroneous checkin
Christopher Faylor
2004-10-20 01:03:55 +0000
f9dcc467cc2004-10-19 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-10-19 18:52:04 +0000
84ec2724d22004-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
3f8c5ee627fix 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
12a638f9902004-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
77cbeb00392004-10-11 Robert Wruck <wruck@tweerlei.de>
Danny Smith
2004-10-11 07:20:26 +0000
a82955fa29minor 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
8d712c8c3eRemove 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
73131c2d202004-10-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-10-08 17:40:57 +0000
b39ffd8c4abfd/ * 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
f8676e91ceSeparate entries for common file changes so the automerge can find them.
DJ Delorie
2004-10-08 02:10:48 +0000
b3a88ae94bbfd 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
d794d08157revert 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
7c3db8ea2eAdd 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
02a32322f3Add support for CRX co-processor opcodes
Nick Clifton
2004-10-07 14:18:17 +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
74b2bdc3512004-10-06 Eric Christopher <echristo@redhat.com>
Eric Christopher
2004-10-06 20:29:48 +0000
5e6b1f07c92004-10-06 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-10-06 10:15:24 +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
3ea9de76442004-10-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-10-04 17:51:50 +0000
298cac75d5fix 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
e49bc789b22004-10-02 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-02 02:20:21 +0000
1e804b7425The 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
5bc90268ce2004-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
36ad66d986Enable target-libgloss for crx-*-*.
Nick Clifton
2004-09-30 16:34:36 +0000