summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'newlib-1_16_0'.newlib-1_16_0cvs2svn2008-09-04680-142278/+82902
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-arc-20080908-branchpointcvs2svn2008-09-042132-680165/+0
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-043-6/+12
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-0478-1001/+157
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-0415-357/+1006
* 2008-09-04 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-043-2/+19
* 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>Aaron W. LaFramboise2008-09-045-3/+42
* 2008-09-01 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2008-09-025-9/+76
* Reimplement getopt.c to add getopt_long_only() function.Keith Marshall2008-08-314-5/+768
* Erase all file content, preparatory to rewrite.Keith Marshall2008-08-312-591/+0
* 2008-08-30 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-08-302-7/+12
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-1/+13
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-27/+132
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-302-0/+9
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-302-25/+10
* Implement conditional replacement for printf() family functions.Keith Marshall2008-08-303-24/+214
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-4/+20
* 2008-08-28 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-08-282-4/+16
* 2008-08-28 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-08-282-1/+6
* 2008-08-28 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-08-282-0/+15
* gas/H.J. Lu2008-08-282-1/+7
* 2008-08-28 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-08-281-0/+6
* 2008-08-28 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-08-282-2/+2
* * fhandler_tty.cc (close_maybe): Check for both types of invalid handle beforeChristopher Faylor2008-08-272-7/+14
* 2008-08-27 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2008-08-273-30/+6
* Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall2008-08-272-2/+15
* * cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor2008-08-273-6/+15
* 2008-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-08-272-1/+6
* * shared_info.h (shared_info::create_root_entry): Remove extraneousChristopher Faylor2008-08-262-1/+6
* * fhandler.h (class fhandler_pipe): Rename read and writeCorinna Vinschen2008-08-263-4/+11
* 2008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-08-262-1/+22
* add commentsChristopher Faylor2008-08-251-0/+4
* Merge from gcc:DJ Delorie2008-08-253-0/+7
* Merge from gcc.DJ Delorie2008-08-251-1/+1
* * mkgroup.c (enum_local_groups): Don't skip printing groups whenCorinna Vinschen2008-08-253-8/+14
* * binary-io.h: New file, imported from gnulib, but don'tAlan Modra2008-08-252-0/+67
* 2008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-08-222-0/+7
* 2008-08-22 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-08-222-4/+19
* * fhandler.cc (fhandler_base::wait_overlapped): Reorganize again to accommodateChristopher Faylor2008-08-222-2/+10
* 2008-08-20 Bob Wilson <bob.wilson@acm.org>Bob Wilson2008-08-202-1/+14
* * path.cc (symlink_info::check_shortcut): If file can't be opened,Corinna Vinschen2008-08-202-5/+8
* 2008-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-08-202-6/+64
* * fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes willChristopher Faylor2008-08-205-15/+27
* * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variableCorinna Vinschen2008-08-194-6/+16
* * fhandler.cc (fhandler_base::wait_overlapped): Don't treat ERROR_BROKEN_PIPEChristopher Faylor2008-08-192-2/+8
* * mkgroup.c (enum_local_groups): Use NetLocalGroupGetInfo to find outCorinna Vinschen2008-08-182-4/+8
* * mkgroup.c (enum_local_groups): Call print_win_error with GetLastErrorCorinna Vinschen2008-08-182-4/+10
* * mkgroup.c (enum_local_groups): Return failure if looking for a singleCorinna Vinschen2008-08-182-1/+9
* * mkgroup.c (main): Keep correctly track of optional arguments.Corinna Vinschen2008-08-183-2/+7
* * mkgroup.c (main): Always unset environment variable POSIXLY_CORRECT.Corinna Vinschen2008-08-183-0/+16