]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2008-01-08 Jakub Jelinek * futex.m4: New file.
2008-01-07 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2008-01-07 Jeff Johnston2008-01-07 Jeff Johnston <jjohnstn@redhat.com>
2008-01-07 Corinna Vinschen * fhandler.h: Update copyright.
2008-01-06 Christopher... * fhandler.h (fhandler_base::is_tty): Make bool.
2008-01-06 Christopher... * include/limits.h (TTY_NAME_MAX): Increase size to...
2008-01-03 Jeff Johnston2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
2008-01-03 Jeff Johnston2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
2008-01-03 Jeff Johnston2008-01-02 Jeff Johnston <jjohnstn@redhat.com>
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2008-01-01 Christopher... * tty.cc: Update copyright.
2008-01-01 Christopher... * newsym: First stab at understanding data as well...
2007-12-30 Dave Korn * cygwin.din (_f_llrint, _f_llrintf, _f_llrintl, _f_lr...
2007-12-29 Dave Korn * bloda.cc (enum bad_app): Add BYTEMOBILE.
2007-12-29 Dave Korn * faq-using.xml (faq.using.bloda): New entry.
2007-12-28 Chris Sutcliffe2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-12-28 Chris Sutcliffe2007-12-27 Chris Sutcliffe <ir0nh34d@users.sf.net>
2007-12-22 Corinna Vinschen * fhandler.h (class fhandler_dev_random): Add dummy_of...
2007-12-21 Brian Dessent * Makefile.in (cygcheck.exe): Don't link to ntdll.
2007-12-20 Corinna Vinschen * libc/memmem.cc (memmem): Fix bug when searching...
2007-12-19 Jeff Johnston2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2007-12-19 Jeff Johnston2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2007-12-19 Jeff Johnston2007-12-19 Dave Korn <dave.korn@artimi.com>
2007-12-19 Jeff Johnston2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2007-12-19 Jeff Johnston2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2007-12-19 Jeff Johnston2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2007-12-19 Jeff Johnston2007-11-15 Jeff Johnston <jjohnstn@redhat.com>
2007-12-19 Corinna Vinschen * cygwin.din: Export wcpcpy, wcpncpy.
2007-12-19 Corinna Vinschen * libc/include/wchar.h: Add prototypes for wcpcpy...
2007-12-19 Corinna Vinschen * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct...
2007-12-18 Richard Sandiford/tmp/foo.diff
2007-12-18 Richard Sandiford/tmp/foo.diff
2007-12-16 Christopher... * dtable.cc (POSIX_NAMED_PIPE): New define.
2007-12-16 Christopher... * pathnames.xml: Fix a typo.
2007-12-14 Corinna Vinschen * include/cygwin/socket.h: Include sys/uio.h instead...
2007-12-14 Corinna Vinschen * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-12-14 DJ DelorieMerge from gcc:
2007-12-13 Corinna Vinschen * poll.cc (poll): Return count of fds with events...
2007-12-13 Corinna Vinschen * string.h: Guard cygwin internal string function...
2007-12-12 Corinna Vinschen * dcrt0.cc: Include string.h.
2007-12-11 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2007-12-11 Dave Korn2007-12-11 Dave Korn <dave.korn@artimi.com>
2007-12-11 Corinna Vinschen * localtime.cc (tzset): Guard by a muto for thread...
2007-12-11 Dave Korn * cygheap.cc (_csbrk): Don't request zero bytes from...
2007-12-11 Corinna Vinschen * localtime.cc (tzset): Call tzsetwall only if it...
2007-12-11 Daniel Jacobowitz * dwarf2.h (DW_AT_hi_user): Correct value.
2007-12-07 Bob Wilson2007-12-07 Bob Wilson <bob.wilson@acm.org>
2007-12-07 Corinna Vinschen * regtool.cc (opts): Add missing 'W'.
2007-12-07 Corinna Vinschen * include/sys/cygwin.h: Include limits.h.
2007-12-06 Corinna Vinschen * ps.cc: Include limits.h.
2007-12-06 Corinna Vinschen * dcrt0.cc (initial_env): Use PATH_MAX instead of...
2007-12-06 Richard Sandifordconfig/
2007-12-05 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::open): Use...
2007-12-05 Corinna Vinschen * fhandler_registry.cc: Use NAME_MAX + 1 instead of...
2007-12-05 Corinna Vinschen Add missing ChangeLog entry.
2007-12-05 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2007-12-04 Corinna Vinschen * fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME...
2007-12-04 Chris Sutcliffe2007-12-03 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-12-04 Chris Sutcliffe2007-12-03 techrazy <techrazy@users.sourceforge.net>
2007-12-03 Corinna Vinschen * autoload.cc (GetModuleFileNameExW): Replace definiti...
2007-12-03 Corinna Vinschen * include/cygwin/time.h: Remove redundant #endif.
2007-12-01 Corinna Vinschen * include/cygwin/time.h (daylight): Declare as extern...
2007-12-01 Hans-Peter... * cris/Makefile.in (crt0.o): Add CFLAGS when compiling...
2007-12-01 Corinna Vinschen * Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.
2007-11-29 Paolo Bonzini2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2007-11-29 Mark Shinwell bfd/
2007-11-29 Mark Shinwell include/opcode/
2007-11-28 Corinna Vinschen * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH...
2007-11-28 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recv_internal...
2007-11-28 Nathan Sidwell * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to...
2007-11-27 Corinna Vinschen * posix_ipc.cc (ipc_names): Rename max_len to prefix_l...
2007-11-27 Corinna Vinschen Drop old SetResourceLock stuff in favor of mutos.
2007-11-27 Corinna Vinschen * mmap.cc: Convert usage of dynamically growing cmallo...
2007-11-27 Chris Sutcliffe2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2007-11-26 Christopher... Change many cygheap allocation routines to their *_abor...
2007-11-23 Christopher... * cygheap.cc (_crealloc): Avoid memcpy when _cmalloc...
2007-11-22 Chris Sutcliffe2007-11-21 Kevin Conaway <kevin_conaway@users.sourcef...
2007-11-22 Chris Sutcliffe2007-11-21 elsapo <elsapo@users.sourceforge.net>
2007-11-22 Chris Sutcliffe2007-11-21 Brian Dessent <dessent@users.sourceforge...
2007-11-19 Jeff Johnston2007-11-19 Nick Clifton <nickc@redhat.com>
2007-11-17 Thiemo Seufer [ld/testsuite/ChangeLog]
2007-11-16 Nick Clifton* dwarf2.h: Mention the location of the DWARF3 spec...
2007-11-15 Vladimir PrusMove changelog entries to the right ChangeLog
2007-11-15 Vladimir Prus Apply const qualifier to some users of bp_location.
2007-11-15 Vladimir Prus Make mark_breakpoints_out static.
2007-11-15 Vladimir Prus Prevent clear_command from directly modifying breakpoi...
2007-11-15 Vladimir Prus Remove 'run_cleanup'.
2007-11-15 Vladimir Prus Remove CLEAR_SOLIB use.
2007-11-08 Corinna Vinschen * libc/include/sys/unistd.h: Remove Cygwin definition...
2007-11-08 Christopher... revert premature checkin
2007-11-08 Christopher... revert premature checkin
2007-11-08 Christopher... * dllfixdbg: Eliminate extra objcopy step.
2007-11-08 Nathan Sidwell include/elf/
2007-11-08 Corinna Vinschen * dllfixdbg: Pass --only-keep-debug to objcopy, instead of
2007-11-08 Joseph Myersinclude:
2007-11-07 Dave Brolley2007-11-07 Dave Brolley <brolley@redhat.com>
2007-11-06 Jeff Johnston2007-11-06 Dave Brolley <brolley@redhat.com>
2007-11-06 Corinna Vinschen * thread.cc (pthread_key_create): Drop check for incom...
2007-11-06 Corinna Vinschen * shm.cc: Include sync.h
2007-11-05 Corinna Vinschen * bsd_helper.cc (tunable_params): Add kern.ipc.shm_all...
next
This page took 0.054081 seconds and 5 git commands to generate.