]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-05-20 Christopher... * cygcheck.cc (load_cygwin): Remove debugging statement.
2005-05-20 Christopher... * cygcheck.cc (dump_sysinfo): Don't attempt to use...
2005-05-20 Corinna Vinschen * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid...
2005-05-20 Paolo Bonzini2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2005-05-19 Zack Weinberg * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in
2005-05-19 Danny Smith * crt1.c (_gnu_exception_handler): Handle illegal...
2005-05-19 Corinna Vinschen * include/cygwin/in.h: Add comment.
2005-05-19 Corinna Vinschen * include/cygwin/in.h: Define IPPROTO_xxx values as...
2005-05-19 Christopher... fix comment
2005-05-19 Christopher... fix comment
2005-05-19 Paul Brook2005-05-19 Paul Brook <paul@codesourcery.com>
2005-05-19 Christopher... * include/limits.h: Include features.h, as on linux.
2005-05-19 Christopher... * include/endian.h: New file.
2005-05-19 Corinna Vinschen * cygwin.sc: Add Dwarf-2 debug sections.
2005-05-19 Corinna Vinschen * mmap.cc (mmap64): Make granularity an automatic...
2005-05-19 Alan Modra * ppc.h (PPC_OPCODE_POWER5): Define.
2005-05-19 Christopher... * fhandler.h (fhandler_cygdrive::seekdir): Delete decla...
2005-05-19 R. Kelley Cook2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
2005-05-19 Christopher... * external.cc: Move pids declaration to file scope...
2005-05-18 Christopher... * cygtls.h (_local_storage::unknown_thread_name): New...
2005-05-18 Ben Ellistonbinutils/ChangeLog
2005-05-18 Corinna Vinschen * mmap.cc (mmap64): Avoid compiler warning.
2005-05-18 Zack Weinberg * bfd/elf32-arm.c: Make all #ifndef OLD_ARM_ABI blocks
2005-05-18 Brian Dessent2005-05-18 Brian Dessent <brian@dessent.net>
2005-05-18 Corinna Vinschen * fhandler_netdrive.cc (fhandler_netdrive::telldir...
2005-05-18 Corinna Vinschen * fhandler_netdrive.cc (fhandler_netdrive::telldir...
2005-05-18 Zack Weinberginclude/elf:
2005-05-18 Brian Dessent2005-05-17 Brian Dessent <brian@dessent.net>
2005-05-17 Corinna Vinschen * fhandler.h (class fhandler_netdrive): Add method...
2005-05-17 Corinna Vinschen * external.cc (cygwin_internal): Avoid compiler warning.
2005-05-17 Christopher... white space
2005-05-17 Christopher... * dcrt0.cc (dll_crt0_0): Don't do fixup_after_exec...
2005-05-17 Christopher... * cygcheck.cc (cygwin_internal): Define as a "C" function.
2005-05-17 Christopher... * include/sys/cygwin.h (enum cygwin_getinfo_types)...
2005-05-17 Christopher... * path.cc (path_conv::check): Remove embedded dots...
2005-05-16 Corinna Vinschen * environ.cc (conv_envvars): Remove LD_LIBRARY_PATH...
2005-05-16 Christopher... * cygcheck.cc (load_cygwin): Avoid calling putenv with...
2005-05-15 Daniel Jacobowitz./
2005-05-15 Corinna Vinschen * cygcheck.cc (load_cygwin): Don't touch $PATH for...
2005-05-15 Corinna Vinschen * environ.cc (conv_envvars): Treat LD_LIBRARY_PATH...
2005-05-14 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2005-05-14 Alan Modrainclude/elf/
2005-05-13 Christopher... really fix typo.
2005-05-13 Christopher... fix typo
2005-05-13 Christopher... * path.cc (normalize_posix_path): Do normalization...
2005-05-13 Corinna Vinschen Add missing ChangeLog entry.
2005-05-13 Corinna Vinschen * fhandler.h (fhandler_netdrive::readdir): Remove...
2005-05-13 Corinna Vinschen * include/winnetwk.h (WNetGetResourceParentA): Add...
2005-05-13 Christopher... * mount.cc (mount_commands): Display "-X" option when...
2005-05-13 Corinna Vinschen * autoload.cc (WNetGetResourceParentA): Import.
2005-05-13 Christopher... Remove PC_FULL from path_conv usage throughout.
2005-05-13 Christopher... * fhandler_netdrive.cc (fhandler_netdrive::exists)...
2005-05-13 Christopher... * cygtls.cc (_cygtls::remove): Eliminate compiler warning.
2005-05-12 Jeff Johnston2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
2005-05-12 Jeff Johnston2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
2005-05-12 DJ Deloriemerge from gcc
2005-05-12 DJ DeloriePR bootstrap/21230
2005-05-11 Christopher... * dcrt0.cc (do_global_dtors): Don't call dll_global_dto...
2005-05-11 Alan Modra * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32...
2005-05-11 Christopher... * cygtls.cc (_cygtls::remove): Clear exitsock after...
2005-05-10 Corinna Vinschen * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-10 Christopher... * dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure...
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organization
2005-05-10 Corinna Vinschen * path.cc (path_conv::check): Set correct file attribu...
2005-05-10 Danny Smith * mingwex/math/nexttoward.c: New file.
2005-05-09 Danny Smith * mingwex/math/nextafterf.c (nextafterf): Correct
2005-05-09 Jan Beulichgas/
2005-05-09 Pierre Humblet2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
2005-05-09 Christopher... * cygcheck.cc (nuke): New function.
2005-05-09 Christopher... * strace.cc (attach_process): Don't call load_cygwin...
2005-05-09 Christopher... * dcrt0.cc (get_cygwin_startup_info): New function...
2005-05-08 Joshua Daniel... * how-programming.texinfo: Replace MAKE_MODE entry...
2005-05-08 Danny Smith * mingwex/math/erfl.c: New file.
2005-05-07 Christopher... * path.cc (normalize_posix_path): Don't treat '//'...
2005-05-07 Christopher... * devices.cc: Regenerate with correct name for dev_netd...
2005-05-06 Christopher... move comment
2005-05-06 Christopher... fix breakpoint example
2005-05-06 Christopher... * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
2005-05-05 Jeff Johnston2005-05-05 Tobias Anderberg <tobias.anderberg@axis...
2005-05-05 Jeff Johnston2005-05-05 J"orn Rennecke <joern.rennecke@st.com>
2005-05-05 Mike Stump * configure.in: Always pass --target to target...
2005-05-04 Paolo Bonzini2005-05-04 Paolo Bonzini <bonzini@gnu.org>
2005-05-04 Corinna Vinschen * cygerrno.h (__set_errno): Remove useless parentheses.
2005-05-04 Corinna Vinschen * cygerrno.h (__set_errno): Define as inline function...
2005-05-04 Danny Smith * include/wchar.h (WCHAR_MAX): Define as 0xffff, so...
2005-05-04 Christopher... * shared.cc (user_shared_initialize): Rework locking...
2005-05-04 Christopher... * shared.cc (user_shared_initialize): Rework locking...
2005-05-03 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2005-05-03 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Add missing...
2005-05-03 Danny Smith * mingwex/math/signbit.c (__signbit): Make return...
2005-05-02 Danny Smith * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't...
2005-05-02 Christopher... white space and minor comment cleanup.
2005-05-02 Christopher... * fhandler_tty.cc (fhandler_tty_slave::read): Actually...
2005-05-01 Christopher... * mount.cc (usage): Clarify action of -m option.
2005-04-30 Christopher... * environ.cc (spenv::force_into_environment): Rename...
2005-04-30 Christopher... * errno.cc (errmap): Sort table.
2005-04-30 Christopher... * errno.cc (errmap): Map ERROR_NETNAME_DELETED to ENOSHARE.
2005-04-29 Dave Korn* path.cc (getmntent): Add previously-omitted 'noexec...
2005-04-29 Paolo Bonzini2005-04-29 Paolo Bonzini <bonzini@gnu.org>
2005-04-28 Christopher... * shared_info.h (cygwin_shared_address): Bump to a...
next
This page took 0.057682 seconds and 5 git commands to generate.