| Commit message (Expand) | Author | Age | Files | Lines |
* | * fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more of | Christopher Faylor | 2003-07-03 | 2 | -5/+11 |
* | * mmap.cc (mmap64): Allow MAP_FIXED with pagesize granularity (4K). | Corinna Vinschen | 2003-07-03 | 2 | -7/+58 |
* | 2003-07-03 Shaun Jackman <sjackman@pathwayconnect.com> | Jeff Johnston | 2003-07-03 | 2 | -0/+26 |
* | * config.guess, config.sub: Update with new versions from ftp.gnu.org. | Earnie Boyd | 2003-07-03 | 3 | -431/+601 |
* | * config.guess, config.sub: Update with versions from ftp.gnu.org. | Earnie Boyd | 2003-07-03 | 3 | -607/+848 |
* | * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. | Danny Smith | 2003-07-03 | 6 | -23/+31 |
* | * include/search.h: New file. | Danny Smith | 2003-07-03 | 5 | -1/+79 |
* | * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses around | Luke Dunstan | 2003-07-03 | 3 | -7/+24 |
* | * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve, | Danny Smith | 2003-07-02 | 2 | -17/+24 |
* | 2003-07-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-07-02 | 2 | -1/+5 |
* | 2003-07-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-07-02 | 2 | -0/+6 |
* | * thread.cc: Remove _MT_SAFE conditional. | Christopher Faylor | 2003-07-02 | 2 | -3/+4 |
* | * configure.in: Add --enable-server option. | Christopher Faylor | 2003-07-02 | 3 | -15/+48 |
* | fix typo | Christopher Faylor | 2003-07-02 | 2 | -2/+2 |
* | * configure.in: Fix --enable-server option. | Christopher Faylor | 2003-07-02 | 3 | -11/+9 |
* | * Makefile.in: Remove cygserver stuff. | Christopher Faylor | 2003-07-02 | 17 | -142/+122 |
* | * Makefile.in (OBJS): Move some more files from cygwin directory. | Christopher Faylor | 2003-07-02 | 3 | -7/+21 |
* | * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on | Christopher Faylor | 2003-07-02 | 2 | -1/+6 |
* | * include/basetyps.h (small, hyper): Change to __small and __hyper to | Earnie Boyd | 2003-07-01 | 2 | -4/+9 |
* | * include/_mingw.h (small, hyper): Change to __small and __hyper to | Earnie Boyd | 2003-07-01 | 2 | -4/+9 |
* | merge from gcc | DJ Delorie | 2003-07-01 | 1 | -0/+4 |
* | first checkin | Christopher Faylor | 2003-07-01 | 1 | -0/+5 |
* | First checkins. | Christopher Faylor | 2003-07-01 | 3 | -0/+2332 |
* | * configure.in: Add cygserver subdir. | Christopher Faylor | 2003-07-01 | 5 | -5/+15 |
* | * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990. | Martin Schwidefsky | 2003-07-01 | 2 | -1/+6 |
* | * s390.h (elf_s390_reloc_type): Add long displacement relocations | Martin Schwidefsky | 2003-07-01 | 2 | -0/+10 |
* | * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small): | Earnie Boyd | 2003-07-01 | 4 | -8/+10 |
* | Change existing guards to use the above macro names as appropriate. | Earnie Boyd | 2003-07-01 | 2 | -70/+90 |
* | * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define. | Earnie Boyd | 2003-07-01 | 2 | -2/+23 |
* | * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003, | Earnie Boyd | 2003-07-01 | 3 | -24/+49 |
* | merge from gcc | DJ Delorie | 2003-07-01 | 1 | -0/+4 |
* | * xtensa-config.h (XCHAL_HAVE_CONST16, XCHAL_HAVE_ABS, | Bob Wilson | 2003-06-30 | 2 | -1/+10 |
* | * cygheap.h (enum impersonation): New enum. | Corinna Vinschen | 2003-06-30 | 10 | -113/+158 |
* | * xcoff.h (struct __rtinit ): Convert to ISO C90 prototypes. | Andreas Jaeger | 2003-06-29 | 3 | -60/+65 |
* | * mmix.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 2003-06-29 | 3 | -12/+21 |
* | 2003-06-28 Steven Edwards <Steven_Ed4153@yahoo.com> | Danny Smith | 2003-06-28 | 2 | -8/+16 |
* | 2003-06-27 Jose Goncalves <jose.goncalves@inov.pt> | Jeff Johnston | 2003-06-27 | 2 | -1/+8 |
* | 2003-06-27 Joe Vornehm <joev@mitre.org> | Jeff Johnston | 2003-06-27 | 2 | -4/+9 |
* | * configure.in: Clean up config-lang.in handling. Delete | Nathanael Nerode | 2003-06-27 | 3 | -93/+117 |
* | 2003-06-26 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2003-06-27 | 2 | -1/+10 |
* | * configure.in: Rename 'target_libs' to 'target_libraries'. | Nathanael Nerode | 2003-06-26 | 3 | -12/+18 |
* | 2003-06-26 Mattia Barbon <mbarbon@dsi.unive.it> | Danny Smith | 2003-06-26 | 2 | -0/+61 |
* | * Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL. | Christopher Faylor | 2003-06-25 | 2 | -1/+5 |
* | include/opcode/ | Richard Sandiford | 2003-06-25 | 2 | -7/+13 |
* | * include/opcode/h8300.h (h8_opcodes): Fix the mov.l @(dd:32,ERs),ERd | Richard Sandiford | 2003-06-25 | 2 | -2/+9 |
* | Correct spelling of "relocatable". | Alan Modra | 2003-06-25 | 2 | -4/+8 |
* | * thread.cc (MTinterface::fixup_after_fork): Fix thread list after fork. | Thomas Pfaff | 2003-06-24 | 3 | -10/+72 |
* | 2003-06-24 Kazu Hirata <kazu@cs.umass.edu> | Jeff Johnston | 2003-06-24 | 8 | -99/+36 |
* | * libc/sys/h8300hms/crt0.S (_start): Fix register sizes in call | Richard Sandiford | 2003-06-24 | 2 | -2/+7 |
* | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | Keith Seitz | 2003-06-23 | 3 | -2/+7 |