summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * syslog.cc (try_connect_syslogd): Add priority parameter. Use writevCorinna Vinschen2005-10-112-15/+37
* * (symlink_info::set_error): Change to return bool if input error should beChristopher Faylor2005-10-112-7/+25
* * configure.in (arm-*-linux-gnueabi): Add to noconfigdirsKazu Hirata2005-10-093-76/+91
* * config/tc-hppa.c (strict): Don't initialize. Update comment.John David Anglin2005-10-082-84/+151
* 2005-10-08 Paul Brook <paul@codesourcery.com>Paul Brook2005-10-082-0/+52
* * mingwex/fegetenv.c (fegetenv): Restore exception masks.Danny Smith2005-10-083-7/+13
* 2005-10-07 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-10-072-0/+17
* 2005-10-06 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-10-062-0/+95
* * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.Daniel Jacobowitz2005-10-066-8/+143
* 2005-10-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-10-053-0/+15
* 2005-10-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-10-055-388/+1741
* Fix mips-elf --enable-libmudflap make -j2 failure.Jim Wilson2005-10-053-0/+8
* 2005-10-04 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-10-042-14/+26
* 2005-10-04 James E Wilson <wilson@specifix.com>Jeff Johnston2005-10-042-5/+8
* 2005-10-03 James E Wilson <wilson@specifix.com>Jeff Johnston2005-10-0317-0/+24
* * cygheap.h (class process_lock): New class.Christopher Faylor2005-10-038-23/+49
* 2005-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-10-032-5/+23
* 2005-10-03 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-10-032-6/+24
* add other optionsChristopher Faylor2005-10-031-0/+7
* Regenerated with 2.13 version of autoconf.Catherine Moore2005-10-031-4410/+1934
* * configure.in (bfin-*-*): Support bfin.Catherine Moore2005-10-033-1934/+4427
* * uname.cc (uname): Disable use of GetNativeSystemInfo.Corinna Vinschen2005-10-032-0/+10
* 2005-10-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-10-023-16/+35
* * dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.Christopher Faylor2005-10-027-30/+56
* * dcrt0.cc (do_exit): Don't set ES_SET_MUTO here. Call get_exit_lock()Christopher Faylor2005-09-305-12/+38
* * dis-asm.h (print_insn_bfin): Declare.Catherine Moore2005-09-305-0/+1774
* 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-09-303-2/+7
* Fix typo.Corinna Vinschen2005-09-301-1/+1
* * fhandler_disk_file.cc: Change calls to pc.set_attributes intoCorinna Vinschen2005-09-303-4/+9
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): UseCorinna Vinschen2005-09-302-2/+9
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Also useCorinna Vinschen2005-09-302-0/+7
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only writeCorinna Vinschen2005-09-302-2/+7
* * fork.cc (frok::parent): Simplify error messages. Don't issue an error whenChristopher Faylor2005-09-302-11/+24
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't callCorinna Vinschen2005-09-292-1/+13
* * dir.cc (mkdir): Check for trailing /. or /.. component.Corinna Vinschen2005-09-293-0/+39
* * crt0.cc: Remove PPC considerations.Corinna Vinschen2005-09-292-9/+9
* Index: ChangeLogGeoffrey Keating2005-09-296-8/+262
* Fix typo.Christopher Faylor2005-09-281-2/+2
* Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor2005-09-286-249/+219
* * hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether toChristopher Faylor2005-09-282-1/+6
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-286-343/+425
* Revert erroneous checkin.Corinna Vinschen2005-09-2826-501/+173
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-2826-173/+501
* * dcrt0.cc (getstack): New function.Christopher Faylor2005-09-284-64/+131
* * pinfo.cc (_pinfo::dup_proc_pipe): Ignore error if the child process has justChristopher Faylor2005-09-282-1/+7
* * init.cc (prime_threads): Make this static, as it should be.Christopher Faylor2005-09-282-3/+10
* 2005-09-27 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-09-272-2/+9
* * pthread.cc (mangle_sem_name): Use cygheap->shared_prefix insteadCorinna Vinschen2005-09-272-5/+13
* * cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitelyCorinna Vinschen2005-09-273-8/+14
* * strace.cc (strace::vsprntf): Avoid printing a zero pid.Christopher Faylor2005-09-272-1/+5