summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor2003-09-062-3/+6
* * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.Earnie Boyd2003-09-053-41/+33
* 2003-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-09-052-2/+8
* * libc/ctype/wctype.c (_DEFUN): Remove empty default case, asBen Elliston2003-09-052-1/+3
* * dcrt0.cc (__argc_safe): New variable.Christopher Faylor2003-09-056-9/+32
* Fix mail address in most recent commit.Ben Elliston2003-09-051-1/+1
* * libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespaceBen Elliston2003-09-052-2/+8
* * libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||Ben Elliston2003-09-052-2/+7
* * configure: Regenerate.DJ Delorie2003-09-042-2/+6
* Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.Nick Clifton2003-09-042-2/+6
* Add binutils support for v850e1 processorNick Clifton2003-09-044-1/+13
* * sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES.Corinna Vinschen2003-09-042-3/+22
* * mmap.cc: Restructure. Add, remove and rewrite comments throughoutCorinna Vinschen2003-09-042-257/+336
* * cxx.cc (new): Fix formatting. Just return result of ccalloc rather thanChristopher Faylor2003-09-042-5/+7
* * mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor2003-09-042-36/+47
* Index: opcodes/ChangeLogAndrew Cagney2003-09-032-34/+16
* * exceptions.cc (set_process_mask): Set pending signals only when signalsChristopher Faylor2003-09-035-38/+64
* 2003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>Danny Smith2003-09-034-94/+102
* * configure.in: Ensure arguments to sed are properly spaced.DJ Delorie2003-09-023-4/+9
* 2003-09-02 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2003-09-024-13/+19
* * include/cygwin/version.h: Bump DLL minor number to 4.Christopher Faylor2003-09-012-1/+5
* * net.cc (dup_ent): Restore check for NULL input.Christopher Faylor2003-09-012-0/+7
* * pathnames.sgml: Remove description how to mount raw devices andCorinna Vinschen2003-09-012-55/+20
* * kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor2003-09-012-2/+7
* * Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor2003-09-012-2/+6
* * include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.Christopher Faylor2003-09-012-2/+7
* * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor2003-09-0111-32/+66
* * Makefile.in: Display "..." when not-verbose.Christopher Faylor2003-09-013-5/+15
* * net.cc (dup_ent): Make debugging output consistent.Christopher Faylor2003-08-312-1/+5
* Use dup_ent rather than specific dup_*_ptr functions throughout.Christopher Faylor2003-08-312-36/+45
* * net.cc (free_char_list): Delete.Christopher Faylor2003-08-313-193/+215
* * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor2003-08-3110-72/+78
* change copyrightChristopher Faylor2003-08-311-1/+1
* * sigproc.cc (sig_dispatch_pending): Remove explicit call toChristopher Faylor2003-08-303-3/+6
* missed oneChristopher Faylor2003-08-301-408/+0
* * msg.cc: New file.Christopher Faylor2003-08-304-2/+94
* * threaded_queue.h: New file.Christopher Faylor2003-08-302-0/+131
* Remove some cygserver files.Christopher Faylor2003-08-3011-3786/+4
* 2003-08-29 Steve Cleary <scleary@jerviswebb.com>Danny Smith2003-08-293-0/+64
* * sigproc.h: Make some functions regparm.Christopher Faylor2003-08-291-0/+11
* * sigproc.h: Make some functions regparm.Christopher Faylor2003-08-292-38/+31
* * exceptions.cc (sigreturn): Fix problem where old return address was notChristopher Faylor2003-08-293-6/+13
* * install-sh: Update to newer upstream versions (associated withDaniel Jacobowitz2003-08-293-72/+269
* * autoload.cc (SwitchToThread): Declare as autoload function.Christopher Faylor2003-08-281-0/+12
* * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor2003-08-289-44/+72
* * configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz2003-08-273-35/+44
* * specdir: Correctly remove temporary directory prior to use.Christopher Faylor2003-08-272-1/+5
* * sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loopChristopher Faylor2003-08-272-70/+86
* * config/no-executables.m4: New file.Daniel Jacobowitz2003-08-272-0/+65
* 2003-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-08-272-0/+10