summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen2002-12-1010-195/+258
* correct dateChristopher Faylor2002-12-091-1/+1
* * lib/pseudo-reloc.c: New file.Christopher Faylor2002-12-094-0/+101
* * include/shellapi.h (ExtractIconEx[AW]): Correct return typeDanny Smith2002-12-092-2/+8
* * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.DJ Delorie2002-12-083-2/+7
* * mingwex/math/s_erf.c: New file.Danny Smith2002-12-085-9/+629
* * include/math.h: Add traditional/XOPEN math constants.Danny Smith2002-12-072-0/+37
* * include/winuser.h (AllowSetForegroundWindow,Danny Smith2002-12-073-0/+20
* fix dateChristopher Faylor2002-12-071-1/+1
* * Makefile.tpl: Change configure dependencies to not have realDJ Delorie2002-12-063-46/+51
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-063-3/+11
* 2002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-066-13/+31
* 2002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2002-12-062-11/+36
* * configure.in: Revert unintentional change.Nathanael Nerode2002-12-052-1/+3
* * src-release: Configure host subdirs.Nathanael Nerode2002-12-052-1/+3
* 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-055-221/+156
* * fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor2002-12-055-12/+40
* Patch to update IA-64 port to SDM 2.1.Jim Wilson2002-12-052-6/+11
* fix commentChristopher Faylor2002-12-041-2/+2
* * netdb.cc: New file.Christopher Faylor2002-12-045-11/+455
* * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen2002-12-043-2/+58
* * Makefile.tpl: Add targets for configuring host subdirs in Makefile,Nathanael Nerode2002-12-043-0/+2935
* * configure.in (host_tools): Order binutils, gas and ld forNathanael Nerode2002-12-032-1/+6
* * Makefile.tpl: Introduce rules to serialize subconfigure runs.Nathanael Nerode2002-12-034-4/+60
* * configure.in: Introduce BASE_CC_FOR_TARGET.Nathanael Nerode2002-12-034-625/+429
* include/opcode/Richard Henderson2002-12-032-0/+5
* * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode2002-12-035-179/+224
* * cgen.h (struct cgen_maybe_multi_ifield): Add "const PTR p" to union.Alan Modra2002-12-022-3/+10
* 2002-12-02 Andrew Stadt <acstadt@sympatico.ca>Danny Smith2002-12-022-0/+7
* 2002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2002-12-022-1/+63
* (from gcc repos.)Nathanael Nerode2002-12-022-1/+9
* * Makefile.tpl: Restore bkorb's style patch, accidentally lostNathanael Nerode2002-12-023-10/+24
* 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-026-2677/+1304
* * m68hc11.h (EF_M68HC12_MACH, EF_M68HCS12_MACH): Define.Stephane Carrez2002-12-012-0/+24
* 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-017-709/+2805
* 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-014-175/+2641
* * fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor2002-11-302-4/+15
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-308-129/+127
* 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-11-304-72/+103
* 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-11-293-4/+20
* 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-11-295-510/+482
* * pinfo.h (winpids::set): Renamed from init.Christopher Faylor2002-11-296-5/+32
* * sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor2002-11-292-1/+4
* include/elf/ChangeLogAlan Modra2002-11-282-67/+23
* revert botched checkinChristopher Faylor2002-11-281-6/+6
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-283-7/+11
* * fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized valueChristopher Faylor2002-11-272-3/+8
* * libc/string/memset.c (memset): Fix comment.Christopher Faylor2002-11-272-4/+6
* * cygwin.din: Export pthread_getsequence_np.Christopher Faylor2002-11-273-1/+8
* * mingwex/math/lgamma.c: New file.Danny Smith2002-11-279-5/+2300