]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-02-19 Alexandre Oliva* ltcf-cxx.sh: Replace $linker_flags with $compiler_fla...
2003-02-19 Alexandre Oliva* configure.in: Introduce --enable-maintainer-mode.
2003-02-19 Alexandre Oliva* configure.in: Introduce --enable-maintainer-mode.
2003-02-19 Andrew Cagney2003-02-19 Andrew Cagney <ac131313@redhat.com>
2003-02-19 Jeff Johnston2003-02-19 Jeff Johnston <jjohnstn@redhat.com>
2003-02-19 Alan Modraimport latest versions
2003-02-18 Jeff Johnston2003-02-18 Christian Groessler <chris@groessler.org>
2003-02-18 Jeff Johnston2003-02-18 Earnie Boyd <earnie@users.sf.net>
2003-02-18 Jason Merrill * Makefile.tpl (check-c++): Allow parallelism.
2003-02-18 Richard Sandiford * mips/nullmon.c (_ftext, _end): Adjust declaration.
2003-02-18 Richard Sandiford * mips/crt0.S (zerobss): Reload __memsize after call.
2003-02-18 Alan Modra * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.
2003-02-18 Corinna Vinschen * grp.cc (internal_getgroups): Handle properly tokens...
2003-02-18 Alan Modra * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with...
2003-02-17 Jeff Johnston2003-02-17 Chris Demetriou <cgd@broadcom.com>
2003-02-17 Andrew CagneyRe-generate using autoconf 000227.
2003-02-16 Christopher... * cygwin.din: Export all appropriate newlibc libm funct...
2003-02-16 Geoffrey Keating * configure.in (*-*-darwin*): Rename from powerpc...
2003-02-15 Christopher... * cygwin.din: Export all appropriate newlib functions.
2003-02-14 DJ Delorie* Makefile.tpl (RANLIB): Define.
2003-02-14 Corinna Vinschen * mmap.cc (mprotect): Add missing break.
2003-02-14 Christopher... * profile/Makefile.in (mcount.o): Use ALL_CFLAGS for...
2003-02-14 Christopher... * exceptions.cc (try_to_debug): Don't reset priority...
2003-02-14 Danny SmithFix typo in last ChangeLog entry.
2003-02-14 Danny Smith * profile/Makefile.in (mcount,o): Use -O1 optimization
2003-02-13 Christopher... * fhandler_console.cc (fhandler_console::write_normal...
2003-02-13 Christopher... * include/cygwin/types.h: Use correct ifdef guard for...
2003-02-13 Christopher... * environ.cc (environ_init): Use strechr.
2003-02-13 Christopher... oops.
2003-02-13 Christopher... * include/cygwin/in.h (sockaddr_in): Fix typo.
2003-02-13 Christopher... fix typo
2003-02-13 Christopher... * how.texinfo: Add more w32api words.
2003-02-13 Christopher... * path.h (path_conv): Reorganize slightly.
2003-02-13 Christopher... * fhandler_tty.cc (process_input): Add sanity check...
2003-02-13 Christopher... * spawn.cc (linebuf::~linebuf): Resurrect commented...
2003-02-13 Christopher... * MAINTAINERS: Remove out-of-date file.
2003-02-12 Christopher... * cygpath.cc (doit): Allocate more space for non-path...
2003-02-12 Danny Smith2003-02-12 Roland Schwingel <roland.schwingel@onevisi...
2003-02-10 Danny Smith * include/math.h: Remove _CRTIMP from pow() prototype,
2003-02-10 Christopher... * include/cygwin/in.h (in_attr_t): Define new type.
2003-02-10 Danny Smith * mingwex/math/cephes_emath.h: Don't redefine INFINITY.
2003-02-10 Christopher... * libc/include/sys/types.h: Don't define __MS_types__...
2003-02-10 Danny Smith * include/_mingw.h (_CRTIMP): Define for __GNUC__ if
2003-02-10 Earnie Boyd * include/w32api.h: Increment version to 2.3.
2003-02-10 Nick CliftonAdd support for marking ARM ELF binaries as support...
2003-02-09 Earnie Boyd * include/GL/gl.h: Remove include of glext.h.
2003-02-09 Earnie Boyd * include/secext.h: New file. Declare EXTENDED_NAME_FO...
2003-02-09 Earnie Boyd * lib/ddk/ntoskrnl.def (Ke386IoSetAccessProcess):...
2003-02-08 Christopher... clarify
2003-02-08 Christopher... * include/cygwin/version.h: Bump DLL minor number.
2003-02-08 Christopher... * winsup.api/winsup.exp (ws_spawn): Tweak slightly...
2003-02-08 Earnie Boyd * include/_mingw.h: Change version to 3.0
2003-02-08 Earnie Boyd * include/stdlib.h: Make words after #endif a comment.
2003-02-08 Jeff Johnston2003-02-07 Jeff Johnston <jjohnstn@redhat.com>
2003-02-08 Christopher... * libltp/lib/parse_opts.c: Deal with C warnings.
2003-02-07 Christopher... * dump_setup.cc (compar): Use case insensitive comparisons.
2003-02-07 Corinna Vinschen * dump_setup.cc (dump_setup): Compute the longest...
2003-02-07 Corinna Vinschen * ntsec.sgml: Add note on special names for missing...
2003-02-07 Corinna Vinschen * mmap.cc (mmap_record::alloc_map): De-inline. Add...
2003-02-07 Christopher... Christopher Faylor <cgf@redhat.com>
2003-02-07 Christopher... * malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid...
2003-02-07 Christopher... * pipe.cc (fhandler_pipe::close): Avoid extraneous...
2003-02-07 Christopher... * cygcheck.cc (common_apps): Add some more apps.
2003-02-07 Christopher... * heap.cc (heap_init): Remove debugging code.
2003-02-07 Christopher... * configure.in: Make w32api directory optional.
2003-02-07 Danny Smith * include/locale.h: Include stddef.h for definition...
2003-02-06 Keith SeitzSource Navigator is now on sourceforge...
2003-02-06 Corinna Vinschen * security.h: Introduce names UNKNOWN_UID and UNKNOWN_...
2003-02-06 Joshua Daniel... * setup-net.sgml: Add "setup-maxmem" section
2003-02-05 Christopher... * path.cc: Change 'to_posix_p' to 'to_posix' throughout.
2003-02-05 Jeff Johnston2003-02-05 Chris Demetriou <cgd@broadcom.com>
2003-02-05 Jeff Johnston2003-02-05 Chris Demetriou <cgd@broadcom.com>
2003-02-05 Jeff Johnston2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
2003-02-05 Christopher... * path.cc (etc::dir_changed): Fix debug printf.
2003-02-05 Corinna Vinschen * sec_acl.cc (setacl): Move all permission settings...
2003-02-05 Earnie Boyd * include/basetypes.h (_GUID_DEFINED): Add deprecation...
2003-02-05 Christopher... * include/sys/cygwin.h: Use C-style comments.
2003-02-05 Corinna Vinschen * sec_helper.cc (get_sids_info): New function.
2003-02-04 Danny SmithCorrect typo in last changelog entry.
2003-02-04 Danny Smith * include/shlwapi.h (PathRelativePathTo[AW]): Correct
2003-02-04 Thomas Pfaff* syscalls.cc (struct system_cleanup_args): New struct.
2003-02-04 Thomas Pfaff* winsup.api/pthread/cancel11.c: New test.
2003-02-04 Corinna Vinschen * path.cc (symlink): Create security attributes so...
2003-02-04 Corinna Vinschen * grp.cc (internal_getgroups): Do not return without...
2003-02-04 Corinna Vinschen * security.h (class cygpsid): New class.
2003-02-04 Alan Modra * ppc.h: Add TLS relocs. Format.
2003-02-04 Christopher... Eliminate most unneeded this-> pointers throughout.
2003-02-03 Jeff Johnston2003-02-03 Jeff Johnston <jjohnstn@redhat.com>
2003-02-03 Corinna Vinschen * security.h: Add third argument to set_process_privilege.
2003-02-03 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvfrom):...
2003-02-03 Joshua Daniel... * cygwinenv.sgml: Add section for 'CYGWIN codepage...
2003-02-01 Christopher... * grp.cc (getgrent32): Only refresh group entries when...
2003-02-01 Danny Smith * include/commctrl.h (TCM_*): Add missing defines.
2003-02-01 Danny Smith2003-02-01 Jesus Alvarez <jesus_alvarez@users.sourcef...
2003-02-01 Christopher... * dlfcn.cc (dlerror): Only report load errors once...
2003-02-01 Christopher... * fhandler_serial.cc (fhandler_serial::open): Avoid...
2003-01-31 John David... * hppa.h (ldwa, ldda): Add ordered opcodes.
2003-01-31 Jeff Johnston2003-01-31 Michael Snyder <msnyder@redhat.com>
2003-01-31 Jeff Johnston2003-01-31 Michael Snyder <msnyder@redhat.com>
2003-01-31 Frank Ch. Eigler2003-01-31 Frank Ch. Eigler <fche@redhat.com>
next
This page took 0.057392 seconds and 5 git commands to generate.