summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * include/winnt.h (SECURITY_MANDATORY_LABEL_AUTHORITY): Define.Corinna Vinschen2008-04-222-0/+23
* * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen2008-04-217-178/+67
* * kernel32.cc (CreateFileMappingW): Fix bug in reserve/commit handling.Corinna Vinschen2008-04-212-3/+7
* * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen2008-04-2116-93/+623
* Revert thinko in previous patch.Corinna Vinschen2008-04-185-40/+34
* * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen2008-04-1812-161/+207
* * autoload.cc (noload): Make sure this and succeeding functions are located inChristopher Faylor2008-04-182-0/+6
* 2008-04-18 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2008-04-187-13/+244
* * MAINTAINERS: Replace reference to configure.in with reference to configure.ac.Nick Clifton2008-04-182-1/+6
* * configure.ac (cr16-*-*): Add case for cr16 target and include gdbNick Clifton2008-04-183-0/+12
* 2008-04-16 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-162-2/+6
* 2008-04-16 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-162-1/+5
* * fhandler_socket.cc (fhandler_socket::close): Disable enforcedCorinna Vinschen2008-04-162-2/+11
* * grp.cc (internal_getgroups): Drop local buf. Allocate groupsCorinna Vinschen2008-04-162-3/+7
* * elf/sparc.h (R_SPARC_GOTDATA_HIX22,David S. Miller2008-04-162-0/+17
* Move entries for changes in sub-directories into the changelogs in those sub-Nick Clifton2008-04-165-60/+70
* 2008-04-14 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-152-2/+5
* 2008-04-14 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-155-46/+67
* toplevel/David S. Miller2008-04-153-2/+7
* 2008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-04-1421-29/+372
* * postinstall: Fix copy/paste bug.Corinna Vinschen2008-04-142-1/+7
* ppc e500mc supportAlan Modra2008-04-142-0/+7
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-04-143-7/+15
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): FixCorinna Vinschen2008-04-143-3/+9
* * cygwinenv.sgml: Drop description of "transparent_exe" option.Corinna Vinschen2008-04-132-13/+4
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): SimplifyCorinna Vinschen2008-04-136-45/+40
* * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.Hans-Peter Nilsson2008-04-123-0/+21
* Fix typos.Corinna Vinschen2008-04-111-2/+2
* * include/sddl.h (ConvertStringSidToSidA): Define.Corinna Vinschen2008-04-112-0/+10
* 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2008-04-102-0/+6
* * cygwin.din (wprintf): Remove.Corinna Vinschen2008-04-104-17/+9
* * mount.cc (mount_info::from_fstab): Read user fstab files fromCorinna Vinschen2008-04-083-13/+55
* sim-cr16.h: New file. Added for cr16 target.Swami Reddy M R2008-04-082-0/+110
* * postinstall: Disable adding registry mounts to /etc/fstab for now.Corinna Vinschen2008-04-082-36/+43
* * Makefile.def: check-gold depends upon all-binutils.Ian Lance Taylor2008-04-073-0/+16
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-0794-412/+4
* * postinstall: Add function print_flags and call where appropriate.Corinna Vinschen2008-04-072-12/+19
* add missing fileChristopher Faylor2008-04-071-0/+39
* Add miscfuncs.h to files as needed throughout.Christopher Faylor2008-04-0726-1689/+1708
* * postinstall: Set IFS to LF only. Change while loop in subshell toCorinna Vinschen2008-04-072-18/+72
* correctly regenerate configureNick Clifton2008-04-071-1/+2
* * path.cc (struct opt): Rename "system" to "nouser".Corinna Vinschen2008-04-063-6/+11
* * postinstall: New script.Corinna Vinschen2008-04-055-200/+344
* [newlib]DJ Delorie2008-04-0436-44477/+65446
* PR binutils/4334Nick Clifton2008-04-045-0/+63
* PR other/35151Nick Clifton2008-04-041-0/+6
* PR other/35151Nick Clifton2008-04-042-8/+2
* Fix ChangeLog entry.Corinna Vinschen2008-04-031-1/+2
* * path.cc (mount_info::from_fstab_line): Simplify.Corinna Vinschen2008-04-032-13/+25
* * dcrt0.cc (insert_file): Fix potential buffer overflow.Corinna Vinschen2008-04-032-1/+5