]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-01-28 Earnie BoydSun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users...
2001-01-28 Earnie Boyd *include/stdlib.h (__p__pgmptr): add prototype.
2001-01-28 Earnie Boyd * Apply Danny Smith patch 102446
2001-01-28 Christopher... * include/cygwin/version.h: Bump API version.
2001-01-28 Christopher... * cygheap.cc (init_cheap): Move username initialization.
2001-01-28 Christopher... Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-27 Michael Sokolov * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_...
2001-01-27 Michael Sokolov * ltconfig: Shell portability fix for the tagname...
2001-01-27 Michael Sokolov * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
2001-01-27 Alexandre Oliva* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown...
2001-01-27 Christopher... * path.cc (path_conv::check): Detect when path has...
2001-01-27 Christopher... Fix typos. Add some comments.
2001-01-27 Christopher... * exceptions.cc (sigreturn): Call any pending signals...
2001-01-26 Earnie Boyd * Apply Danny Smith patch 102275
2001-01-26 Earnie Boyd * include/stdint.h: New file.
2001-01-26 Earnie Boyd * lib/msvcp60.def: New file
2001-01-26 Christopher... * include/winnt.h: Add PTOKEN_USER.
2001-01-26 Alexandre Oliva* libc/sys/sh/syscalls.c (_times): New.
2001-01-25 Alexandre Oliva* configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY...
2001-01-24 Alexandre Oliva* ltmain.sh (TAG disable-shared, TAG disable-static...
2001-01-24 Alan ModraFix swapgs instruction.
2001-01-24 Corinna Vinschen * mmap.cc (fhandler_disk_file::mmap): Call...
2001-01-24 Alexandre Oliva* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray...
2001-01-24 Jeff Johnston2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
2001-01-23 Jeff Johnston2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
2001-01-23 Jeff Johnston2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
2001-01-22 Christopher... * path.h: Add a new constant.
2001-01-22 Christopher... * include/cygwin/version.h: Bump API to reflect setlogmask.
2001-01-22 Christopher... * cygwin.din: Add export for setlogmask().
2001-01-22 Andreas JaegerGive credit for the last change to Philip instead of...
2001-01-20 Andreas Jaeger2001-01-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2001-01-19 Jeff Johnston2001-01-18 Jeff Johnston <jjohnstn@redhat.com>
2001-01-18 Earnie Boyd * include/wchar.h: Protect prototypes only declared...
2001-01-18 Corinna Vinschen * resource.cc (setrlimit): Support RLIMIT_NOFILE.
2001-01-18 Christopher... * syscalls.cc (setdtablesize): Call with amount to...
2001-01-18 Christopher... * libc/include/sys/unistd.h: Use correct declaration...
2001-01-17 Christopher... * autoload.cc (LoadDLLinitfunc): Remove debugging state...
2001-01-17 Corinna Vinschen * cygheap.cc (cygheap_user::~cygheap_user)...
2001-01-16 Earnie Boyd * include/sqlucode.h: Apply Danny Smith patch 102443
2001-01-16 Earnie Boyd * lib/odbccp32.def: Apply Danny Smith patch 102442
2001-01-16 Earnie Boyd * include/odbcinst.h: Apply Danny Smith patch 102441
2001-01-16 Corinna Vinschen * mmap.cc (mmap): Initialize fh to avoid compil...
2001-01-16 Earnie Boyd * include/stdlib.h: Apply Danny Smith patch 102730
2001-01-16 Earnie Boyd * include/locale.h: Apply Danny Smith patch 101834
2001-01-16 Andrew CagneyGeneral cleanup.
2001-01-16 Andrew CagneyClarify dejagnu
2001-01-16 Christopher... * wait.cc (wait4): Rename variable for consistency...
2001-01-15 Corinna Vinschen * mmap.cc (mmap): Add more parameter checking...
2001-01-15 Corinna Vinschen * mmap.cc: include <unistd.h>. Define some...
2001-01-15 Jeff Johnston2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
2001-01-15 Corinna Vinschen * heap.cc (heap_init): Fix extern declaration...
2001-01-15 Corinna Vinschen * syscalls.cc (getpagesize): Save pagesize...
2001-01-15 Corinna Vinschen * sysconf.cc (sysconf): return `getpagesize...
2001-01-15 Ben Elliston2001-01-15 Ben Elliston <bje@redhat.com>
2001-01-14 Christopher... * syscalls.cc (_read): Use more lightweight method...
2001-01-14 Alan ModraAdds assembly and dis-assembly support for the HPPA...
2001-01-13 Jan Hubicka * i386.c (md_assemble): Check cpu_flags even for nulla...
2001-01-12 Christopher... * debug.h: Add regparm attributes to some functions.
2001-01-12 Christopher... * libc/include/sys/signal.h: Add some SA_* defines...
2001-01-12 DJ Delorie* libc/include/sys/features.h: __CYGWIN__ preferred...
2001-01-11 Nick CliftonUpdated ARC assembler from arccores.com
2001-01-11 Corinna Vinschen * fhandler.h (fhandler_base): New method `fixup...
2001-01-10 Christopher... * regtool.cc (cmd_list): Add new registry display options.
2001-01-10 Christopher... more formatting changes.
2001-01-10 Jan Hubicka * i386.h (pinsrw): Add.
2001-01-10 Christopher... * regtool.cc (translate): Ensure that 'c' is initialized.
2001-01-10 Christopher... * sigproc.cc (wait_sig): Allow SIGCONT when stopped.
2001-01-10 Alan ModraFix "movnti"
2001-01-09 Phil BlundellUpdate address for bug reports.
2001-01-09 Nick CliftonRemove unsupported v850 compiler options
2001-01-09 Jeff Johnston2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
2001-01-09 Corinna Vinschen Patch suggested by Ren� M�ller Fonseca <fonseca...
2001-01-08 Christopher... * pinfo.cc (codepage_init): Move function.
2001-01-07 Andreas Jaeger * config.sub, config.guess: Update from subvers...
2001-01-06 Jeff JohnstonFri Jan 5 19:57:00 EST 2001 Aaron J. Grier <aaron...
2001-01-05 Jan Hubicka * tc-i386.c (md_assemble): Handle third byte of the...
2001-01-05 Corinna Vinschen * resource.cc (getrlimit): Set errno on EFAULT...
2001-01-04 Christopher... * thread.cc: Need LONG_MAX definition.
2001-01-03 Christopher... * thread.cc (MTinterface::CreateSemaphore): Correctly...
2001-01-03 Jan Hubicka * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX...
2001-01-03 Christopher... * fhandler_console.cc (fhandler_console::read): Restore...
2001-01-03 Christopher... Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill...
2000-12-30 Jan Hubicka * configure.in: Add support for x86_64 and x86_64...
2000-12-27 Corinna Vinschen * cygwin.din: Add symbols for `getrlimit' and...
2000-12-26 Christopher... * autoload.h: Make DLL initializers global to avoid...
2000-12-25 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-12-25 Christopher... missed a spot.
2000-12-25 Christopher... * lib/Makefile.in: Don't make "links" to include/w32api...
2000-12-22 Corinna Vinschen * cygwinenv.sgml: Fix typo in <filename>. Add...
2000-12-20 Jan Hubicka * tc-i386.h (i386_target_format): Define even for...
2000-12-20 Corinna VinschenFix syntax.
2000-12-20 Corinna Vinschen * autoload.cc: Add load statemant for SetSecuri...
2000-12-20 Corinna Vinschen * include/winbase.h: Add prototype for SetSecur...
2000-12-20 Christopher... * exceptions.cc (reset_signal_arrived): Make global...
2000-12-20 Christopher... * fhandler_serial.cc (fhandler_serial::raw_read): Alway...
2000-12-19 DJ Delorie* COPYING: Update to current
2000-12-19 Corinna Vinschen * syscalls.cc (remove): New function, overridin...
2000-12-19 Nick Cliftonoops - fix attribution
2000-12-19 Nick CliftonAdd missing clobber of LR
2000-12-19 Corinna Vinschen * cygwinenv.sgml: Add text for `smbntsec' option.
next
This page took 0.056736 seconds and 5 git commands to generate.