aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-29* cygwin-gperf: New file.github/unlabeled-1.13.30unlabeled-1.13.30Christopher Faylor1-8/+0
2001-12-20This commit was manufactured by cvs2svn to create branchcvs2svn3498-825423/+0
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor28-75/+4869
2001-12-19 * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons5-5/+28
2001-12-19Fix up comments.Christopher Faylor3-11/+0
2001-12-19 * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen3-14/+30
2001-12-19* Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor2-2/+8
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons25-22/+86
2001-12-18 * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons3-1/+8
2001-12-18 * config.sub: Import latest version.Alan Modra3-66/+89
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons5-8/+17
2001-12-18Minimal handle .typchk and .except section.Tom Rix2-1/+10
2001-12-17Add except and typeck section strings. Fix xcoff_big_format_p macro.Tom Rix2-1/+10
2001-12-17 * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen2-8/+28
2001-12-17 * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen2-0/+7
2001-12-17* dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using anChristopher Faylor2-0/+8
2001-12-17Clean up formatting of xcoff.hTom Rix2-126/+114
2001-12-17* include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor2-1/+18
2001-12-17 Support for more than 64k ELF sections.Alan Modra4-1/+13
2001-12-162001-12-17 Guido Serassio <serassio@libero.it>Robert Collins2-2/+54
2001-12-162001-12-17 Robret Collins <rbtcollins@hotmail.com>Robert Collins2-0/+26
2001-12-14Initialise the disassembler_options field (to NULL).Nick Clifton2-0/+6
2001-12-14 * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen2-12/+27
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons3-2/+3
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons3-2/+7
2001-12-14Add missing ChangeLog.Christopher Faylor2-2/+5
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor5-6/+22
2001-12-14* mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor2-1/+6
2001-12-13 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystemThomas Fitzsimmons2-4/+19
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons249-3856/+26219
2001-12-132001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2-1/+4
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek3-0/+11
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor8-12/+15
2001-12-11* include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor2-0/+5
2001-12-11* what.texinfo: Clarify XP.Christopher Faylor2-3/+6
2001-12-11 * common.h (SHN_XINDEX): Comment typo fix.Alan Modra3-7/+13
2001-12-11* fhandler.h (fhandler_serial::ev): New class member.Christopher Faylor4-7/+11
2001-12-10whitespace cleanupChristopher Faylor7-185/+19
2001-12-08Index: bfd/ChangeLogGeoffrey Keating5-0/+66
2001-12-08* path.cc (path_conv::check): Use full path name for determining attributesChristopher Faylor2-5/+13
2001-12-07 * Makefile.in: Increment VERSION.Earnie Boyd3-3/+8
2001-12-07 * Makefile.in: Increment VERSION.Earnie Boyd3-3/+8
2001-12-07merge changes from MinGWEarnie Boyd2-11/+19
2001-12-07* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.Christopher Faylor2-31/+38
2001-12-06* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor3-10/+27
2001-12-06 * demangle.h (no_demangling): New.Richard Henderson2-0/+7
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2-1/+5
2001-12-05* dir.cc (opendir): Detect error return from build_fhandler_from_name.Christopher Faylor2-4/+13
2001-12-05Merge MinGW CVS differencesEarnie Boyd41-147/+357
2001-12-05 * include/strings.h: New file.Earnie Boyd2-0/+16