summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.Corinna Vinschen2001-01-114-17/+109
* * regtool.cc (cmd_list): Add new registry display options.Christopher Faylor2001-01-103-69/+107
* more formatting changes.Christopher Faylor2001-01-101-2/+4
* * i386.h (pinsrw): Add.Jan Hubicka2001-01-102-4/+12
* * regtool.cc (translate): Ensure that 'c' is initialized.Christopher Faylor2001-01-103-574/+595
* * sigproc.cc (wait_sig): Allow SIGCONT when stopped.Christopher Faylor2001-01-102-1/+5
* Fix "movnti"Alan Modra2001-01-102-6/+10
* Update address for bug reports.Phil Blundell2001-01-092-1/+5
* Remove unsupported v850 compiler optionsNick Clifton2001-01-092-3/+7
* 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-092-3/+15
* Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>Corinna Vinschen2001-01-093-4/+10
* * pinfo.cc (codepage_init): Move function.Christopher Faylor2001-01-0817-52/+60
* * config.sub, config.guess: Update from subversions.Andreas Jaeger2001-01-073-144/+246
* Fri Jan 5 19:57:00 EST 2001 Aaron J. Grier <aaron@frye.com>Jeff Johnston2001-01-062-1/+6
* * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2001-01-052-5/+9
* * resource.cc (getrlimit): Set errno on EFAULT instead of returning it.Corinna Vinschen2001-01-052-3/+33
* * thread.cc: Need LONG_MAX definition.Christopher Faylor2001-01-042-0/+5
* * thread.cc (MTinterface::CreateSemaphore): Correctly set semaphore max.Christopher Faylor2001-01-032-1/+6
* * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2001-01-032-4/+173
* * fhandler_console.cc (fhandler_console::read): Restore missing test for codeChristopher Faylor2001-01-032-1/+6
* Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>Christopher Faylor2001-01-033-4151/+4155
* * configure.in: Add support for x86_64 and x86_64-*-linux-gnu*Jan Hubicka2000-12-302-272/+452
* * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen2000-12-276-1/+102
* * autoload.h: Make DLL initializers global to avoid inlining.Christopher Faylor2000-12-264-14/+30
* * include/cygwin/version.h: Bump DLL minor version number to 8.Christopher Faylor2000-12-252-1/+5
* missed a spot.Christopher Faylor2000-12-251-1/+0
* * lib/Makefile.in: Don't make "links" to include/w32api directory.Christopher Faylor2000-12-252-1/+4
* * cygwinenv.sgml: Fix typo in <filename>. Add missing </para>.Corinna Vinschen2000-12-222-3/+7
* * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2000-12-202-107/+112
* Fix syntax.Corinna Vinschen2000-12-201-1/+1
* * autoload.cc: Add load statemant for SetSecurityDescriptorControl.Corinna Vinschen2000-12-203-0/+22
* * include/winbase.h: Add prototype for SetSecurityDescriptorControl.Corinna Vinschen2000-12-202-0/+5
* * exceptions.cc (reset_signal_arrived): Make global to avoid inlining.Christopher Faylor2000-12-202-2/+5
* * fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytesChristopher Faylor2000-12-203-10/+16
* * COPYING: Update to currentDJ Delorie2000-12-192-3/+9
* * syscalls.cc (remove): New function, overriding the newlibCorinna Vinschen2000-12-192-0/+24
* oops - fix attributionNick Clifton2000-12-191-1/+1
* Add missing clobber of LRNick Clifton2000-12-192-1/+5
* * cygwinenv.sgml: Add text for `smbntsec' option.Corinna Vinschen2000-12-192-1/+15
* * environ.cc (struct parse_thing): Add entry for new CYGWIN optionCorinna Vinschen2000-12-197-4/+25
* * dis-asm.h (struct disassemble_info): New member "section".Hans-Peter Nilsson2000-12-182-0/+13
* fix formattingDJ Delorie2000-12-171-4/+4
* * safe-ctype.h: Make code work on all targets and not just onDJ Delorie2000-12-172-8/+8
* * cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor2000-12-162-49/+205
* * fhandler_console.cc (read): Add support for xterm-style mouse eventChristopher Faylor2000-12-163-38/+159
* * path.cc (normalize_posix_path): Calculate path name length overruns moreChristopher Faylor2000-12-153-10/+20
* * fhandler.h (fhandler_console): Add additional argument to char_commandChristopher Faylor2000-12-153-127/+51
* Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-142-1/+5
* Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-14113-134/+208
* * libc/include/sys/unistd.h: Add declarations for `chroot' and `getwd'Corinna Vinschen2000-12-142-0/+11