]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2011-02-15 Corinna Vinschen * devices.in: Throughout use slashes instead of backsl...
2011-02-15 Corinna Vinschen * fhandler_procsys.cc (fhandler_procsys::opendir)...
2011-02-15 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2011-02-15 Corinna Vinschen Revert change from 2010-08-31:
2011-02-15 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2011-02-14 Corinna Vinschen * config/i386/profile.h: Sync with Mingw.
2011-02-13 Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-13 Corinna Vinschen * path.cc (struct _FAST_CWD): Redefine to new layout...
2011-02-12 Michael Frysingergas/opcodes: blackfin: move dsp mac func defines to...
2011-02-12 Ralf WildenhuesImport move-if-change script from gnulib.
2011-02-12 Ralf WildenhuesSync toplevel and config/ from GCC.
2011-02-11 Christopher... * mkstatic: Make sure that we are not cd'ed to temporar...
2011-02-11 Michael Frysingeropcodes: blackfin: add multiple inclusion protection
2011-02-11 Christopher... * cygwin.sc: Eliminate __cygheap_mid.
2011-02-11 Christopher... * cygheap.cc (_cygheap_mid): Drop unneeded section...
2011-02-11 Corinna Vinschen * cygwin.sc: Raise default cygheap size to 1 Meg....
2011-02-11 Corinna Vinschen * include/endian.h: Move definitions of __BIG_ENDIAN...
2011-02-10 Eric Blakestrerror_r: fix compilation bug in previous patch
2011-02-10 Eric Blake* new-features.sgml (ov-new1.7.8): Document strerror_r...
2011-02-10 Eric Blakestrerror_r: obey POSIX, and match newlib header change
2011-02-10 Eric Blakestrerror_r: provide POSIX implementation
2011-02-10 Yaakov Selkowitz* new-features.sgml (ov-new1.7.8): Document pthread_yield.
2011-02-10 Yaakov Selkowitz* cygwin.din (pthread_yield): Export as alias to sched_...
2011-02-10 Christopher... * cygheap.cc: Add some __stdcall decoration where appro...
2011-02-09 Christopher... * hookapi.cc (hook_or_detect_cygwin): Prevent i from...
2011-02-09 Christopher... * exception.h: Remove DEBUG_EXCEPTION left over debuggi...
2011-02-08 Christopher... * dll_init.cc: Fix typo in comment.
2011-02-08 Ulrich Weigandinclude/ChangeLog:
2011-02-07 Corinna Vinschen * configure.in: Remove AC_ALLOCA test and test for...
2011-02-07 Corinna VinschenFix path in ChangeLog entry
2011-02-07 Corinna Vinschen * fhandler_console.cc (fhandler_console::write_normal...
2011-02-05 Christopher... * autoload.cc (wsock_init): Properly define WSAStartup...
2011-02-03 Bernd Schmidt gas/
2011-02-03 Jeff JohnstonFix spelling of Ralf Corsepius' name in ChangeLog.
2011-02-02 Corinna Vinschen * libc/bsdlib.cc: Include err.h.
2011-02-02 Corinna Vinschen * include/err.h: Fix loss of semicolons in previous...
2011-02-02 Corinna Vinschen * include/err.h (err): Add noreturn attribute.
2011-02-02 Corinna Vinschen * path.cc (conv_path_list): Remove enclosing quotes...
2011-02-01 Corinna Vinschen * fhandler.cc (fhandler_base::fsync): Ignore ERROR_INV...
2011-01-31 Corinna Vinschen * syscalls.cc (utmp_data): Fix potential buffer overflow.
2011-01-31 Corinna Vinschen * fhandler_socket.cc (address_in_use): Improve comment...
2011-01-31 Alexandre OlivaPR libgcj/44341
2011-01-30 Corinna Vinschen * fhandler_socket.cc (address_in_use): Disable. Add...
2011-01-29 Christopher... winsup:
2011-01-28 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::wait_for_events...
2011-01-28 Corinna Vinschen * libc/stdio/fclose.c: Only use sfp lock to guard...
2011-01-27 Corinna Vinschen * include/features.h (__STDC_ISO_10646__): Move to...
2011-01-27 Corinna Vinschen * libc/include/sys/features.h: Define __STDC_ISO_10646...
2011-01-26 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2011-01-24 Corinna Vinschen * include/features.h (__STDC_ISO_10646__): Define...
2011-01-21 Andreas SchwabSync toplevel configure from GCC
2011-01-21 Corinna Vinschen * syscalls.cc (rename): Fix permission problem with...
2011-01-20 Corinna Vinschen * exec.cc: Include pinfo.h.
2011-01-19 Corinna Vinschen * spawn.cc (av::fixup): Reenable #! handling for all...
2011-01-19 Corinna Vinschen * exec.cc (execlp): Add missing _P_PATH_TYPE_EXEC...
2011-01-19 Corinna Vinschen * exec.cc: Rearrange functions in alphabetical order.
2011-01-19 Corinna Vinschen * exec.cc (strccpy): Move function from here...
2011-01-19 Corinna Vinschen * errno.cc (errmap): Add error codes for invalid binaries.
2011-01-17 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Fix compi...
2011-01-17 Corinna Vinschen * path.cc (path_conv::check): Don't follow reparse...
2011-01-17 Corinna Vinschen * fhandler_proc.cc (proc_tab_cmp): Fix typo in comment.
2011-01-15 Corinna Vinschen * libc/include/sys/types.h (ulong): Add typedef.
2011-01-13 Ralf WildenhuesBackport from Libtool: Fix relink mode to use absolute...
2011-01-13 Joel Brobeckerport GDB to ia64-hpux (native).
2011-01-13 Corinna VinschenFix typo, fix copyright
2011-01-13 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2011-01-13 Corinna VinschenReally check in now
2011-01-13 Corinna VinschenFix ChangeLog entry
2011-01-12 Jeff Johnston2011-01-12 Ralf Corsépius <ralf.corsepius@rtems.org>
2011-01-12 Jeff Johnston2011-01-12 Jeff Johnston <jjohnstn@redhat.com>
2011-01-12 DJ Deloriemerge from gcc
2011-01-12 Corinna Vinschen * new-features.sgml (ov-new1.7.8): Add "new API" parag...
2011-01-12 Corinna Vinschen * posix.sgml: Add madvise to BSD list.
2011-01-12 Corinna Vinschen * cygwin.din (madvise): Export posix_madvise as madvise.
2011-01-12 Corinna Vinschen * libc/include/linux/sys/signal.h (sig_t): Move from...
2011-01-12 Corinna Vinschen * fhandler.h (struct part_t): New type.
2011-01-11 Corinna Vinschen * fhandler.h (MAX_PARTITIONS): New definition.
2011-01-11 Andrew Burgesshttp://sourceware.org/ml/gdb-patches/2010-11/msg00112...
2011-01-11 Corinna Vinschen * termios.cc (cfgetospeed, cfgetispeed): Constify...
2011-01-11 Corinna Vinschen * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_P...
2011-01-10 Corinna Vinschen * cygcheck.cc (main): don't imply -d from -s option...
2011-01-10 Corinna Vinschen * libc/machine/mips/strlen.c (strlen): Add delay slot...
2011-01-10 Corinna VinschenFix date
2011-01-10 Corinna Vinschen * Makefile.in (stmp-bsp): Exit when subdirs fail.
2011-01-10 Corinna Vinschen * libc/include/string.h: Make strsignal() available...
2011-01-10 Nathan Sidwell bfd/
2011-01-07 Keith MarshallCorrect hexadecimal formatting of double and long doubl...
2011-01-07 Jeff Johnston2011-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Jeff Johnston2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Jeff Johnston2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Jeff Johnston2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Jeff Johnston2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Jeff Johnston2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Jeff Johnston2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2011-01-05 Christopher... * faq-setup.xml (faq.setup.cli): Correct description...
2011-01-03 DJ Deloriemerge from gcc
2011-01-03 Christopher... * ChangeLog-2010: Create from ChangeLog.
2011-01-02 Ralf WildenhuesSync toplevel configure from GCC.
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 John David... PR gas/11395
next
This page took 0.053197 seconds and 5 git commands to generate.