summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor2002-12-142-0/+5
* add FIXMEChristopher Faylor2002-12-141-0/+1
* * winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor2002-12-143-23/+45
* Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor2002-12-1419-189/+295
* 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-135-73/+6
* 2002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith2002-12-132-9/+17
* 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-133-1/+259
* * pj.h (pj_opc_info_t): Add union.Alan Modra2002-12-122-2/+9
* * include/malloc.h (_alloca): Add definition.Earnie Boyd2002-12-122-0/+11
* * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen2002-12-126-3/+14
* * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.Danny Smith2002-12-122-2/+7
* * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).Alexandre Oliva2002-12-123-0/+7
* whitespaceChristopher Faylor2002-12-128-15/+21
* * configure: Fix bug put in by gremlins.Nathanael Nerode2002-12-112-1/+3
* 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-12-114-41/+21
* * cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor2002-12-117-33/+146
* 2002-12-10 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2002-12-102-2/+7
* Add support for displaying extension to DWARF2 used by Unified Parallel CNick Clifton2002-12-102-6/+20
* * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen2002-12-102-0/+9
* * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen2002-12-102-14/+19
* 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