aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-02* passwd.cc (getpwuid_r32): Revert previous change.github/unlabeled-1.54.4unlabeled-1.54.4Christopher Faylor1-2/+1
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor1-1/+2
2002-12-10This commit was manufactured by cvs2svn to create branch 'unlabeled-1.54.4'.cvs2svn4497-1089447/+0
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen10-195/+258
2002-12-09correct dateChristopher Faylor1-1/+1
2002-12-09* lib/pseudo-reloc.c: New file.Christopher Faylor4-0/+101
2002-12-09 * include/shellapi.h (ExtractIconEx[AW]): Correct return typeDanny Smith2-2/+8
2002-12-08* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.DJ Delorie3-2/+7
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith5-9/+629
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith2-0/+37
2002-12-07 * include/winuser.h (AllowSetForegroundWindow,Danny Smith3-0/+20
2002-12-07fix dateChristopher Faylor1-1/+1
2002-12-06* Makefile.tpl: Change configure dependencies to not have realDJ Delorie3-46/+51
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor3-3/+11
2002-12-062002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-13/+31
2002-12-062002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2-11/+36
2002-12-05 * configure.in: Revert unintentional change.Nathanael Nerode2-1/+3
2002-12-05 * src-release: Configure host subdirs.Nathanael Nerode2-1/+3
2002-12-052002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-221/+156
2002-12-05* fhandler.h (fhandler_termios::line_edit): Change return from an int to anChristopher Faylor5-12/+40
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson2-6/+11
2002-12-04fix commentChristopher Faylor1-2/+2
2002-12-04* netdb.cc: New file.Christopher Faylor5-11/+455
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen3-2/+58
2002-12-04 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,Nathanael Nerode3-0/+2935
2002-12-03 * configure.in (host_tools): Order binutils, gas and ld forNathanael Nerode2-1/+6
2002-12-03 * Makefile.tpl: Introduce rules to serialize subconfigure runs.Nathanael Nerode4-4/+60
2002-12-03 * configure.in: Introduce BASE_CC_FOR_TARGET.Nathanael Nerode4-625/+429
2002-12-03include/opcode/Richard Henderson2-0/+5
2002-12-03 * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode5-179/+224
2002-12-02 * cgen.h (struct cgen_maybe_multi_ifield): Add "const PTR p" to union.Alan Modra2-3/+10
2002-12-022002-12-02 Andrew Stadt <acstadt@sympatico.ca>Danny Smith2-0/+7
2002-12-022002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>Danny Smith2-1/+63
2002-12-02(from gcc repos.)Nathanael Nerode2-1/+9
2002-12-02 * Makefile.tpl: Restore bkorb's style patch, accidentally lostNathanael Nerode3-10/+24
2002-12-022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode6-2677/+1304
2002-12-01 * m68hc11.h (EF_M68HC12_MACH, EF_M68HCS12_MACH): Define.Stephane Carrez2-0/+24
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode7-709/+2805
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-175/+2641
2002-11-30* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor2-4/+15
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra8-129/+127
2002-11-302002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-72/+103
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode3-4/+20
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-510/+482
2002-11-29* pinfo.h (winpids::set): Renamed from init.Christopher Faylor6-5/+32
2002-11-29* sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor2-1/+4
2002-11-28include/elf/ChangeLogAlan Modra2-67/+23
2002-11-28revert botched checkinChristopher Faylor1-6/+6
2002-11-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor3-7/+11
2002-11-27* fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized valueChristopher Faylor2-3/+8