]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2012-10-21 Hans-Peter... * libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern...
2012-10-20 Corinna Vinschen * new-features.sgml (ov-new1.7.17): Add section.
2012-10-19 Corinna Vinschen * Makefile.in (cygcheck.exe): Add temporary (1.7.17...
2012-10-16 Corinna Vinschen * libc/stdlib/getopt.c (getopt_internal): Align handli...
2012-10-16 Corinna Vinschen * libc/stdio/vfprintf.c (__sbprintf): Fix comment.
2012-10-16 Corinna Vinschen * libc/include/assert.h (static_assert): Define.
2012-10-16 Corinna Vinschen * libc/include/sys/features.h (__GNUC_PREREQ): Define...
2012-10-16 Corinna Vinschen*** empty log message ***
2012-10-16 Corinna Vinschen*** empty log message ***
2012-10-16 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2012-10-15 Christopher... * fhandler_tty.cc (fhandler_pty_slave::write): Fix...
2012-10-15 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::fhandler_dev_raw...
2012-10-15 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::open):...
2012-10-15 Christopher... * fhandler_tty.cc (fhandler_pty_slave::write): DWORD...
2012-10-15 John David... * hppa.h (pa_opcodes): Use "cX" completer instead...
2012-10-13 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Add members...
2012-10-12 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::open): Allow...
2012-10-12 Christopher... * fhandler_termios.cc (fhandler_termios::line_edit...
2012-10-11 Michael Frysingerconfig.{guess,sub}: update from upstream config-patches...
2012-10-10 Corinna Vinschen * include/cygwin/in.h (struct in_addr): Guard with...
2012-10-10 DJ Deloriemerge from gcc
2012-10-09 Christopher... * child_info.h (child_info_spawn::has_execed): Remove...
2012-10-09 Christopher... * pinfo.cc: Remove unneeded assert.h.
2012-10-09 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Convert "if/else if...
2012-10-09 Corinna Vinschen * libc/posix/wordfree.c (wordfree): The wrong words...
2012-10-09 Corinna Vinschen * libc/posix/wordexp.c (wordexp): Return WRDE_NOSPACE...
2012-10-09 Corinna Vinschen * libc/posix/wordexp.c (wordexp): Handle expanded...
2012-10-09 Corinna Vinschen * libc/posix/wordexp.c (wordexp): Don't leak file...
2012-10-04 Andreas Krebbel2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-10-03 DJ Delorie* libc/machine/rl78/setjmp.S: Convert from CPP macros...
2012-10-02 DJ Delorie* libc/sys/sysnecv850/sbrk.c (_sbrk): Change heap_start...
2012-10-02 Steve Ellcey2012-10-02 Steve Ellcey <sellcey@mips.com>
2012-10-01 Jeff Johnston2012-10-01 Jeff Johnston <jjohnstn@redhat.com>
2012-09-29 H.J. LuSync toplevel files with GCC tree
2012-09-29 H.J. LuSync config with GCC
2012-09-28 Anthony GreenDon't abort() when disassembling bad moxie instructions.
2012-09-26 Jeff Johnston2012-09-26 Ian Bolton <ian.bolton@arm.com>
2012-09-26 Jeff Johnston2012-09-26 Ian Bolton <ian.bolton@arm.com>
2012-09-26 Jeff Johnston2012-09-26 Michael Hope <michael.hope@linaro.org>
2012-09-21 Steve Ellcey2012-09-21 Steve Ellcey <sellcey@mips.com>
2012-09-20 Ian Lance Taylor * configure.ac (host_libs): Add libbacktrace.
2012-09-19 Steve Ellcey2012-09-19 Steve Ellcey <sellcey@mips.com>
2012-09-17 Mike WrightonMoved the Changelog entries for breakpoint.c and remote...
2012-09-17 Christopher... * pinfo.cc (pinfo::init): Detect potential race where...
2012-09-15 Walter LeeAdd support for tilegx in gold.
2012-09-14 David Edelsohn PR target/38607
2012-09-14 Christopher... * cygthread.cc (cygthread::stub): Remove old, unnecessa...
2012-09-13 Anthony Greenbi-endian support for moxie.
2012-09-12 Mike Wrighton* gdb/remote.c (remote_insert_hw_breakpoint): Throw...
2012-09-12 Richard Earnshaw2012-09-11 Chris Schlumberger-Socha <chris.schlumberg...
2012-09-06 Cary Coutant2012-09-06 Cary Coutant <ccoutant@google.com>
2012-09-04 H.J. LuAdd Intel Itanium Series 9500 support
2012-09-04 Christopher... * faq-what.xml: Fix typos, clarify responsibility slightly.
2012-09-02 Corinna Vinschen * pseudo-reloc.cc (auto_protect_for): New function.
2012-09-02 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Drop "not yet supported...
2012-08-30 DJ Delorie* rx/rx.ld: Add W_* sections to .rodata.
2012-08-30 Michael Frysingerlibgloss: cr16: add custom syscall list
2012-08-28 Walter LeeAdd support for constructing pc-relative addresses...
2012-08-26 Christopher... * pinfo.cc (pinfo::init): Remove assertion.
2012-08-26 H.J. LuDon't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes
2012-08-26 H.J. LuSync toplevel files with GCC tree
2012-08-26 H.J. LuSync libtool.m4 with GCC tree
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-24 Matthew Gretton... * gas/config/tc-arm.c (check_obsolete): New function.
2012-08-24 Matthew Gretton... * bfd/elf32-arm.c (v8): New array.
2012-08-23 Christopher... * pinfo.cc (_pinfo::exists): Don't consider a process...
2012-08-23 Christopher... * libc/stdio/flags.c (__sflags): Guard against using...
2012-08-21 David S. MillerFix sparc opcode encoding for 4-arg crypto instructions.
2012-08-21 Christopher... * libc/stdio/flags.c (__sflags): Rewrite recognition...
2012-08-21 Christopher... * net.cc (get_adapters_addresses): Drop FIXME part...
2012-08-17 Christopher... * DevNotes: Add entry cgf-000016.
2012-08-17 Christopher... * exceptions.cc (sig_handle_tty_stop): Clear tls sig...
2012-08-17 Corinna Vinschen * fhandler_clipboard.cc (fhandler_dev_clipboard::read...
2012-08-16 Christopher... whitespace cleanup
2012-08-16 Christopher... * cygtls.cc (_cygtls::operator HANDLE): Reverse '?...
2012-08-16 Christopher... * cygheap.cc (init_cygheap::find_tls): Don't consider...
2012-08-15 Christopher... fix typo
2012-08-15 Christopher... Rename cancelable_wait -> cygwait throughout.
2012-08-15 Christopher... * cygtls.h (_cygtls::create_signal_arrived): New function.
2012-08-15 Christopher... * gendef: Tighten up whitespace detection.
2012-08-15 Christopher... * gendef: Delete unneeded read from <IN> which ate...
2012-08-15 Christopher... * exceptions.cc (sigdelayed): Move declaration to sigpr...
2012-08-15 Christopher... * pinfo.cc (_pinfo::exists): Don't consider an execed...
2012-08-14 Corinna Vinschen * gmon.c (_mcleanup): Fix scope bug when using gmon_ou...
2012-08-14 Christopher... * errno.cc (errmap): Keep sorted.
2012-08-14 Corinna Vinschen * thread.cc (semaphore::_fixup_after_fork): Fix Win32...
2012-08-14 Christopher... * errno.cc (errmap): Keep sorted.
2012-08-14 Corinna Vinschen * mount.cc (fs_names): Add missing ReFS entry. Change...
2012-08-13 Christopher... * errno.cc (errmap): Map ERROR_SXS_CANT_GEN_ACTCTX...
2012-08-13 Nick CliftonAdd support for 64-bit ARM architecture: AArch64
2012-08-13 Maciej W. Rozycki include/opcode/
2012-08-10 Corinna Vinschen * libc/stdlib/btowc.c (btowc): Cast to avoid compiler...
2012-08-10 Earnie Boyd Even though MSDN documents these as __cdecl the kernel...
2012-08-10 Corinna VinschenFix date
2012-08-10 Corinna Vinschen * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard...
2012-08-09 Christopher... * DevNotes: Add entry cgf-000014.
2012-08-08 Earnie Boyd * lib/kernel32.def (InterlockedDecrement): Remove...
2012-08-08 Earnie Boyd2012-08-08 Kai Tietz <ktietz@redhat.com>
2012-08-08 Corinna Vinschen * libc/posix/engine.c(dissect): Guard diagnostic pragm...
2012-08-08 Corinna Vinschen Throughout, run newlib with -Wall -Werror option and...
next
This page took 0.063784 seconds and 5 git commands to generate.