summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2005-07-18 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-07-183-30/+73
* * lib/kernel32.def (GetUserGeoID): Correct suffix.Danny Smith2005-07-182-3/+8
* * include/commctrl.h (TreeView_SetItemState): InitiliseDanny Smith2005-07-182-0/+7
* Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added).Danny Smith2005-07-181-4/+0
* 2005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith2005-07-182-0/+22
* 2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith2005-07-182-0/+7
* 2005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith2005-07-182-0/+7
* include/opcode/Jan Beulich2005-07-182-2/+6
* Typo fix.Ben Elliston2005-07-181-1/+1
* 2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith2005-07-182-4/+12
* binutils/Ben Elliston2005-07-182-3/+7
* 2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2005-07-172-0/+7
* .Christopher Faylor2005-07-171-2/+2
* * child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor2005-07-1710-136/+195
* fix whitespaceChristopher Faylor2005-07-161-91/+91
* 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-07-1619-25/+33
* gas/H.J. Lu2005-07-152-0/+18
* ChangeLog:Jim Blandy2005-07-149-88/+206
* Add code to detect and either handle or issue an error message for binariesNick Clifton2005-07-143-2/+12
* 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-07-1411-316/+353
* 2005-07-13 Eric Christopher <echristo@redhat.com>Eric Christopher2005-07-143-69/+101
* 2005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2005-07-132-1/+22
* merge from gccDJ Delorie2005-07-122-1/+12
* merge from gcc:DJ Delorie2005-07-113-90/+80
* 2005-07-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-07-114-3/+367
* * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.John David Anglin2005-07-112-125/+134
* * callback.h: Remove ANSI_PROTOTYPES conditional code.Ben Elliston2005-07-102-4/+4
* 2005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-07-105-16/+70
* * path.cc (mount): Only check win32_path when we know we need it.Christopher Faylor2005-07-092-1/+7
* * cygwin.din (getline): Export.Corinna Vinschen2005-07-094-5/+21
* 2005-07-08 Ola Hugosson <Ola.Hugosson@anoto.com>Jeff Johnston2005-07-082-1/+6
* * include/objsafe.h: New file.Dimitri Papadopoulos2005-07-081-0/+4
* * how-using.texinfo: Fix typos.Corinna Vinschen2005-07-082-2/+6
* * cygwin.din (__getline): Export.Corinna Vinschen2005-07-084-2/+16
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-072-1/+5
* Fix date of last entry.Jeff Johnston2005-07-071-1/+1
* *** empty log message ***Jeff Johnston2005-07-072-5/+9
* * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.Andreas Schwab2005-07-074-2/+8
* * configure.in: Add --enable-libssp and --disable-libssp.Kazu Hirata2005-07-073-75/+121
* * configure.in: Don't build sim or rda when targetting darwin.Geoffrey Keating2005-07-073-88/+78
* Eliminate (void) cast on standalone function calls throughout.Christopher Faylor2005-07-0641-106/+110
* * configure.host: Added entry for ms1*.Aldy Hernandez2005-07-0610-0/+2719
* Fix date in ChangeLog entryAldy Hernandez2005-07-061-1/+1
* * configure.in: Add ms1 case.Aldy Hernandez2005-07-0640-0/+4861
* * cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor2005-07-052-16/+25
* * dcrt0.cc (cygwin_exit): Mark as "noreturn".Christopher Faylor2005-07-053-2/+10
* * malloc.cc: Update to version 2.8.2.Christopher Faylor2005-07-052-5/+18
* * fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"Corinna Vinschen2005-07-052-10/+21
* gas/Jan Beulich2005-07-052-0/+20
* Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor2005-07-0535-212/+187