summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20080301cvs2svn2008-02-20233-75127/+0
* This commit was manufactured by cvs2svn to create branch 'gdb_6_8-branch'.insight_6_8-branchpointgdb_6_8-2008-03-27-releasegdb_6_8-2008-02-26-branchpointcvs2svn2008-02-206143-1961785/+0
* config:Paolo Bonzini2008-02-202-3/+7
* * path.cc (cwdstuff::set): Revert error handling change in caseCorinna Vinschen2008-02-202-13/+14
* 2008-02-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2008-02-208-721/+1261
* * sigproc.cc (sig_send): Use sigmask of target thread if it is specifiedChristopher Faylor2008-02-192-2/+7
* * cr16.h (cr16_num_optab): Declared.Nick Clifton2008-02-182-1/+6
* 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Paolo Bonzini2008-02-162-3/+12
* * fhandler.cc (fhandler_base::fpathconf): Fix _PC_NAME_MAX andCorinna Vinschen2008-02-162-2/+15
* * include/sys/cygwin.h (__INT_MAX_PATH): Remove.Corinna Vinschen2008-02-163-4/+10
* * include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.Corinna Vinschen2008-02-152-1/+8
* * include/sys/cygwin.h (external_pinfo): Define program_long size usingChristopher Faylor2008-02-152-1/+6
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-1545-315/+315
* include/Alan Modra2008-02-152-6/+9
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-1423-60/+138
* PR gas/2626Nick Clifton2008-02-142-1/+8
* Import this patch from gcc:Nick Clifton2008-02-142-12/+19
* * configure.in: Remove non-working options.Christopher Faylor2008-02-143-2160/+3195
* * syscalls.cc (_isatty): Define as an alias to isatty to override newlibChristopher Faylor2008-02-133-2/+27
* * posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,Corinna Vinschen2008-02-132-11/+35
* * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen2008-02-135-5/+58
* 2008-02-11 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-02-121-0/+180
* 2008-02-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-02-122-16/+22
* 2008-02-12 Peter Rosin <peda@lysator.liu.se>Jeff Johnston2008-02-122-7/+8
* 2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-02-123-12/+24
* 2008-02-11 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-02-116-142/+113
* 2008-02-11 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-02-112-10/+17
* * fhandler_disk_file.cc (fhandler_disk_file::fgetxattr): Remove unusedCorinna Vinschen2008-02-113-4/+53
* * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.Bob Wilson2008-02-112-1/+12
* * dcrt0.cc (dll_crt0_1): Fix typo in call to sys_wcstombs.Corinna Vinschen2008-02-113-2/+7
* Fix ChangeLog entry.Corinna Vinschen2008-02-101-1/+1
* * Makefile.in (DLL_OFILES): Add ntea.o.Corinna Vinschen2008-02-1011-130/+562
* * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility.Corinna Vinschen2008-02-103-0/+15
* Fix typo in latest ChangeLog entry.Corinna Vinschen2008-02-071-1/+1
* * dtable.cc (dtable::init_std_file_from_handle): Set access toCorinna Vinschen2008-02-074-1/+15
* * bsd_helper.cc: Replace %E __small_printf format specifier with %luCorinna Vinschen2008-02-064-11/+21
* * miscfuncs.cc (next_char): Fix typos in comment.Corinna Vinschen2008-02-063-14/+7
* Remove dependency from Cygwin internal code.Corinna Vinschen2008-02-064-12/+24
* * fhandler.h (fhandler_console::trunc_buf): Add to use as cache forCorinna Vinschen2008-02-067-34/+226
* * autoload.cc (CharToOemA): Remove.Corinna Vinschen2008-02-057-92/+136
* * mips.h: Update copyright.Adam Nemet2008-02-042-3/+18
* * mips.h: Update copyright.Adam Nemet2008-02-042-1/+7
* * Makefile.in: Don't link strfuncs.o from the Cygwin build dir.Corinna Vinschen2008-02-042-2/+10
* * smallprint.cc (__small_vsprintf): Use HEAP_NOTHEAP for type.Corinna Vinschen2008-02-043-2/+21
* * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.Hans-Peter Nilsson2008-02-023-2/+5
* 2008-02-01 Brian Dessent <brian@dessent.net>Chris Sutcliffe2008-02-022-5/+14
* 2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-02-023-23/+34
* 2008-01-31 Marc Gauthier <marc@tensilica.com>Bob Wilson2008-02-013-4/+9
* * miscfuncs.cc (cygwin_wcsncasecmp): Never access more than nCorinna Vinschen2008-02-012-18/+28
* * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen2008-02-0112-60/+69