summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagcarlton_dictionary-20021223-mergecvs2svn2003-10-1464-6041/+9939
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2003-10-148-0/+1073
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2003-08-271-0/+61
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2003-07-141-0/+91
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2003-06-101-0/+146
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2003-04-011-0/+230
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2003-01-032-0/+169
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-cvs2svn2002-12-161-0/+98
* Merge drow-cplus-merge-20021025 to drow-cplus-branch.Daniel Jacobowitz2002-10-268-13/+51
* This commit was manufactured by cvs2svn to create branch 'drow-cplus-drow-cplus-branchpointcvs2svn2002-10-0314-514/+2325
* This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointcvs2svn2002-09-2010-30/+130
* This commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.kseitz_interps-20020829-mergegdb_5_3-2002-12-12-releasegdb_5_3-2002-09-04-branchpointcvs2svn2002-08-298-24/+1426
* This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointcagney_sysregs-20020825-branchpointcvs2svn2002-08-2324-527/+855
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_13-branchpointcvs2svn2002-07-1138-1433/+1385
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-06-1830-481/+559
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-06-1214-12/+1326
* This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointcvs2svn2002-05-0564-696/+1407
* This commit was manufactured by cvs2svn to create branch 'gdb_5_2-branch'.cvs2svn2002-03-1121-686/+2418
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_12-branchpointcvs2svn2002-02-0980-1302/+4125
* This commit was manufactured by cvs2svn to create branchgdb_s390-2001-09-26-branchpointgdb_5_1-2001-07-29-branchpointcvs2svn2001-07-262920-653020/+0
* * MAINTAINERS: Clarify libiberty merge rules and procedures.DJ Delorie2001-07-262-1/+9
* * syscalls.cc (setsid): Detach process from its console if the currentChristopher Faylor2001-07-265-10/+51
* Tue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>Robert Collins2001-07-252-1/+7
* * localtime.c: Changed whole file to become C++ clean. Rename toCorinna Vinschen2001-07-252-140/+62
* * cygheap.cc (cygheap_fixup_in_child): Attempt Win95 workaround.Christopher Faylor2001-07-216-7/+25
* Clone src/config.guess. Mention in MAINTAINERS.Andrew Cagney2001-07-201-1/+2
* * dir.cc (readdir): Protect FindNextFileA against INVALID_HANDLE_VALUE.Corinna Vinschen2001-07-202-0/+8
* fix typo.Christopher Faylor2001-07-191-1/+1
* merge from gccDJ Delorie2001-07-192-9/+12
* 2001-07-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-07-186-247/+1016
* * cygheap.cc (_cmalloc): Use correct constants for size calculation.Christopher Faylor2001-07-185-7/+17
* * security.cc (get_user_groups): Call Net function with NULL serverCorinna Vinschen2001-07-182-17/+47
* * syscalls.cc (_unlink): Explicitely check for non-existant file.Corinna Vinschen2001-07-182-2/+13
* * no need to inform sid@sourceware about dejagnu patches.Frank Ch. Eigler2001-07-171-3/+2
* * delqueue.h: Remove obsolete file.Corinna Vinschen2001-07-172-30/+4
* * child_info.h: Bump magic number.Christopher Faylor2001-07-179-132/+180
* Update local local copies of config.sub and config.guess.Andrew Cagney2001-07-171-1/+1
* * grp.cc: Add missing Copyright date 2001.Corinna Vinschen2001-07-162-1/+5
* Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen2001-07-157-35/+73
* * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen2001-07-152-4/+12
* * syscalls.cc (stat_worker): Simplify previous change.Christopher Faylor2001-07-142-6/+7
* * syscalls.cc (_unlink): Correct (?) logic which determines when to report anChristopher Faylor2001-07-132-16/+26
* 2001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-07-132-2/+4
* 2001-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-07-122-0/+15
* * some support for funny-endian 16/32-bit insn setsFrank Ch. Eigler2001-07-122-0/+11
* merge from gccDJ Delorie2001-07-113-0/+595
* * mmap.cc (fhandler_disk_file::mmap): Try to open file mappingsCorinna Vinschen2001-07-102-7/+33
* * uinfo.cc (internal_getlogin): Add pointer check.Corinna Vinschen2001-07-092-3/+11
* * security.cc (alloc_sd): Don't set inheritance attribute forCorinna Vinschen2001-07-092-0/+21
* 2001-07-07 Ben Elliston <bje@redhat.com>Ben Elliston2001-07-062-313/+331