Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-28Eliminate device number argument from fhandler constructors throughout.unlabeled-1.17.4Christopher Faylor
2002-12-14This commit was manufactured by cvs2svn to create branch 'unlabeled-1.17.4'.cvs2svn
2002-12-14Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor
2002-12-142002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-12-132002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>Danny Smith
2002-12-132002-12-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-13 * pj.h (pj_opc_info_t): Add union.Alan Modra
2002-12-13 * include/malloc.h (_alloca): Add definition.Earnie Boyd
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen
2002-12-12 * include/shlobj.h (IShellLinkW::GetPath): Correct prototype.Danny Smith
2002-12-12* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).Alexandre Oliva
2002-12-12whitespaceChristopher Faylor
2002-12-11 * configure: Fix bug put in by gremlins.Nathanael Nerode
2002-12-112002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-12-11* cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor
2002-12-102002-12-10 Joel Sherrill <joel@OARcorp.com>Jeff Johnston
2002-12-10Add support for displaying extension to DWARF2 used by Unified Parallel CNick Clifton
2002-12-10 * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen
2002-12-10 * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen
2002-12-10correct dateChristopher Faylor
2002-12-10* lib/pseudo-reloc.c: New file.Christopher Faylor
2002-12-09 * include/shellapi.h (ExtractIconEx[AW]): Correct return typeDanny Smith
2002-12-09* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.DJ Delorie
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith
2002-12-07 * include/winuser.h (AllowSetForegroundWindow,Danny Smith
2002-12-07fix dateChristopher Faylor
2002-12-06* Makefile.tpl: Change configure dependencies to not have realDJ Delorie
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor
2002-12-062002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-062002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith
2002-12-06 * configure.in: Revert unintentional change.Nathanael Nerode
2002-12-06 * src-release: Configure host subdirs.Nathanael Nerode
2002-12-052002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2002-12-05* fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson
2002-12-04fix commentChristopher Faylor
2002-12-04* netdb.cc: New file.Christopher Faylor
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen
2002-12-04 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,Nathanael Nerode
2002-12-04 * configure.in (host_tools): Order binutils, gas and ld forNathanael Nerode
2002-12-04 * Makefile.tpl: Introduce rules to serialize subconfigure runs.Nathanael Nerode
2002-12-04 * configure.in: Introduce BASE_CC_FOR_TARGET.Nathanael Nerode
2002-12-03include/opcode/Richard Henderson
2002-12-03 * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode
2002-12-03 * cgen.h (struct cgen_maybe_multi_ifield): Add "const PTR p" to union.Alan Modra
2002-12-022002-12-02 Andrew Stadt <acstadt@sympatico.ca>Danny Smith
2002-12-022002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith
2002-12-02(from gcc repos.)Nathanael Nerode