aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-23 PR gdb/2336gdb_6_7_1-2007-10-29-releasegithub/gdb_6_7-branchgdb_6_7-branchDaniel Jacobowitz3-4/+8
2007-10-12 * configure.ac: Correct makeinfo version check.Daniel Jacobowitz3-2/+7
2007-09-07This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.gdb_6_7-2007-10-10-releasegdb_6_7-2007-09-07-branchpointcvs2svn5789-1871952/+0
2007-09-07config/Richard Sandiford2-6/+13
2007-09-07 * libc/reent/getreent.c: Allow for case where __getreent isBrian Dessent2-0/+9
2007-09-07 * include/cygwin/config.h (__getreent): Define inline version.Brian Dessent2-0/+25
2007-09-06Fix typo in ChangeLog and math.h.Jeff Johnston1-2/+2
2007-09-062007-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+14
2007-09-06 * include/sys/stdio.h (_flockfile): Don't try to lock a FILEBrian Dessent2-3/+16
2007-09-06merge from gccDJ Delorie2-2/+7
2007-09-042007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2-0/+5
2007-08-31* configure: Regenerate.Christopher Faylor2-1685/+2277
2007-08-312007-08-31 Antony King <antony.king@st.com>Jeff Johnston4-13/+25
2007-08-31merge from gccDJ Delorie2-0/+8
2007-08-312007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn2-1/+6
2007-08-30Move changelogRichard Sandiford2-1/+5
2007-08-29* config.sub, config.guess: Update from upstream sources.Nick Clifton3-11/+7
2007-08-29* config.sub: Add support for cr16 target.Nick Clifton2-1/+9
2007-08-282007-08-28 Hans Kester <hans.kester@ellips.nl>Jeff Johnston15-37/+5841
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall6-26/+41
2007-08-25include/elf/Alan Modra2-0/+8
2007-08-242007-08-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2007-08-24 * syscalls.cc (open): Don't follow symlinks if O_EXCL is given.Corinna Vinschen2-2/+7
2007-08-24* dll.sgml: myprog.ca -> myprog.cChristopher Faylor2-1/+5
2007-08-24binutils/Ben Elliston2-0/+7
2007-08-23 * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY, EKEYEXPIRED)Hans-Peter Nilsson2-0/+17
2007-08-232007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>Jeff Johnston36-712/+1087
2007-08-23 Switch the license of all .h files to GPLv3.Joel Brobecker12-120/+108
2007-08-23 * ntdll.h (STATUS_NO_SUCH_FILE): Define.Corinna Vinschen3-31/+84
2007-08-21 * uinfo.cc (pwdgrp::load): Use NT native functions.Corinna Vinschen2-36/+57
2007-08-21 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Rewrite checkingCorinna Vinschen2-23/+23
2007-08-21 * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_INFORMATION struct.Corinna Vinschen2-1/+4
2007-08-21 * ntdll.h (NtNotifyChangeDirectoryFile): Declare.Corinna Vinschen5-29/+91
2007-08-21 * fhandler_disk_file.cc: Change debugging output througout to printCorinna Vinschen2-15/+20
2007-08-21Bring over from the GCC tree:Ben Elliston3-4/+9
2007-08-20 * hookapi.cc (ld_preload): Call LoadLibraryW.Corinna Vinschen3-1/+13
2007-08-20 * fhandler.cc (rootdir): Delete.Corinna Vinschen3-90/+5
2007-08-19 * path.cc (fillout_mntent): Append backslash to drive-only paths beforeCorinna Vinschen3-14/+14
2007-08-182007-08-18 Paul Brook <paul@codesourcery.com>Joseph Myers7-6/+58
2007-08-17 * spawn.cc (spawn_guts): Fix typo in comment.Corinna Vinschen2-1/+5
2007-08-17 * autoload.cc (CloseDesktop): Define.Corinna Vinschen3-18/+65
2007-08-172007-08-17 Richard Sandiford <richard@codesourcery.com>Richard Sandiford4-0/+22
2007-08-17* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):Alexandre Oliva4-222/+2770
2007-08-16bfd/H.J. Lu2-2/+5
2007-08-16 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Handle S_IFSOCKCorinna Vinschen3-4/+10
2007-08-16 * path.h (path_conv::operator char *): Delete.Corinna Vinschen9-38/+54
2007-08-16 * dir.cc (readdir_worker): Convert w32name to PUNICODE_STRING.Corinna Vinschen5-10/+18
2007-08-16 * ntdll.h (RtlAcquirePebLock): Declare.Corinna Vinschen3-5/+12
2007-08-16 * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen3-2/+8
2007-08-16bfd/H.J. Lu2-1/+8