Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-20 * Makefile.in: Make sure libmingwex.a from current build tree is used.Corinna Vinschen
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva
2003-02-20* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva
2003-02-20* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
2003-02-20* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
2003-02-202003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2003-02-192003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-19import latest versionsAlan Modra
2003-02-192003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston
2003-02-192003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill
2003-02-18 * mips/nullmon.c (_ftext, _end): Adjust declaration.Richard Sandiford
2003-02-18 * mips/crt0.S (zerobss): Reload __memsize after call.Richard Sandiford
2003-02-18 * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.Alan Modra
2003-02-18 * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen
2003-02-18 * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc.Alan Modra
2003-02-182003-02-17 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2003-02-17Re-generate using autoconf 000227.Andrew Cagney
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating
2003-02-16* cygwin.din: Export all appropriate newlib functions.Christopher Faylor
2003-02-15* Makefile.tpl (RANLIB): Define.DJ Delorie
2003-02-15 * mmap.cc (mprotect): Add missing break.Corinna Vinschen
2003-02-14* profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor
2003-02-14* exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor
2003-02-14Fix typo in last ChangeLog entry.Danny Smith
2003-02-14 * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith
2003-02-14* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor
2003-02-13* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor
2003-02-13* environ.cc (environ_init): Use strechr.Christopher Faylor
2003-02-13oops.Christopher Faylor
2003-02-13* include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor
2003-02-13fix typoChristopher Faylor
2003-02-13* how.texinfo: Add more w32api words.Christopher Faylor
2003-02-13* path.h (path_conv): Reorganize slightly.Christopher Faylor
2003-02-13* fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor
2003-02-13* spawn.cc (linebuf::~linebuf): Resurrect commented out (for debugging?) code.Christopher Faylor
2003-02-13* MAINTAINERS: Remove out-of-date file.Christopher Faylor
2003-02-13* cygpath.cc (doit): Allocate more space for non-path filename.Christopher Faylor
2003-02-132003-02-12 Roland Schwingel <roland.schwingel@onevision.de>Danny Smith
2003-02-11 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith
2003-02-11* include/cygwin/in.h (in_attr_t): Define new type.Christopher Faylor
2003-02-11 * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith
2003-02-11* libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't defineChristopher Faylor
2003-02-11 * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith
2003-02-10 * include/w32api.h: Increment version to 2.3.Earnie Boyd
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton
2003-02-09 * include/GL/gl.h: Remove include of glext.h.Earnie Boyd
2003-02-09 * include/secext.h: New file. Declare EXTENDED_NAME_FORMAT.Earnie Boyd