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
2010-10-20 * Makefile.def (target_modules): Set lib_path to src/.libs forIan Lance Taylor
2010-10-192010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>Jeff Johnston
2010-10-18merge from gccDJ Delorie
2010-10-18* winsup/cygwin/cygwin.din: Add llround and llroundf.Christopher Faylor
2010-10-18libgloss: bfin: sync headers to VDSP 5.0 Update 8Michael Frysinger
2010-10-16fix datesChristopher Faylor
2010-10-16libgloss: bfin: add support for bf592 processorsMichael Frysinger
2010-10-16libgloss: bfin: add support for bf50x processorsMichael Frysinger
2010-10-15changelogs for previous blackfin commitsMichael Frysinger
2010-10-15libgloss: bfin: handle L1 sections in linker scriptsMichael Frysinger
2010-10-15libgloss: bfin: drop BF541 headersMichael Frysinger
2010-10-152010-10-14 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn
2010-10-09*** empty log message ***Corinna Vinschen
2010-10-09 * new-features.sgml (ov-new1.7.8): Document reinstantiation of theCorinna Vinschen
2010-10-09 * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen
2010-10-09cgen/Alan Modra
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen
2010-10-08 * libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit castsCorinna Vinschen
2010-10-08 * libm/complex/complex.tex: Add empty stub.Corinna Vinschen
2010-10-08 * new-features.sgml (ov-new1.7.8): Document new C99 complex API.Corinna Vinschen
2010-10-08 * cygwin.din: Export new complex math functions from newlib.Corinna Vinschen
2010-10-08 * libm/math/w_cabs.c: Delete.Corinna Vinschen
2010-10-08 * libc/include/complex.h: New complex header.Corinna Vinschen
2010-10-08 * configure.ac (build_lto_plugin): New shell variable.Dave Korn
2010-10-07Add missing ChangeLog entry for toplevel configure from 2010-07-26.Ralf Wildenhues
2010-10-07 * fhandler.h (fhandler_base::get_stat_access): Delete.Corinna Vinschen
2010-10-07merge from gccDJ Delorie
2010-10-07 * posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant to make sure theCorinna Vinschen
2010-10-06 * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen
2010-10-06really sync config/ChangeLogPaolo Bonzini
2010-10-06sync config/ChangeLogPaolo Bonzini
2010-10-05 * path.h (enum pathconv_arg): Remove PC_CHECK_EA.Corinna Vinschen
2010-10-02add missing object files to qemu support library.Anthony Green
2010-10-02Minor crt0 improvement for moxieAnthony Green
2010-10-02* dcrt0.cc (dll_crt0_0): Move _main_tls initialization here.Christopher Faylor
2010-10-02 * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.Corinna Vinschen
2010-10-02Allow to pass separate configure arguments for build, host and target.Ralf Wildenhues
2010-10-02Sync toplevel and config from GCC.Ralf Wildenhues
2010-10-02 * fhandler_procsys.cc (fhandler_procsys::exists): Return virt_noneCorinna Vinschen
2010-10-02* autoload.cc (std_dll_init): Add a retry loop.Christopher Faylor
2010-10-01build: info-gcc, dvi-gcc etc work from unbuilt configured tree.Ralf Wildenhues
2010-09-30 * fhandler.cc: Drop including nfs.h.Corinna Vinschen
2010-09-30 * path.cc (symlink_info::check): Remove erroneous assumption aboutCorinna Vinschen
2010-09-29* fhandler_tty.cc (fhandler_tty_slave::init): Revert to using tc->setpgid sinceChristopher Faylor
2010-09-29include/Bernd Schmidt
2010-09-29* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp toChristopher Faylor