]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2012-02-09 Corinna Vinschen * libc/machine/arm/strcmp.S: New File.
2012-02-09 Corinna Vinschen * passwd.cc: Add -v option to print version informatio...
2012-02-09 Corinna Vinschen*** empty log message ***
2012-02-09 Christopher... * dtable.cc (dtable::init_std_file_from_handle): Reinst...
2012-02-08 Corinna Vinschen * thread.cc (__pthread_cond_wait_init): New static...
2012-02-08 Christopher... * include/sys/wait.h: Remove C++ inline functions for...
2012-02-08 Corinna Vinschen * sigproc.cc (child_info_fork::abort): Call TerminateP...
2012-02-08 H.J. LuImplement Intel Transactional Synchronization Extensions
2012-02-08 Corinna Vinschen * uinfo.cc (cygheap_user::env_userprofile): Simplify...
2012-02-08 Corinna Vinschen * uinfo.cc (cygheap_user::env_userprofile): Convert...
2012-02-08 Corinna Vinschen * dll_init.cc: Throughout, drop usage of modname in...
2012-02-08 Corinna Vinschen * dll_init.cc (dll_list::alloc): Add DLL name to fabor...
2012-02-08 Corinna Vinschen * include/sys/sysmacros.h: Include sys/types.h.
2012-02-08 Corinna Vinschen * faq-using.xml (faq.using.sshd-in-domain): Document...
2012-02-07 Corinna Vinschen * mount.cc (mount_info::create_root_entry): Fix format...
2012-02-07 Corinna Vinschen * include/process.h: Move here from include/cygwin...
2012-02-07 Christopher... * cygheap.cc (init_cygheap::manage_console_count):...
2012-02-07 Christopher... * include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MIN...
2012-02-07 Corinna Vinschen * libc/include/inttypes.h: Redefine pointer type macros.
2012-02-05 Corinna Vinschen * new-features.sgml (ov-new1.7.10): Fix typo.
2012-02-05 Corinna Vinschen * legal.sgml: Fix copyright.
2012-02-05 Corinna Vinschen*** empty log message ***
2012-02-04 Corinna Vinschen * setup2.sgml: Fix more typos.
2012-02-04 Corinna Vinschen * utils.sgml: Fix typos.
2012-02-04 Corinna Vinschen * faq-using.xml: Fix typos.
2012-02-04 Kevin BuettnerAdd support to GDB for the Renesas rl78 architecture.
2012-02-03 Corinna Vinschen * grp.cc (pwdgrp::parse_group): Convert grp from macro...
2012-02-02 Christopher... * syscalls.cc (close_all_files): Use cygheap_fdget...
2012-02-02 Corinna Vinschen Fix memory and handle leaks due to fdopendir:
2012-02-01 Keith MarshallMore performance enhancements and POSIX compliance...
2012-02-01 Christopher... Grr. Fix another typo.
2012-02-01 Christopher... * fcntl.cc (fcntl64): Add introductory debug statement...
2012-02-01 Christopher... * dtable.cc (dtable::dup_worker): Add comment explainin...
2012-02-01 Christopher... fix typo
2012-02-01 Christopher... * fhandler.cc (fhandler_base_overlapped::has_ongoing_io...
2012-01-31 Christopher... * syscalls.cc (dup3): Fix debug typo.
2012-01-31 H.J. LuMove ELF header entries to elf/ChangeLog
2012-01-31 Christopher... * strace.cc (proc_child): Don't right-shift exit value.
2012-01-31 H.J. LuSupport arch-dependent fill
2012-01-29 Corinna Vinschen * tzset.c: Throughout use wide characters to be locale...
2012-01-29 Corinna Vinschen * Makefile.in (CYGWIN_BINS): Add tzset.
2012-01-28 Corinna VinschenForced checkin for timestamp
2012-01-28 Corinna Vinschen * cygwin.din: Fix order (DATA first).
2012-01-27 Corinna Vinschen * dcrt0.cc (is_dos_path): New macro to recognize drive...
2012-01-26 Cary Coutant * dwarf2.h (enum dwarf_form): Add Fission extensions.
2012-01-26 Christopher... * sigproc.cc (child_info::retry_count): Actually that...
2012-01-26 Christopher... * sigproc.cc (child_info::retry_count): Default to 1.
2012-01-24 Corinna Vinschen * pathnames.sgml (mount-table): Rephrase a few express...
2012-01-24 Yaakov Selkowitz * ldd.cc (start_process): Handle .oct and .so as DLLs.
2012-01-24 Michael Frysingerlibgloss: bfin: add a better default _exit
2012-01-23 Corinna Vinschen * syscalls.cc (gethostid): Simplify. Just fetch Machi...
2012-01-22 Christopher... * fhandler.h (fhandler_fifo::arm): Declare new function.
2012-01-22 Christopher... clarify wording
2012-01-22 Christopher... * cygheap.h (cygheap_fdmanip::release): Simplify.
2012-01-22 Christopher... * cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify...
2012-01-20 Corinna Vinschen * fhandler.h (fhandler_registry::opendir): Declare.
2012-01-17 Corinna Vinschen * arm/linux-crt0.c: Use ldr instead of adr to get...
2012-01-16 Keith MarshallCorrect misused 'rm -r' command in uninstall rules.
2012-01-16 Keith MarshallGeneralise makefile references to subdirectories of...
2012-01-16 Corinna Vinschen * configure: Regenerate and re-add to repository.
2012-01-15 Keith MarshallAdd 'check' as GCS conforming alias for make's 'test...
2012-01-15 Keith MarshallMore makefile code refactoring; remove redundant INCLUD...
2012-01-15 Keith MarshallAdd smart identification of auxiliary header file paths.
2012-01-15 Keith MarshallMore makefile code refactoring; fix top_srcdir references.
2012-01-15 Keith MarshallUpdate and correct makefile rebuilding rules.
2012-01-15 Keith MarshallMore formatting adjustments.
2012-01-15 Keith MarshallMiscellaneous formatting adjustments.
2012-01-15 Keith MarshallImprove self-documentation of 'for' loop commands.
2012-01-15 Keith MarshallGeneralise 'all' rule to arbitrary prerequisite sub...
2012-01-15 Keith MarshallDerive package release index from configure time specif...
2012-01-14 Keith MarshallDiscontinue CVS tracking of generated 'configure' script.
2012-01-13 Yaakov SelkowitzDocument support of printf %m conversion flag.
2012-01-13 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document support...
2012-01-13 Yaakov Selkowitz * include/cygwin/config.h (_GLIBC_EXTENSION): Define.
2012-01-13 Yaakov Selkowitz * libc/stdio/sprintf.c: Document 'm' conversion specifier.
2012-01-12 Yaakov SelkowitzDocument tgmath.h.
2012-01-12 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document tgmath.h.
2012-01-12 Iain D Sandoeadd indirect_symbol to mach-o port.
2012-01-12 Yaakov Selkowitz * libc/include/tgmath.h: New header.
2012-01-11 Christopher... * spawn.cc (child_info_spawn::worker): Delete debugging.
2012-01-11 Christopher... Update copyright on all files checked in so far this...
2012-01-09 Yaakov Selkowitz * libc/include/sys/unistd.h [__CYGWIN__] (get_current_...
2012-01-09 Yaakov Selkowitz * libc/include/complex.h: Fix "/*" within comment...
2012-01-09 Corinna Vinschen * libc/include/process.h: Remove Cygwin-only header.
2012-01-09 Corinna Vinschen * include/cygwin/process.h: Move here from newlib.
2012-01-09 Corinna Vinschen * miscfuncs.cc (thread_wrapper): Make sure stack is...
2012-01-09 Corinna Vinschen * Makefile.common (MINGW_LDFLAGS): Correctly use ...
2012-01-08 Christopher... * dtable.cc (dtable::stdio_init): Always initialize...
2012-01-08 Yaakov SelkowitzAdd my recent API additions.
2012-01-07 Jason Merrillmerge from gcc
2012-01-06 Keith MarshallEnsure Makefile.comm source is included in distribution...
2012-01-06 Chris Sutcliffe2012-01-06 Chris Sutcliffe <ir0nh34d@users.sf.net>
2012-01-06 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document pthread_s...
2012-01-06 Yaakov Selkowitz * cygwin.din (pthread_sigqueue): Export.
2012-01-05 Chris Sutcliffe2012-01-05 Chris Sutcliffe <ir0nh34d@users.sf.net>
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Tristan Gingoldbfd/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-04 Chris Sutcliffe2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>
next
This page took 0.055817 seconds and 5 git commands to generate.