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
2002-12-29* cygwin-gperf: New file.unlabeled-1.13.30Christopher Faylor
2001-12-20This commit was manufactured by cvs2svn to create branchcvs2svn
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor
2001-12-20 * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons
2001-12-19Fix up comments.Christopher Faylor
2001-12-19 * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen
2001-12-19* Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2001-12-19 * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons
2001-12-18 * config.sub: Import latest version.Alan Modra
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons
2001-12-18Minimal handle .typchk and .except section.Tom Rix
2001-12-18Add except and typeck section strings. Fix xcoff_big_format_p macro.Tom Rix
2001-12-18 * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen
2001-12-18 * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen
2001-12-17* dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using anChristopher Faylor
2001-12-17Clean up formatting of xcoff.hTom Rix
2001-12-17* include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-12-172001-12-17 Guido Serassio <serassio@libero.it>Robert Collins
2001-12-172001-12-17 Robret Collins <rbtcollins@hotmail.com>Robert Collins
2001-12-15Initialise the disassembler_options field (to NULL).Nick Clifton
2001-12-14 * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons
2001-12-14Add missing ChangeLog.Christopher Faylor
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor
2001-12-14* mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor
2001-12-14 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystemThomas Fitzsimmons
2001-12-14 * Makefile.shared: New file.Thomas Fitzsimmons
2001-12-132001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek
2001-12-12* Makefile.in: Add define to CXXFLAGS.Christopher Faylor
2001-12-12* include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor
2001-12-11* what.texinfo: Clarify XP.Christopher Faylor
2001-12-11 * common.h (SHN_XINDEX): Comment typo fix.Alan Modra
2001-12-11* fhandler.h (fhandler_serial::ev): New class member.Christopher Faylor
2001-12-10whitespace cleanupChristopher Faylor
2001-12-08Index: bfd/ChangeLogGeoffrey Keating
2001-12-08* path.cc (path_conv::check): Use full path name for determining attributesChristopher Faylor
2001-12-08 * Makefile.in: Increment VERSION.Earnie Boyd
2001-12-08 * Makefile.in: Increment VERSION.Earnie Boyd
2001-12-07merge changes from MinGWEarnie Boyd
2001-12-07* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.Christopher Faylor
2001-12-07* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor
2001-12-07 * demangle.h (no_demangling): New.Richard Henderson
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor
2001-12-06* dir.cc (opendir): Detect error return from build_fhandler_from_name.Christopher Faylor
2001-12-05Merge MinGW CVS differencesEarnie Boyd
2001-12-05 * include/strings.h: New file.Earnie Boyd