aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-02-20w32api:Corinna Vinschen7-11/+64
* include/winioctl.h (FSCTL_SET_SPARSE): Define. cygwin: * wincap.h (wincaps::supports_sparse_files): New flag. (wincapc::supports_sparse_files): New method. * wincap.cc (wincap_unknown): Define value for the new flag. (wincap_95): Ditto. (wincap_95osr2): Ditto. (wincap_98): Ditto. (wincap_98se): Ditto. (wincap_me): Ditto. (wincap_nt3): Ditto. (wincap_nt4): Ditto. (wincap_nt4sp4): Ditto. (wincap_2000): Ditto. (wincap_xp): Ditto. * path.h (path_conv::fs_flags): New method. * fhandler_disk_file.cc: Include winioctl.h for DeviceIoControl. (fhandler_disk_file::open): Set newly created and truncated files as sparse on platforms that support it.
2003-02-20 * Makefile.in: Make sure libmingwex.a from current build tree is used.Corinna Vinschen2-2/+7
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva1-1/+1
* ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva4-10/+42
* ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
2003-02-19* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva3-9/+15
it is used as argument to $CC. * ltcf-gcj.sh: Likewise.
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-44/+91
* configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt.
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva4-4/+31
* configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt.
2003-02-192003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-51/+44
* configure: Regenerate using autoconf 2.13.
2003-02-192003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+6
* libc/stdlib/mallocr.c (unlink): Revert 02/18 fix.
2003-02-19import latest versionsAlan Modra3-63/+70
2003-02-182003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston2-6/+44
* libc/machine/z8k/setjmp.S (_setjmp / _longjmp): Fix to support z8001 segmented mode.
2003-02-182003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston2-2/+7
* libc/stdlib/mallocr.c (unlink): Don't assign a value to a pointer with a NULL value.
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill3-2/+8
2003-02-18 * mips/nullmon.c (_ftext, _end): Adjust declaration.Richard Sandiford2-9/+9
(get_mem_info): Rework.
2003-02-18 * mips/crt0.S (zerobss): Reload __memsize after call.Richard Sandiford2-0/+5
2003-02-18 * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.Alan Modra2-1/+3
2003-02-18 * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen2-3/+6
no groups. Fix bug introduced on 2003-02-04.
2003-02-18 * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc.Alan Modra2-3/+10
(IS_PPC_TLS_RELOC): Define.
2003-02-172003-02-17 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2-3/+12
* mips/cfe.c (__cfe_handle, __cfe_entrypt): Fix types.
2003-02-17Re-generate using autoconf 000227.Andrew Cagney2-24/+1237
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor3-448/+481
* include/cygwin/version.h: Bump API minor number.
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating3-1239/+38
don't configure target-libobjc. * configure: Regenerate.
2003-02-15* cygwin.din: Export all appropriate newlib functions.Christopher Faylor3-3/+82
* include/cygwin/version.h: Bump API minor number.
2003-02-14* Makefile.tpl (RANLIB): Define.DJ Delorie3-0/+7
* Makefile.in: Regenerate.
2003-02-14 * mmap.cc (mprotect): Add missing break.Corinna Vinschen2-0/+5
2003-02-14* profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor2-1/+6
-mno-cygwin where appropriate. Filter out -O2.
2003-02-14* exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor2-3/+6
non-waitloop call.
2003-02-14Fix typo in last ChangeLog entry.Danny Smith1-1/+1
2003-02-14 * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith2-0/+10
switch to compile.
2003-02-13* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor3-1/+10
bell sound. * autoload.cc (MessageBeep): Add.
2003-02-13* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor2-8/+12
2003-02-13* environ.cc (environ_init): Use strechr.Christopher Faylor1-0/+4
2003-02-13oops.Christopher Faylor1-1/+1
2003-02-13* include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor3-3/+95
2003-02-13fix typoChristopher Faylor1-2/+2
2003-02-13* how.texinfo: Add more w32api words.Christopher Faylor2-4/+12
2003-02-13* path.h (path_conv): Reorganize slightly.Christopher Faylor2-2/+8
2003-02-13* fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor1-0/+5
typeahead is cleared on signal.
2003-02-13* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor4-3/+10
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor2-7/+4
2003-02-12* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor2-5/+9
2003-02-122003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith3-0/+37
* include/wingdi.h (AddFontResourceEx[AW]): Add. (RemoveFontResourceEx[AW]): Ditto (FR_PRIVATE): Define. (FR_NOT_ENUM): Define. * lib/gdi32.def (AddFontResourceEx[AW]): Add. (RemoveFontResourceEx[AW]): Ditto.
2003-02-10 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2-1/+9
unless __NO_ISOCEXT.
2003-02-10* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor8-84/+233
* include/arpa/inet.h (inet_addr): Change return type to in_addr_t. (inet_lnaof): Ditto. (inet_netof): Ditto. (inet_network): Ditto. * include/cygwin/types.h: Move many *_t typedefs here. Protect them with ifdefs. * fhandler_disk_file.cc (fhandler_disk_file::fstat): Change ntsec_atts to mode_t. * security.cc (get_attribute_from_acl): Accept mode_t attribute. (get_nt_attribute): Ditto. (get_file_attribute): Ditto. (get_nt_object_attribute): Ditto. (get_object_attribute): Ditto. * security.h: Reflect above changes. * syscalls.cc (chown_worker): Change attrib to mode_t.
2003-02-10 * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith2-1/+4
2003-02-10* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor2-5/+9
some types under cygwin.
2003-02-10 * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith30-1061/+1128
__declspec(dllimport) supported. (__cdecl): Define if not already defined. (__stdcall): Likewise. * include/dirent.h: Qualify fuctions with __cdecl. * include/fenv.h: Likewise. * include/inttypes.h: Likewise. * include/assert.h: Qualify fuctions with __cdecl. Qualify CRT dll imports with _CRTIMP. * include/conio.h: Likewise. * include/ctype.h: Likewise. * include/direct.h: Likewise. * include/dos.h: Likewise. * include/errno.h: Likewise. * include/float.h: Likewise. * include/io.h: Likewise. * include/locale.h: Likewise. * include/malloc.h: Likewise. * include/math.h: Likewise. * include/mbctype.h: Likewise. * include/mbstring.h: Likewise. * include/process.h: Likewise. * include/setjmp.h: Likewise. * include/signal.h: Likewise. * include/stdio.h: Likewise. * include/stdlib.h: Likewise. * include/string.h: Likewise. * include/time.h: Likewise. * include/wchar.h: Likewise. * include/wctype.h: Likewise. * include/sys/stat.h: Likewise. * include/sys/timeb.h: Likewise. * include/sys/utime.h: Likewise. * include/ctype.h: Guard ctype inlines with __NO_INLINE__. * include/wctype.h: Guard wctype inlines with __NO_INLINE__. * include/stdio.h (__VALIST): Guard against prior definition.
2003-02-10 * include/w32api.h: Increment version to 2.3.Earnie Boyd3-3/+8
* Makefile.in: Ditto.
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton2-0/+5
floating point co-processor.
2003-02-09 * include/GL/gl.h: Remove include of glext.h.Earnie Boyd1-0/+2
Thanks to Greg Couch <gregcouch@users.sf.net>