]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-04-16 Corinna Vinschen * libc/posix/execvp.c (execvp): Check path for
2000-04-15 Corinna Vinschen * mkpasswd.c (main): Use GetDCName instead...
2000-04-15 Christopher... * fhandler_console.cc (keytable): Add support for keypa...
2000-04-14 H.J. Lu2000-04-14 H.J. Lu <hjl@gnu.org>
2000-04-14 H.J. Lu2000-04-14 H.J. Lu <hjl@gnu.org>
2000-04-13 Christopher... * dcrt0.cc (insert_file): Avoid freeing previously...
2000-04-13 Corinna Vinschen * include/cygwin/version.h: Bump minor api...
2000-04-13 Corinna Vinschen * cygwin.din: Add symbol for `lacl'.
2000-04-13 Corinna Vinschen * path.cc (conv_to_win32_path): Detect a win32 path
2000-04-13 Christopher... * cygpath.cc (main): Add -a -o and -c options.
2000-04-13 Andrew Cagney* Makefile.in (gdb-taz): New target. GDB specific...
2000-04-13 Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-13 Christopher... Fix typo.
2000-04-12 Christopher... * path.cc (path_conv::path_conv): Ensure that suffix...
2000-04-11 Christopher... Add a debugging line.
2000-04-11 Christopher... * include/winbase.h: Change first argument of ENUMRES...
2000-04-11 Tim WallMods to allow compilation of BFD all targets.
2000-04-11 Christopher... * cygpath.cc (main): Add -f option for processing a...
2000-04-10 Christopher... * include/string.h: Use proper prototype for _strerror.
2000-04-10 Christopher... * Makefile.common: Resolve srcdir to absolute path...
2000-04-09 Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-09 Christopher... * Makefile.in: Work around MAKEOVERRIDES problem with...
2000-04-08 Tim WallFix copyright comments and file comments.
2000-04-08 Christopher... Remove erroneous entry.
2000-04-08 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Allocate...
2000-04-08 Christopher... * exceptions.cc (sigsave): Copy on fork so that we...
2000-04-08 Nick CliftonMerge arm-oabi.h into arm.h
2000-04-07 Ron ParkerUpdated to build cinstall with mingw. See Changelog...
2000-04-07 Tim WallBFD and include/coff support for tic54x target.
2000-04-07 Christopher... Bump minor version.
2000-04-06 Nick CliftonAdd definitions of flags in e_flags field from version...
2000-04-06 Richard Henderson * splay-tree.h (splay_tree_remove): Declare.
2000-04-05 Joern Renneckesh-dsp REPEAT support:
2000-04-04 Alan ModraMove translated part of bug report string back into...
2000-04-03 Christopher... * fhandler.h (select_stuff): Eliminate use of 'total'.
2000-04-03 Corinna Vinschen * grp.cc (parse_grp): Save empty array instead of
2000-04-03 Alan ModraMove bug report string to one place.
2000-04-03 Hans-Peter... * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definitio...
2000-04-03 Christopher... update copyright.
2000-04-03 Christopher... Update winsup stuff.
2000-04-03 Christopher... * Makefile.in (CC_FOR_TARGET): Add new winsup directory...
2000-04-03 Andrew CagneyFor want of something better. List where to go to...
2000-04-02 Corinna Vinschen * newlib/libc/include/sys/unistd.h: Add prototy...
2000-04-02 Christopher... * include/wininet.h: Add three more "INTERNET_OPTIONS".
2000-03-31 Christopher... * MAINTAINERS: Add Ron Parker as maintainer of cinstall...
2000-03-31 Mumit Khan2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
2000-03-30 Mumit Khan2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
2000-03-30 Mumit Khan2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
2000-03-30 Christopher... Simplify constructors and initializers for select_record.
2000-03-30 Christopher... * fhandler.h (select_record): Explicitly zero elements...
2000-03-30 Jason Merrill * configure.in: -linux-gnu*, not -linux-gnu.
2000-03-28 Christopher... * Makefile.in: Use default rules when compiling cygrun.o.
2000-03-27 Nick CliftonFix value of SHORT_A1.
2000-03-27 Alan ModraATMEL AVR microcontroller support.
2000-03-26 Christopher... * include/winnt.h: Eliminate duplicate PCONTEXT and...
2000-03-26 Alan ModraMostly cosmetic. Fixes to comments. Don't start as_ba...
2000-03-26 Christopher... * path.cc (symlink_check_one): Recognize symlink settin...
2000-03-25 Christopher... * environ.cc: Add TMPDIR to the list of environment...
2000-03-25 Christopher... * partition.h: New file.
2000-03-24 Jason Merrillmerge from gcc
2000-03-24 Jeff JohnstonFri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn...
2000-03-24 Nick CliftonFix compile time warning messages.
2000-03-23 Fernando NasserThu Mar 22 14:57:00 2000 Fernando Nasser <fnasser...
2000-03-22 Jeff JohnstonTue Mar 21 19:08:00 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-19 Corinna Vinschen* syscalls.cc (stat_worker): Set st_nlink to 1 on remot...
2000-03-19 Christopher... * times.cc: Fix extern declarations for variables that...
2000-03-19 Christopher... * times.cc: Remove unneeded (and incorrect) externs.
2000-03-19 Christopher... Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:
2000-03-18 Christopher... * Makefile.in: Make CXXFLAGS consistent with cygwin.
2000-03-18 Christopher... * dcrt0.cc (host_dependent_constants::init): Eliminate...
2000-03-18 Christopher... * delqueue.cc (delqueue_list::queue_file): Add some...
2000-03-17 Ranjith Kumaran20000317 sourceware import
2000-03-17 Jeff JohnstonFri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-17 Corinna Vinschen* fhandler.cc (fhandler_base::open): Call set_file_attr...
2000-03-16 Corinna VinschenChange ChangeLog entry to more common format.
2000-03-16 Corinna Vinschen * security.cc (set_process_privileges): Removed...
2000-03-15 Jeff Law * internal.h: Fix a typo in the comment for...
2000-03-15 Corinna Vinschen* errno.cc: Map ERROR_NOACCESS to EFAULT.
2000-03-15 Christopher... * spawn.cc (spawn_guts): Restore dependency on signal_a...
2000-03-15 Christopher... * Makefile.in: Use MINGW_CXXFLAGS when compiling strace.
2000-03-15 Christopher... Pipe changes throughout suggested by Eric Fifer <EFifer...
2000-03-13 DJ Deloriesettimeofday was listed twice
2000-03-13 Ranjith KumaranMon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru>
2000-03-13 Christopher... * strace.cc: Throughout, track information like start_t...
2000-03-12 Christopher... * fhandler.cc (fhandler_base::get_readahead_into_buffer...
2000-03-12 Christopher... * fhandler_console.cc (fhandler_console::read): Don...
2000-03-11 Christopher... * sigproc.cc: Set wait_sig priority to normal.
2000-03-11 Geoffrey KeatingIn bfd/:
2000-03-10 H.J. Lu2000-03-10 H.J. Lu <hjl@gnu.org>
2000-03-10 Jeff JohnstonFri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-10 H.J. Lu2000-03-10 H.J. Lu <hjl@gnu.org>
2000-03-10 Christopher... * sigproc.cc (wait_sig): Add addtional debugging output.
2000-03-10 Alexandre Oliva* libc/stdio/putw.c (putw): Return 0 on success, to...
2000-03-09 Jeff JohnstonThu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-09 Christopher... * environ.cc: Eliminate oldstack CYGWIN option.
2000-03-08 Jeff JohnstonWed Mar 8 17:11:41 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-08 Alexandre Oliva* libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.
2000-03-08 Alexandre Oliva* libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.
2000-03-08 Alexandre Oliva* libc/stdio/Makefile.am (lib_a_SOURCES): Added getw...
2000-03-07 Christopher... * sigproc.cc (sig_send): Eliminate sync_sig_send synchr...
next
This page took 0.057668 seconds and 5 git commands to generate.