summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * include/math.h (fdim, fdimf, fdiml): Add prototypes.mingwexcvs/mingwexDanny Smith2002-06-106-0/+40
* * mingwex/Makefile.in (DISTFILES): Add truncf.c, truncl.c.Danny Smith2002-05-222-0/+6
* * mingwex/isnanl.c: New file.Danny Smith2002-05-222-0/+17
* * include/stdint.h: Include stddef.h to getDanny Smith2002-05-212-3/+11
* * include/wctype.h: Replace 'inline' with '__inline__'.Danny Smith2002-05-213-14/+19
* * include/_mingw.h (__MINGW_IMPORT): Put extern at startDanny Smith2002-05-162-2/+7
* * mingwex/snprintf.c: Split out vsnprintf to....Danny Smith2002-05-161-0/+8
* * mingwex/snprintf.c: Split out vsnprintf to....Danny Smith2002-05-165-21/+26
* * include/dirent.h (DIR): Change dd_stat type to int.Danny Smith2002-05-152-6/+9
* * include/stdio.h (vsnprintf): Change inline to __inline__;Danny Smith2002-05-073-5/+14
* Change FP default precison from 53 to 64-bit mantissa.Danny Smith2002-04-293-81/+27
* * include/dos.h: Change prefix "__imp_" to "_imp__" forDanny Smith2002-04-269-22/+907
* Add atexit support for dlls.Danny Smith2002-04-257-8/+240
* * include/fenv.h: Change header guard macro to _FENV_H_.Danny Smith2002-04-253-27/+33
* Inadverantly left out in 2002-04-26 patchDanny Smith2002-04-253-6/+17
* Left out of ChangeLog in last entry.Danny Smith2002-04-241-0/+4
* * include/math.h (nanl, __fpcassifyl, fminl, fmaxl, rintl,Danny Smith2002-04-2429-186/+423
* Make wide char versions of opendir and friends.Danny Smith2002-04-237-38/+333
* * include/mbstring.h: New file.Danny Smith2002-04-203-10/+244
* * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith2002-04-202-0/+390
* * mingwex/dirent.c (opendir): Convert given pathname toDanny Smith2002-04-182-3/+12
* * Makefile.in (INCLUDES): Add "-iwithprefixbefore include" toDanny Smith2002-04-178-27/+61
* * crt1.c: Revert changes of 2002-04-16. Use _fpreset again.Danny Smith2002-04-1713-41/+2908
* * CRT_fp8.c: New file.Danny Smith2002-04-1611-35/+586
* * mingwex/Makefile.in (DISTFILES): Add suffix to wcstof.c.Danny Smith2002-04-112-1/+5
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-04-105-289/+377
* * mingwex/mingw-fseek.c: New file, based on Mumit KhanDanny Smith2002-04-106-285/+437
* * profile/configure.in (CRT0S): Configure name of gcrt?.oDanny Smith2002-04-094-3/+27
* * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith2002-04-045-44/+46
* Add libgmon.a and libmingwex.a for cygwin -mno-cygwin Danny Smith2002-04-047-27/+1255
* * include/stdint.h: Add missing newline at eof.Danny Smith2002-03-307-8/+268
* * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith2002-03-267-53/+883
* * configure.in: Add mingwex as SUBDIRS and configdirs.Danny Smith2002-03-2260-0/+8068
* Added fenv.h inttypes.hDanny Smith2002-03-225-0/+1606
* * elf.c (_bfd_elf_make_section_from_shdr): Ignore return fromAlan Modra2008-07-272-11/+18
* gdb:Tom Tromey2008-07-275-0/+28
* gdb:Tom Tromey2008-07-274-9/+35
* *** empty log message ***gdbadmin2008-07-271-1/+1
* daily updateAlan Modra2008-07-271-1/+1
* Support PowerPC single-precision float.Alan Modra2008-07-264-4/+26
* Kill cmd_async_ok.Vladimir Prus2008-07-266-32/+10
* * mips-tdep.c (mips_n32n64_push_dummy_call): Handle passingJoseph Myers2008-07-262-21/+73
* *** empty log message ***gdbadmin2008-07-261-1/+1
* daily updateAlan Modra2008-07-261-1/+1
* * acinclude.m4: Remove libide, libgui, and all the other TclKeith Seitz2008-07-253-1277/+3246
* gdb:Tom Tromey2008-07-2518-1040/+174
* *** empty log message ***gdbadmin2008-07-251-1/+1
* daily updateAlan Modra2008-07-251-1/+1
* * elf32-mips.c (elf_backend_write_section): Define.Daniel Jacobowitz2008-07-242-0/+5
* * remote.c (remote_threads_extra_info): Don't query the remotePedro Alves2008-07-242-0/+11