summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din: Add symbols for endutent(), getutent(), getutid(),Corinna Vinschen2001-12-284-1/+124
* * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen2001-12-282-0/+6
* * cygmagic: Add define name to warning.Christopher Faylor2001-12-267-17/+67
* * include/getopt.h: Protect a declaratin.Christopher Faylor2001-12-262-4/+11
* * cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor2001-12-262-7/+32
* Remove accenidentally left >>> markerRobert Collins2001-12-261-1/+0
* 2001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-12-263-4/+28
* commentChristopher Faylor2001-12-262-0/+10
* * Makefile.in: Quote arguments to shell scripts.Christopher Faylor2001-12-262-5/+10
* * Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor2001-12-2611-48/+136
* In newlib/:Geoffrey Keating2001-12-2239-28/+6022
* 2001-12-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-12-212-0/+7
* * lib/Makefile.in: Revert inst_installdir definitions to working versions.Christopher Faylor2001-12-212-14/+5
* * include/cygwin/version.h: Bump API minor version for below changes.Christopher Faylor2001-12-202-1/+6
* Remove obsolete include.Christopher Faylor2001-12-201-321/+0
* * Makefile.in (VPATH): Add regex directory.Christopher Faylor2001-12-2028-75/+4869
* * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons2001-12-195-5/+28
* Fix up comments.Christopher Faylor2001-12-193-11/+0
* * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen2001-12-193-14/+30
* * Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor2001-12-192-2/+8
* 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2001-12-1925-22/+86
* * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons2001-12-183-1/+8
* * config.sub: Import latest version.Alan Modra2001-12-183-66/+89
* * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons2001-12-185-8/+17
* Minimal handle .typchk and .except section.Tom Rix2001-12-182-1/+10
* Add except and typeck section strings. Fix xcoff_big_format_p macro.Tom Rix2001-12-172-1/+10
* * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen2001-12-172-8/+28
* * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen2001-12-172-0/+7
* * dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using anChristopher Faylor2001-12-172-0/+8
* Clean up formatting of xcoff.hTom Rix2001-12-172-126/+114
* * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor2001-12-172-1/+18
* Support for more than 64k ELF sections.Alan Modra2001-12-174-1/+13
* 2001-12-17 Guido Serassio <serassio@libero.it>Robert Collins2001-12-162-2/+54
* 2001-12-17 Robret Collins <rbtcollins@hotmail.com>Robert Collins2001-12-162-0/+26
* Initialise the disassembler_options field (to NULL).Nick Clifton2001-12-142-0/+6
* * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen2001-12-142-12/+27
* (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2001-12-143-2/+3
* * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2001-12-143-2/+7
* Add missing ChangeLog.Christopher Faylor2001-12-142-2/+5
* * Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor2001-12-145-6/+22
* * mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor2001-12-142-1/+6
* * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystemThomas Fitzsimmons2001-12-132-4/+19
* * Makefile.shared: New file.Thomas Fitzsimmons2001-12-13249-3856/+26219
* 2001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2001-12-132-1/+4
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-133-0/+11
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-118-12/+15
* * include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor2001-12-112-0/+5
* * what.texinfo: Clarify XP.Christopher Faylor2001-12-112-3/+6
* * common.h (SHN_XINDEX): Comment typo fix.Alan Modra2001-12-113-7/+13
* * fhandler.h (fhandler_serial::ev): New class member.Christopher Faylor2001-12-114-7/+11