summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add --disable-libstdcxx configure optionH.J. Lu2012-11-043-26/+63
* Add gthr.m4H.J. Lu2012-11-032-0/+31
* binutilsTom Tromey2012-11-012-0/+8
* * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen2012-11-018-27/+22
* Fix copyrightCorinna Vinschen2012-10-311-1/+1
* * include/sys/param.h: Include stddef.h to define NULL.Corinna Vinschen2012-10-312-4/+7
* * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Fix usingCorinna Vinschen2012-10-312-1/+6
* bfd:Nick Clifton2012-10-302-1/+11
* * include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,Corinna Vinschen2012-10-302-0/+8
* Minor debugging aid for the moxie port.Anthony Green2012-10-273-2/+7
* Minor optimization and bug fix for moxie.Anthony Green2012-10-274-8/+14
* * dcrt0.cc (quoted): Renamed strechr to strchrnul.Kai Tietz2012-10-277-10/+19
* * string.h (strechr): Replace assembler byKai Tietz2012-10-262-60/+37
* * dir.cc (closedir): Fix syscall_printf.Corinna Vinschen2012-10-262-1/+5
* * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)Nick Clifton2012-10-262-0/+24
* * libc/include/sys/signal.h (sigset_t): Don't define when buildingCorinna Vinschen2012-10-262-0/+8
* * include/cygwin/signal.h (sigset_t): Define here.Corinna Vinschen2012-10-262-0/+6
* * bsd_helper.cc (adjust_identity_info): Fix typo in log message.Corinna Vinschen2012-10-252-2/+6
* 2012-10-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2012-10-246-22/+53
* * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for buildingCorinna Vinschen2012-10-243-2/+8
* * configure.in: Add AC_NO_EXECUTABLES.Corinna Vinschen2012-10-243-13/+97
* Add missing ChangeLog entry.Christopher Faylor2012-10-241-0/+4
* * configure.in: Add AC_NO_EXECUTABLES,Corinna Vinschen2012-10-243-13/+97
* Move disable_target_specific_optimizations to bfd_link_infoH.J. Lu2012-10-242-0/+23
* * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz2012-10-248-1585/+1260
* * Makefile.in (DLL_IMPORTS): Use system import libraries forYaakov Selkowitz2012-10-242-2/+9
* 2012-10-24 Kai Tietz <ktietz70@googlemail.com>Yaakov Selkowitz2012-10-245-244/+252
* * configure.in: Add AC_NO_EXECUTABLES.Corinna Vinschen2012-10-243-13/+97
* 2012-10-24 Kai Tietz <ktietz70@googlemail.com>Yaakov Selkowitz2012-10-246-1165/+1100
* PR bootstrap/54820Eric Botcazou2012-10-233-1/+15
* binutilsTom Tromey2012-10-232-0/+6
* * thread.h (List_insert): Cast first parameter inCorinna Vinschen2012-10-232-8/+16
* bfd/Nathan Sidwell2012-10-232-0/+8
* * winbase.h: Remove.Corinna Vinschen2012-10-222-98/+4
* * libc/include/string.h (strdup, strndup): Declare if notCorinna Vinschen2012-10-222-0/+14
* * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):PrototypeCorinna Vinschen2012-10-222-0/+17
* include/Alan Modra2012-10-222-0/+9
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2012-10-222-1/+5
* PR bootstrap/54820Eric Botcazou2012-10-225-498/+428
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 18.Corinna Vinschen2012-10-212-1/+5
* * libc/sys/mmixware/sbrk.c (_sbrk): Drop unused extern declarationHans-Peter Nilsson2012-10-212-2/+23
* * new-features.sgml (ov-new1.7.17): Add section.Corinna Vinschen2012-10-202-0/+22
* * Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack toCorinna Vinschen2012-10-192-1/+7
* * libc/stdlib/getopt.c (getopt_internal): Align handling of colon toCorinna Vinschen2012-10-162-5/+33
* * libc/stdio/vfprintf.c (__sbprintf): Fix comment.Corinna Vinschen2012-10-162-2/+6
* * libc/include/assert.h (static_assert): Define.Corinna Vinschen2012-10-162-0/+8
* * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen2012-10-1610-19/+41
* *** empty log message ***Corinna Vinschen2012-10-161-0/+3
* *** empty log message ***Corinna Vinschen2012-10-161-0/+7
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.Corinna Vinschen2012-10-163-38/+34