Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-14Fix copyrightsCorinna Vinschen
2013-01-14update with my changesChristopher Faylor
2013-01-14*** empty log message ***Corinna Vinschen
2013-01-14* exceptions.cc (signal_exit): Move captive process termintation...Christopher Faylor
2013-01-12 * new-features.sgml (ov-new1.7.18): Add console enhancements.Corinna Vinschen
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen
2013-01-12 * ChangeLog: Fix typo.Jan-Benedict Glaw
2013-01-12 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen
2013-01-11* DevNotes: Add entry cgf-000021.Christopher Faylor
2013-01-11Sync the root .gitignore file with GCC's.Joel Brobecker
2013-01-11 * ChangeLog: Fix "Dito" to "Ditto".Jan-Benedict Glaw
2013-01-11 * config.sub: Update from config repo.Jan-Benedict Glaw
2013-01-11 * syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVALCorinna Vinschen
2013-01-11 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou
2013-01-11 * fhandler.h (class dev_console): Flag for expanded control sequence.Corinna Vinschen
2013-01-11include/opcode/Peter Bergner
2013-01-10Build gmp before configuring gccH.J. Lu
2013-01-10 * path.h (path_conv::fs_type): New method.Corinna Vinschen
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-102013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton
2013-01-09 * cygerrno.h: Fix copyright.Corinna Vinschen
2013-01-09 * dcrt0.cc (main_thread_sinit): New inline function. Fix and explainCorinna Vinschen
2013-01-09 * config.guss: Update from config repo.Jan-Benedict Glaw
2013-01-08include/elf/Yufeng Zhang
2013-01-082013-01-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-01-082013-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-01-082013-01-07 Steve Ellcey <sellcey@mips.com>Jeff Johnston
2013-01-07* thread.cc (pthread_rwlock::lookup_reader): Remove parameter: always assumeChristopher Faylor
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu
2013-01-07Add missing gas dependencyH.J. Lu
2013-01-07Sync config.guess and config.sub with GCCH.J. Lu
2013-01-07* thread.cc (pthread_rwlock::add_reader): Perform new operation here and returnChristopher Faylor
2013-01-07 (make_instruction): Rename to cr16_make_instruction.Nick Clifton
2013-01-04 * archures.c: Add support for MIPS r5900Nick Clifton
2013-01-04* globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, asChristopher Faylor
2013-01-03* sigproc.cc (exit_thread): Set thread signal mask so that no signals are sentChristopher Faylor
2013-01-03* sigproc.cc (no_signals_available): Remove exit_state test since signals areChristopher Faylor
2013-01-02update copyrightChristopher Faylor
2013-01-02* DevNotes: Add entry cgf-000020, relating to previous checkin.Christopher Faylor
2013-01-02* cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor
2013-01-02 * arm.h (ARMV7PEMAGIC): Define.Nick Clifton
2013-01-02opcodes/ChangeLogNick Clifton
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-31* sigproc.cc (wait_sig): Remove spurious extern.Christopher Faylor
2012-12-31* dtable.cc (dtable::dup3): Fix bounds checking for valid newfd.Christopher Faylor