summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20071001cvs2svn2007-10-01242-74787/+353
* This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.gdb_6_7-2007-10-10-releasegdb_6_7-2007-09-07-branchpointcvs2svn2007-09-075789-1871952/+0
* config/Richard Sandiford2007-09-072-6/+13
* * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent2007-09-072-0/+9
* * include/cygwin/config.h (__getreent): Define inline version.Brian Dessent2007-09-072-0/+25
* Fix typo in ChangeLog and math.h.Jeff Johnston2007-09-061-2/+2
* 2007-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-062-3/+14
* * include/sys/stdio.h (_flockfile): Don't try to lock a FILEBrian Dessent2007-09-062-3/+16
* merge from gccDJ Delorie2007-09-062-2/+7
* 2007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-09-042-0/+5
* * configure: Regenerate.Christopher Faylor2007-08-312-1685/+2277
* 2007-08-31 Antony King <antony.king@st.com>Jeff Johnston2007-08-314-13/+25
* merge from gccDJ Delorie2007-08-312-0/+8
* 2007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn2007-08-312-1/+6
* Move changelogRichard Sandiford2007-08-302-1/+5
* * config.sub, config.guess: Update from upstream sources.Nick Clifton2007-08-293-11/+7
* * config.sub: Add support for cr16 target.Nick Clifton2007-08-292-1/+9
* 2007-08-28 Hans Kester <hans.kester@ellips.nl>Jeff Johnston2007-08-2815-37/+5841
* Make snprintf() and vsnprintf() conform to C99.Keith Marshall2007-08-256-26/+41
* include/elf/Alan Modra2007-08-252-0/+8
* 2007-08-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-08-242-1/+6
* * syscalls.cc (open): Don't follow symlinks if O_EXCL is given.Corinna Vinschen2007-08-242-2/+7
* * dll.sgml: myprog.ca -> myprog.cChristopher Faylor2007-08-242-1/+5
* binutils/Ben Elliston2007-08-242-0/+7
* * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)Hans-Peter Nilsson2007-08-232-0/+17
* 2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Jeff Johnston2007-08-2336-712/+1087
* Switch the license of all .h files to GPLv3.Joel Brobecker2007-08-2312-120/+108
* * ntdll.h (STATUS_NO_SUCH_FILE): Define.Corinna Vinschen2007-08-233-31/+84
* * uinfo.cc (pwdgrp::load): Use NT native functions.Corinna Vinschen2007-08-212-36/+57
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Rewrite checkingCorinna Vinschen2007-08-212-23/+23
* * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_INFORMATION struct.Corinna Vinschen2007-08-212-1/+4
* * ntdll.h (NtNotifyChangeDirectoryFile): Declare.Corinna Vinschen2007-08-215-29/+91
* * fhandler_disk_file.cc: Change debugging output througout to printCorinna Vinschen2007-08-212-15/+20
* Bring over from the GCC tree:Ben Elliston2007-08-213-4/+9
* * hookapi.cc (ld_preload): Call LoadLibraryW.Corinna Vinschen2007-08-203-1/+13
* * fhandler.cc (rootdir): Delete.Corinna Vinschen2007-08-203-90/+5
* * path.cc (fillout_mntent): Append backslash to drive-only paths beforeCorinna Vinschen2007-08-193-14/+14
* 2007-08-18 Paul Brook <paul@codesourcery.com>Joseph Myers2007-08-187-6/+58
* * spawn.cc (spawn_guts): Fix typo in comment.Corinna Vinschen2007-08-172-1/+5
* * autoload.cc (CloseDesktop): Define.Corinna Vinschen2007-08-173-18/+65
* 2007-08-17 Richard Sandiford <richard@codesourcery.com>Richard Sandiford2007-08-174-0/+22
* * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):Alexandre Oliva2007-08-174-222/+2770
* bfd/H.J. Lu2007-08-162-2/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCKCorinna Vinschen2007-08-163-4/+10
* * path.h (path_conv::operator char *): Delete.Corinna Vinschen2007-08-169-38/+54
* * dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.Corinna Vinschen2007-08-165-10/+18
* * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen2007-08-163-5/+12
* * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen2007-08-163-2/+8
* bfd/H.J. Lu2007-08-162-1/+8
* * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen2007-08-164-46/+70