summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more ofChristopher Faylor2003-07-032-5/+11
* * mmap.cc (mmap64): Allow MAP_FIXED with pagesize granularity (4K).Corinna Vinschen2003-07-032-7/+58
* 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com>Jeff Johnston2003-07-032-0/+26
* * config.guess, config.sub: Update with new versions from ftp.gnu.org.Earnie Boyd2003-07-033-431/+601
* * config.guess, config.sub: Update with versions from ftp.gnu.org.Earnie Boyd2003-07-033-607/+848
* * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith2003-07-036-23/+31
* * include/search.h: New file.Danny Smith2003-07-035-1/+79
* * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses aroundLuke Dunstan2003-07-033-7/+24
* * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith2003-07-022-17/+24
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-1/+5
* 2003-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-022-0/+6
* * thread.cc: Remove _MT_SAFE conditional.Christopher Faylor2003-07-022-3/+4
* * configure.in: Add --enable-server option.Christopher Faylor2003-07-023-15/+48
* fix typoChristopher Faylor2003-07-022-2/+2
* * configure.in: Fix --enable-server option.Christopher Faylor2003-07-023-11/+9
* * Makefile.in: Remove cygserver stuff.Christopher Faylor2003-07-0217-142/+122
* * Makefile.in (OBJS): Move some more files from cygwin directory.Christopher Faylor2003-07-023-7/+21
* * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor2003-07-022-1/+6
* * include/basetyps.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-012-4/+9
* * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-012-4/+9
* merge from gccDJ Delorie2003-07-011-0/+4
* first checkinChristopher Faylor2003-07-011-0/+5
* First checkins.Christopher Faylor2003-07-013-0/+2332
* * configure.in: Add cygserver subdir.Christopher Faylor2003-07-015-5/+15
* * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.Martin Schwidefsky2003-07-012-1/+6
* * s390.h (elf_s390_reloc_type): Add long displacement relocationsMartin Schwidefsky2003-07-012-0/+10
* * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):Earnie Boyd2003-07-014-8/+10
* Change existing guards to use the above macro names as appropriate.Earnie Boyd2003-07-012-70/+90
* * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd2003-07-012-2/+23
* * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003,Earnie Boyd2003-07-013-24/+49
* merge from gccDJ Delorie2003-07-011-0/+4
* * xtensa-config.h (XCHAL_HAVE_CONST16, XCHAL_HAVE_ABS,Bob Wilson2003-06-302-1/+10
* * cygheap.h (enum impersonation): New enum.Corinna Vinschen2003-06-3010-113/+158
* * xcoff.h (struct __rtinit ): Convert to ISO C90 prototypes.Andreas Jaeger2003-06-293-60/+65
* * mmix.h: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-293-12/+21
* 2003-06-28 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2003-06-282-8/+16
* 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt>Jeff Johnston2003-06-272-1/+8
* 2003-06-27 Joe Vornehm <joev@mitre.org>Jeff Johnston2003-06-272-4/+9
* * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode2003-06-273-93/+117
* 2003-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-272-1/+10
* * configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode2003-06-263-12/+18
* 2003-06-26 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2003-06-262-0/+61
* * Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL.Christopher Faylor2003-06-252-1/+5
* include/opcode/Richard Sandiford2003-06-252-7/+13
* * include/opcode/h8300.h (h8_opcodes): Fix the mov.l @(dd:32,ERs),ERdRichard Sandiford2003-06-252-2/+9
* Correct spelling of "relocatable".Alan Modra2003-06-252-4/+8
* * thread.cc (MTinterface::fixup_after_fork): Fix thread list after fork.Thomas Pfaff2003-06-243-10/+72
* 2003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2003-06-248-99/+36
* * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in callRichard Sandiford2003-06-242-2/+7
* * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz2003-06-233-2/+7