summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revise DejaGnu patch submission guidelines.Ben Elliston2003-08-231-6/+6
* * cygheap.h (enum cygheap_types): Add HEAP_MMAP.Christopher Faylor2003-08-233-11/+19
* * cygheap.cc (user_heap_info::max): New field.Christopher Faylor2003-08-221-0/+8
* * exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.Christopher Faylor2003-08-224-14/+31
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-2247-225/+522
* Index: ChangeLogGeoffrey Keating2003-08-221-36/+37
* * exceptions.cc (sig_handle): Change so that default signals indicate success.Christopher Faylor2003-08-222-1/+6
* 2003-08-22 Filip Navara <xnavara@volny.cz>Danny Smith2003-08-222-8/+29
* 2003-08-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-225-2/+48
* * sigproc.cc (wait_sig): Remove redundant test in do/while.Christopher Faylor2003-08-222-1/+5
* * sigproc.cc (wait_sig): Avoid infinite loop.Christopher Faylor2003-08-222-3/+7
* Add PGI extensionsNick Clifton2003-08-212-4/+15
* * speclib: Reenable removal of temp files.Christopher Faylor2003-08-212-1/+5
* * miscfuncs.cc (low_priority_sleep): Sleep at same priority as main thread.Christopher Faylor2003-08-213-31/+41
* Merge configure.in, configure with GCC.Geoffrey Keating2003-08-213-68/+111
* * speclib: Fix created lib to avoid "File truncated" problems.Christopher Faylor2003-08-212-0/+17
* 2003-08-20 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2003-08-2010-180/+502
* * exceptions.cc (interrupt_setup): Set sigsave.sig last to avoid a race.Christopher Faylor2003-08-202-1/+6
* Better handking for unresolved symbolsNick Clifton2003-08-202-18/+33
* * sigproc.cc (wait_sig): Ensure that myself->getsigtodo array is flushed on aChristopher Faylor2003-08-203-18/+43
* * exceptions.cc (pending_signals): Remove unneeded declaration.Christopher Faylor2003-08-203-31/+37
* clarifyChristopher Faylor2003-08-201-1/+1
* * configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating2003-08-203-35/+48
* 2003-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-192-2/+12
* * ppc.h (PPC_OPCODE_440): Define. Formatting. Use hex for otherAlan Modra2003-08-192-23/+31
* * signal.cc (sigpending): Move.Christopher Faylor2003-08-193-71/+112
* Throughout, eliminate argument to sig_dispatch_pending.Christopher Faylor2003-08-199-110/+116
* correct attribution, since this is not Pierre's patch.Christopher Faylor2003-08-191-1/+1
* * exceptions.cc (sigdelayed): Fix race where signal handler could get the wrongChristopher Faylor2003-08-192-2/+7
* * path.cc (mount): Add null/empty check for input parameters.Christopher Faylor2003-08-192-1/+11
* Touch version.h to avoid build message.Corinna Vinschen2003-08-180-0/+0
* 2003-08-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-08-184-33/+113
* * grp.cc (read_group): Revert previous change.Corinna Vinschen2003-08-173-5/+7
* * dump_setup.cc (check_package_files): Strip leading / and ./ fromCorinna Vinschen2003-08-172-0/+11
* * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO.Corinna Vinschen2003-08-173-6/+15
* * path.cc (special_name): Accommodate all special names with extensions.Christopher Faylor2003-08-172-21/+23
* Add ChangeLog entry for last commit.Danny Smith2003-08-171-0/+7
* 2003-08-17 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2003-08-173-1/+6
* include/opcode/ChangeLog:Jason Eckhardt2003-08-172-3/+9
* 2003-08-15 Michael Chastain <mec@shout.net>Michael Chastain2003-08-162-0/+14
* * dump_setup.cc (package_find): Don't stop searching on missingCorinna Vinschen2003-08-162-15/+27
* Add 'src-release'. 'src-release' was carved out of 'Makefile.in',Michael Chastain2003-08-151-1/+1
* * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen2003-08-153-64/+230
* * mmap.cc (mmap64): Avoid crash if file size is less than requestedCorinna Vinschen2003-08-152-1/+6
* * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen2003-08-152-15/+22
* 2003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2003-08-153-1/+16
* 2003-08-15 Andrew Greenwood <lists@silverblade.co.uk>Danny Smith2003-08-154-69/+131
* * config-ml.in, symlink-tree: Add license.DJ Delorie2003-08-143-1/+56
* * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen2003-08-132-4/+9
* 2003-08-13 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston2003-08-132-0/+11