f8e58afb11* bsd_mutex.cc (win_priority): Actually calculate p from priority.
Corinna Vinschen
2004-07-19 13:12:00 +0000
cd341e5613* include/math.h: Guard ISO C99 additions with __cplusplus not __GLIBCPP__.
Danny Smith
2004-07-17 05:15:26 +0000
241422d046* Makefile.in (CC): Strip inappropriate include file settings from any passed-in CC.
Christopher Faylor
2004-07-17 04:31:14 +0000
cc304ef63e* arm.h: Remove all old content. Replace with architecture defines from gas/config/tc-arm.c.
Richard Earnshaw
2004-07-16 21:59:35 +0000
63b9dcc4722004-07-16 Anil Paranjpe <anilp1@kpitcummins.com>
Jeff Johnston
2004-07-16 21:40:22 +0000
1d2fd38847* pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.
Christopher Faylor
2004-07-16 15:49:22 +0000
dbfd3394e92004-07-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-07-16 15:47:15 +0000
e348b39a71* mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated even on Windows 9x, FWIW.
Corinna Vinschen
2004-07-16 14:32:03 +0000
99d86313f4* how-resources.texinfo: Update documentation to /usr/share/doc. * how-using.texinfo: Add paragraph about find -noleaf.
Joshua Daniel Franklin
2004-07-16 14:17:15 +0000
75ccca2f652004-07-15 "dgun" <dgun@umpire.com>
Danny Smith
2004-07-15 20:20:22 +0000
0c0ad23a2c* mmap.cc (mprotect): When MAP_WRITE protection is requested, use READWRITE or WRITECOPY protection, whatever has been used when the page has been allocated initially.
Corinna Vinschen
2004-07-15 17:00:44 +0000
4243412aa5* fhandler.h (class fhandler_dev_raw): Remove is_writing flag. Remove declaration of writebuf. (class fhandler_dev_floppy): Remove declaration of close. * fhandler_floppy.cc (fhandler_dev_floppy::close): Delete. (fhandler_dev_floppy::lseek): Remove calls to writebuf. Set eom_detected to false after successful seek. * fhandler_raw.cc (fhandler_dev_raw::writebuf): Delete. (fhandler_dev_raw::raw_read): Remove calls to writebuf. (fhandler_dev_raw::raw_write): Always invalidate buffer.
Corinna Vinschen
2004-07-15 14:56:05 +0000
fcedcf9488Whitespace change to ChangeLog
Danny Smith
2004-07-15 11:56:01 +0000
4bf283e0e2* include/math.h: Add pragma GCC system_header.
Danny Smith
2004-07-15 11:39:15 +0000
e651690002* mingwex/complex/cargs.c: New file. * mingwex/Makefile.in: Really add carg.o to libmingwex.a.
Danny Smith
2004-07-15 11:35:13 +0000
5ba42c7f4c* mmap.cc (class mmap_record): Fix return type of get_offset. (mmap_record::fixup_page_map): Fix off by one error. (list::search_record): Use long as type of "start" argument in both, declaration and definition. Use long as type for local variable "i".
Corinna Vinschen
2004-07-15 09:21:16 +0000
a671e18c42* mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.
Christopher Faylor
2004-07-15 02:43:19 +0000
839677149f* fhandler_registry.cc (registry_listing): Correct typo. (fhandler_registry::fill_filebuf): Set size of newly expanded buffer prior to calling RegQueryValueEx.
Christopher Faylor
2004-07-15 02:07:14 +0000
8e47f4464b* Makefile.in (INCLUDES): Designate $(srcdir)/../include as a system dir. * mingwex/Makefile,in (INCLUDES): Ditto. * profile/Makefile,in (INCLUDES): Ditto.
Danny Smith
2004-07-14 23:44:50 +0000
e84b534998merge from gcc
DJ Delorie
2004-07-13 21:10:23 +0000
650bcf9d74* Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use it for C modules. * mingwex/Makefile.in: Ditto. * profile/Makefile.in: Ditto.
Earnie Boyd
2004-07-13 13:01:28 +0000
bb8c8bd47a* Makefile.in: Move use of --nostdinc++ as GCC3.4 refuses to use it for C modules.
Earnie Boyd
2004-07-13 11:23:08 +0000
ef72590eb1* include/limits.h: Change to new file header preamble.
Earnie Boyd
2004-07-13 11:11:36 +0000
aa726b09ae* include/_mingw.h: Increment minor version for 3.4 release. * Makefile.in: Ditto.
Earnie Boyd
2004-07-13 11:04:25 +0000
e3118d880b* mkgroup.cc (netapibufferallocate,netgroupgetinfo): New function pointers. (load_netapi): Load NetApiBufferAllocate and NetGroupGetInfo. (enum_local_groups,enum_groups): Add disp_groupname parameter. Load info for disp_groupname if specified. (usage): Add description of "-g/--group" option. (longopts,opts): Add "-g/--group" option. (main): Process "-g/--group" option. * utils.sgml (mkgroup): Add description of "-g/--group" option
Corinna Vinschen
2004-07-12 16:52:16 +0000
96979a18322004-07-12 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-07-12 12:03:42 +0000
e4cb4efab3* mingwex/math/cephes_emath.h (__etens): Remove declaration.
Danny Smith
2004-07-12 07:33:17 +0000
1b0314715b* include/unistd.h (ftruncate): Add inline definition. * mingwex/ftruncate.c: New file. * mingwex/Makefile.in: Add ftruncate.o to libmingwex.a.
Danny Smith
2004-07-11 10:01:41 +0000
8261a23149* include/time.h: Do not include sys/types.h.
Danny Smith
2004-07-10 04:06:09 +0000
e519074547binutils/testsuite/: * binutils-all/m68k/movem.s: New file.
Andreas Schwab
2004-07-09 18:42:14 +0000
6d56983c20* Makefile.def (host_modules): Set bootstrap=true for flex. * Makefile.tpl (all-gcc): Depend on texinfo and flex. * Makefile.in: Rebuilt.
Alexandre Oliva
2004-07-08 19:46:05 +0000
1d4707111a* spawn.cc (spawn_guts): Check if script is executable.
Corinna Vinschen
2004-07-08 09:18:29 +0000
0d72b1deacUndo accidental commit whilst adding crx-elf port
Nick Clifton
2004-07-07 17:37:19 +0000
49e7d4dbb3Add new port: crx-elf
Nick Clifton
2004-07-07 17:28:50 +0000
6edb3da9ac2004-07-07 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
Jeff Johnston
2004-07-07 17:26:38 +0000
578a35608fDefine PREFER_SIZE_OVER_SPEED for xStormy16 target
Nick Clifton
2004-07-07 08:15:26 +0000
2bc257e3602004-07-06 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2004-07-06 23:32:08 +0000
75e7ffaa562004-07-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-07-05 18:44:55 +0000
64b9893f0d2 * mingwex/Makefile.in (MATH_DISTFILES): Remove pow.c, (MATH_OBJS): Remove pow,o. * include/math.h (pow): Declare with _CRTIMP. Add comment on how to avoid excess precision problems.
Danny Smith
2004-07-02 10:01:51 +0000
2cb47d686e2004-07-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-07-02 07:56:07 +0000
fbd5a0b8da* times.cc (hires_ms::usecs): Reinit timer when system time overflows.
Corinna Vinschen
2004-06-30 15:50:08 +0000
81223d017f2004-06-30 Kees Zeelenberg <kzlg@users.sourceforge.net> Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2004-06-30 04:51:18 +0000
76ce12c3602004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
Jeff Johnston
2004-06-29 21:53:35 +0000
051f21ca832004-06-27 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>
Jeff Johnston
2004-06-28 22:42:21 +0000
76a3f968a5* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only one known thread. (__cygwin_lock_unlock): Ditto for unlocking.
Christopher Faylor
2004-06-27 19:16:48 +0000
dce592cd8c2004-06-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-25 22:17:04 +0000
d68d3538bbFix up latest entry that was missing some comments.
Jeff Johnston
2004-06-25 21:37:59 +0000
4682922f81Changed sticky flags to -kb.
Jeff Johnston
2004-06-25 21:14:40 +0000
95d5d73281Need to change sticky flags to -kb.
Jeff Johnston
2004-06-25 21:10:31 +0000
660dade3872004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
Jeff Johnston
2004-06-25 20:33:28 +0000
69b8cb2bd5Add support for M32R GOT relocs
Nick Clifton
2004-06-25 16:11:09 +0000
3239c90a00bfd/ * section.c (struct sec): Rename "_cooked_size" to "size". Rename "_raw_size" to "rawsize". (STD_SECTION): Adjust comments. (bfd_set_section_size, bfd_get_section_contents): Use size. (bfd_malloc_and_get_section): New function. * bfd-in.h (bfd_section_size, bfd_get_section_size): Use size. * coff-sh.c (sh_relax_section): Alloc coff_section_data struct early. Correctly free reloc and contents memory. * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Delete FIXME and fake CIE now that we can shink section size to zero. (_bfd_elf_write_section_eh_frame): Likewise.. * elf32-ppc.c (ppc_elf_relax_section): Delay reading section contents. * elf-m10300.c (mn10300_elf_final_link_relocate): Don't use _bfd_stab_section_offset. Use _bfd_elf_section_offset. * stabs.c (_bfd_stab_section_offset_): Remove unused args and unneeded indirection. * elf.c (_bfd_elf_section_offset): .. and update call. * libbfd-in.h (_bfd_stab_section_offset): Update prototype. * libbfd.h: Regenerate. * bfd-in2.h: Regenerate.
Alan Modra
2004-06-24 04:46:13 +0000
c624912e3e* fhandler_proc.cc (format_proc_cpuinfo): Test CPU vendor and print AMD specific 3dnow capabilities.
Corinna Vinschen
2004-06-23 16:09:32 +0000
98767b49a0include/opcode/ * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
Alan Modra
2004-06-23 15:06:53 +0000
d5503f5e192003-07-02 Richard Sandiford <rsandifo@redhat.com> * libc/machine/h8300/Makefile.am (lib_a_SOURCES): Add h8sx_strcpy.S. * libc/machine/h8300/defines.h (LEN): New macro. * libc/machine/h8300/memcpy.S: Add h8sx version. * libc/machine/h8300/memset.S: Likewise. * libc/machine/h8300/strcmp.S: Likewise. * libc/machine/h8300/setjmp.S: Use h8sx move instructions. * libc/machine/h8300/h8sx_strcpy.S: New file. 2003-06-30 Richard Sandiford <rsandifo@redhat.com> * libc/include/machine/ieeefp.h: Extend __H8300S__ handling to __H8300SX__. * libc/include/machine/setjmp.h: Likewise. * libc/include/sys/config.h: Likewise. * libc/machine/h8300/defines.h: Likewise. * libc/machine/h8300/setjmp.S: Likewise. * libc/machine/h8300/strcmp.S: Likewise. * libc/sys/h8300hms/close.S: Likewise. * libc/sys/h8300hms/fstat.S: Likewise. * libc/sys/h8300hms/lseek.S: Likewise. * libc/sys/h8300hms/read.S: Likewise. * libc/sys/h8300hms/write.S: Likewise. * libc/sys/h8300hms/crt0.S: Likewise. * libc/machine/h8300/setarch.h: Use .h8300sx or .h8300sxn if __H8300SX__ is defined. * libc/sys/h8300hms/setarch.h: Likewise.
Alexandre Oliva
2004-06-23 14:01:58 +0000
ead1b9aee02004-06-22 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-23 09:36:02 +0000
63673a5b4d2004-06-22 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-23 08:36:51 +0000
9a6831be862003-07-02 Richard Sandiford <rsandifo@redhat.com> * libc/machine/h8300/Makefile.am (lib_a_SOURCES): Add h8sx_strcpy.S. * libc/machine/h8300/defines.h (LEN): New macro. * libc/machine/h8300/memcpy.S: Add h8sx version. * libc/machine/h8300/memset.S: Likewise. * libc/machine/h8300/strcmp.S: Likewise. * libc/machine/h8300/setjmp.S: Use h8sx move instructions. * libc/machine/h8300/h8sx_strcpy.S: New file. 2003-06-30 Richard Sandiford <rsandifo@redhat.com> * libc/include/machine/ieeefp.h: Extend __H8300S__ handling to __H8300SX__. * libc/include/machine/setjmp.h: Likewise. * libc/include/sys/config.h: Likewise. * libc/machine/h8300/defines.h: Likewise. * libc/machine/h8300/setjmp.S: Likewise. * libc/machine/h8300/strcmp.S: Likewise. * libc/sys/h8300hms/close.S: Likewise. * libc/sys/h8300hms/fstat.S: Likewise. * libc/sys/h8300hms/lseek.S: Likewise. * libc/sys/h8300hms/read.S: Likewise. * libc/sys/h8300hms/write.S: Likewise. * libc/sys/h8300hms/crt0.S: Likewise. * libc/machine/h8300/setarch.h: Use .h8300sx or .h8300sxn if __H8300SX__ is defined. * libc/sys/h8300hms/setarch.h: Likewise.
Alexandre Oliva
2004-06-22 21:54:52 +0000
c0508da25a* autoload.cc (wsock_init): Keep lock while modifying return address.
Christopher Faylor
2004-06-22 04:00:16 +0000
10800ca5f5* configure.in: Check for srcdir/winsup rather than build directory winsup. * configure: Regenerate.
Christopher Faylor
2004-06-22 01:38:35 +0000
0a006353b6* common.h (ELF64_R_INFO): Warning fix.
Alan Modra
2004-06-19 02:21:14 +0000
80dba41eb22004-06-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-18 00:33:53 +0000
a8992cbaca2004-06-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-17 19:33:27 +0000
3adfd509732004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2004-06-16 08:27:04 +0000
8caaf6cd6fFix faq-faq0 snafu.
Joshua Daniel Franklin
2004-06-15 03:23:23 +0000
e52db4e16d* how-programming.texinfo: Add section about Visual Studio linking.
Joshua Daniel Franklin
2004-06-15 03:19:23 +0000
64b49cceb5* dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_size instead of _raw_size. (dumper::write_core_dump): Likewise. * parse_pe.cc (select_data_section): Likewise.
Alan Modra
2004-06-15 02:18:51 +0000
be9105991c2004-06-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-14 20:57:07 +0000
50279bcda7[ bfd/ChangeLog ] 2004-06-14 Chris Demetriou <cgd@broadcom.com>
Chris Demetriou
2004-06-14 18:25:10 +0000
bad8e625b82004-06-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-06-14 02:42:05 +0000
d0bd3e6f562004-06-11 Antony King <antony.king@st.com>
Jeff Johnston
2004-06-11 20:37:10 +0000
af6b55758bDefine ps status flags
Joshua Daniel Franklin
2004-06-11 18:25:06 +0000
400c313fafInclude Makefile.*, not just Makefile.in, in the top-level policy.
Ben Elliston
2004-06-09 22:48:28 +0000
d6f9492b29Update with respect to DejaGnu and Expect.
Ben Elliston
2004-06-09 22:14:10 +0000
db7033a9582004-06-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-09 20:43:43 +0000
a7364adeb92004-06-09 Toralf Lund <toralf@procaptura.com>
Jeff Johnston
2004-06-09 19:06:50 +0000
a170abec082004-06-09 Toralf Lund <toralf@procaptura.com>
Jeff Johnston
2004-06-09 19:05:09 +0000
cc24f9b669* include/cygwin/version.h: REALLY bump dll minor version to 11.
Christopher Faylor
2004-06-09 16:03:51 +0000
21ff191e822004-06-09 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-09 08:32:35 +0000
35fe2c0811* include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system utilities, to make it consistent with declaration of struct seminfo.
Corinna Vinschen
2004-06-08 10:53:40 +0000
694a67c4e1* path.cc (fchdir): Pass the Posix path to chdir.
Corinna Vinschen
2004-06-08 07:20:04 +0000
beffbc5efd* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy). * fhandler.h (fhandler_fifo::get_io_handle): New fifo-specific method. * fhandler_fifo.cc (fhandler_fifo::close): Close output_handle only if it is open. (fhandler_fifo::open_not_mine): Reorganize slightly. Don't call _pinfo methods when the fifo is owned by me or suffer dtable lock_cs deadlock. (fhandler_fifo::open): Call open_not_mine first, otherwise open myself (racy). * pinfo.cc (_pinfo::commune_recv): Duplicate fifo handles here in requesting processes arena to avoid one potential race (of many). (_pinfo::commune_send): Move all PICOM_FIFO code under one case statement. * thread.cc (pthread::init_mainthread) Use existing hMainProc handle rather than calling GetCurrentProcess.
Christopher Faylor
2004-06-07 04:26:32 +0000
6a02213b522004-06-05 Luke Dunstan <infidel@users.sourceforge.net>
Luke Dunstan
2004-06-05 13:39:35 +0000
99745be7582004-06-02 Rocher Laurent <lrocher@users.sourceforge.net>
Luke Dunstan
2004-06-05 13:01:07 +0000
cf4bfdb2f8* winbase.h (ilockincr): Add more neverending changes from the inexplicable world of gcc asm constraint magic. Should stop random crashes. (ilockdecr): Ditto.
Christopher Faylor
2004-06-04 23:55:44 +0000
04612c69eb* autoload.cc (IsDosDeviceName_U): Define. * ntdll.h (IsDosDeviceName_U): Declare. * fhandler.cc (fhandler_base::open): Check to see if win32_name is a dos device and just call the 9x open if so.
Christopher Faylor
2004-06-03 22:27:25 +0000
3ec8da655c2004-06-03 Alexandre Oliva <aoliva@redhat.com>
Jeff Johnston
2004-06-03 22:23:10 +0000
1633289656revert accidental checkin
Christopher Faylor
2004-06-03 21:33:29 +0000