]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2004-03-11 Nathanael Nerode(top level)
2004-03-10 Danny Smith2004-03-10 Al Slater <al.slater@scluk.com>
2004-03-09 Jeff Johnston2004-03-09 Thomas Pfaff <tpfaff@gmx.net>
2004-03-09 Christopher... * fhandler_serial.cc (fhandler_serial::ioctl): Implemen...
2004-03-09 Christopher... .
2004-03-09 Christopher... * exceptions.cc (setup_handler): Avoid suspending a...
2004-03-07 Christopher... add missing entry
2004-03-07 Christopher... * fork.cc (fork_parent): Save parent pid in a temporary...
2004-03-07 Christopher... * winsup.api/known_bugs.tcl: Remove mknod01 since mknod...
2004-03-06 Christopher... update some documentation
2004-03-05 Christopher... * gendef (sigdelayed): Handle return here rather than...
2004-03-05 Danny Smith2004-03-05 Filip Navara <xnavara@volny.cz>
2004-03-04 Thomas Pfaff* winsup.api/pthread/mutex8e.c: New testcase.
2004-03-04 Thomas Pfaff* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZE...
2004-03-04 Christopher... * gendef (sigreturn): Call stabilize_sig_stack to ensur...
2004-03-04 Jeff Johnston2004-03-03 Stephane Carrez <stcarrez@nerim.fr>
2004-03-03 Danny Smith * include/wtypes.h (DECIMAL_SETZERO): Add definition for
2004-03-03 Danny Smith22004-03-03 Martin Fuchs <martin-fuchs@gmx.net>
2004-03-03 Joern Rennecke2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
2004-03-02 Danny Smith * include/uxtheme.h: Include <commctrl.h>
2004-03-02 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::raw_read): When...
2004-03-02 Corinna Vinschen * sysv_sem.cc (semundo_adjust): Check for process...
2004-03-02 Danny Smith * basetyps.h (GUID_SECT): Define to nothing for GCC...
2004-03-02 Danny Smith2004-03-02 Martin Fuchs <martin-fuchs@gmx.net>
2004-03-01 Christopher... fix minor typo
2004-03-01 Christopher... fix minor typo
2004-03-01 Richard Sandiford * configure.in (mips64*-*-linux*): Override mips*...
2004-03-01 Danny SmithMissed this in last commit.
2004-03-01 Richard SandifordAdd fr450 support.
2004-03-01 Danny Smith2004-03-01 Martin Fuchs <martin-fuchs@gmx.net>
2004-02-28 Nathanael Nerode PR bootstrap/7087
2004-02-28 Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-26 Corinna Vinschen * miscfuncs.cc (check_invalid_virtual_addr): Assure...
2004-02-26 Christopher... * exceptions.cc (setup_handler): Signal event for any...
2004-02-25 Corinna Vinschen * miscfuncs.cc (check_invalid_virtual_addr): New function.
2004-02-25 Christopher... * gendef (stabilize_sig_stack): Correctly align this...
2004-02-25 DJ Deloriemerge from gcc
2004-02-25 Christopher... * cygpath.cc (long_options): Add "mode" option.
2004-02-25 Christopher... * dcrt0.cc (_dll_crt0): Don't check sync_startup if...
2004-02-24 Christopher... * dcrt0.cc (_dll_crt0): Add some stern internal errors.
2004-02-24 DJ Deloriemerge from gcc
2004-02-24 Corinna Vinschen * thread.cc (pthread::cancelable_wait): Rearrange...
2004-02-23 Andrew Cagney2004-02-23 Andrew Cagney <cagney@redhat.com>
2004-02-23 Danny Smith2004-02-23 Filip Navara <xnavara@volny.cz>
2004-02-22 Joshua Daniel... 2004-02-22 Joshua Daniel Franklin <joshuadfranklin...
2004-02-22 Joshua Daniel... 2004-01-12 Joshua Daniel Franklin <joshuadfranklin...
2004-02-21 Christopher... * exceptions.cc (sigpacket::process): Make sure that...
2004-02-21 Danny Smith * include/_mingw.h (__UNUSED_PARAM): Define macro.
2004-02-21 Christopher... * Makefile.in (build_dumper): Detect missing iconv...
2004-02-21 Christopher... * path.cc (conv_path_list): Return error condition.
2004-02-20 Corinna Vinschen * getopt.c: Avoid useless compiler warnings.
2004-02-20 Corinna Vinschen * getopt.c: Replace with latest vanilla(!) OpenBSD...
2004-02-20 Joshua Daniel... 2004-02-19 Joshua Daniel Franklin <joshuadfranklin...
2004-02-20 Nathanael Nerode PR bootstrap/11932
2004-02-19 Andrew CagneyIndex: ChangeLog
2004-02-19 Danny Smith * include/Gl/glu (GLU_ERROR): Define.
2004-02-19 Danny Smith * include/Gl/glu.h: Include <stddef.h>.
2004-02-18 Christopher... * fork.cc (fork_child): Invert sense of test which...
2004-02-18 Christopher... * gendef (stabilize_sig_stack): New function.
2004-02-17 Corinna Vinschen * fork.cc (fork_child): Move fixup_shms_after_fork...
2004-02-17 Christopher... * Makefile.in (clean): Clean libserver, too.
2004-02-17 Christopher... * Makefile.in: Compile flock.o with -fomit-frame-pointer.
2004-02-16 Christopher... * Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.
2004-02-16 Christopher... * Makefile.in: Compile delqueue.o with -fomit-frame...
2004-02-16 Corinna Vinschen * cygwinenv.sgml: Add server option description.
2004-02-16 Corinna Vinschen * syscalls.cc (rename): Do not test the MoveFile error...
2004-02-16 Christopher... correct changelog
2004-02-16 Christopher... * cygheap.cc (_csbrk): Report failing condition to...
2004-02-15 Earnie Boyd * include/w32api.h: Increment version to 3.0.
2004-02-15 Christopher... * Makefile.in: Compile syscalls.o with -fomit-frame...
2004-02-14 Corinna Vinschen * getopt.c: Replace with latest NetBSD version 1.16...
2004-02-14 Corinna Vinschen * ssp.c (opts): Add leading '+' to force posixly corre...
2004-02-14 Christopher... * sigproc.cc (proc_subproc): Change warning back to...
2004-02-14 Christopher... * dcrt0.cc (alloc_stack_hard_way): Revert to previous...
2004-02-14 Earnie Boyd * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.
2004-02-13 Christopher... * Makefile.in (clean): Remove sigfe.s.
2004-02-12 Christopher... * gendef (_sigbe): Zero location on pop.
2004-02-12 Christopher... * dcrt0.cc (alloc_stack_hard_way): Eliminate second...
2004-02-12 Christopher... Rename _threadinfo to _cygtls, throughout.
2004-02-12 Danny Smith * include/basetypes.h (_REFIID_DEFINED): Correct typo.
2004-02-11 Danny Smith * lib/dnsapi.a: New file.
2004-02-11 Danny Smith2004-02-11 Pierre A. Humblet <Pierre.Humblet@ieee...
2004-02-11 Danny Smith * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove...
2004-02-11 Danny Smith2004-02-11 Pat Thoyts <patthoyts@users.sourceforge...
2004-02-11 Corinna Vinschen * security.cc (get_nt_object_attribute): Fix error...
2004-02-11 DJ Delorie* configure.in (powerpc-*-aix*): Add target-libada...
2004-02-11 DJ Delorie* configure.in (host): Add in missing $noconfigdirs...
2004-02-11 Corinna Vinschen * strace.cc (opts): Add leading '+' to force posixly...
2004-02-11 Joshua Daniel... * utils.sgml: Update cygcheck options
2004-02-11 Christopher... * libm/mathfp/er_gamma.c (gamma): Add new non-reentrant...
2004-02-11 Christopher... * strace.cc (main): Guard against previous setting...
2004-02-10 DJ Delorie2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2004-02-10 Christopher... * strace.cc: Update copyrights.
2004-02-10 Christopher... * strace.cc (main): Ensure POSIXLY_CORRECT argument...
2004-02-09 Christopher... * libc/include/time.h (TIMER_RELTIME): New define.
2004-02-09 Jeff Johnston2004-02-09 Jeff Johnston <jjohnstn@redhat.com>
2004-02-09 Nick CliftonAdd support for relaxing the 32bit ldc/stc instructions.
2004-02-09 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::ioctl): Add...
2004-02-09 Christopher... * debug.h (console_printf): Define for non-debugging...
2004-02-09 Christopher... * libc/include/sys/features.h: Add _POSIX_TIMERS define...
next
This page took 0.056057 seconds and 5 git commands to generate.