summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make mark_breakpoints_out static.Vladimir Prus2007-11-151-0/+7
* Prevent clear_command from directly modifying breakpoint list.Vladimir Prus2007-11-151-0/+10
* Remove 'run_cleanup'.Vladimir Prus2007-11-151-0/+15
* Remove CLEAR_SOLIB use.Vladimir Prus2007-11-151-0/+6
* * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen2007-11-082-4/+5
* revert premature checkinChristopher Faylor2007-11-081-49/+4
* revert premature checkinChristopher Faylor2007-11-084-67/+21
* * dllfixdbg: Eliminate extra objcopy step.Christopher Faylor2007-11-088-30/+121
* include/elf/Nathan Sidwell2007-11-082-0/+37
* * dllfixdbg: Pass --only-keep-debug to objcopy, instead ofCorinna Vinschen2007-11-082-5/+8
* include:Joseph Myers2007-11-082-0/+15
* 2007-11-07 Dave Brolley <brolley@redhat.com>Dave Brolley2007-11-0712-14/+5481
* 2007-11-06 Dave Brolley <brolley@redhat.com>Jeff Johnston2007-11-062-0/+8
* * thread.cc (pthread_key_create): Drop check for incoming valid object.Corinna Vinschen2007-11-062-5/+4
* * shm.cc: Include sync.hCorinna Vinschen2007-11-062-21/+68
* * bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed asCorinna Vinschen2007-11-054-2/+20
* * shm.cc (shmctl): On IPC_RMID don't unmap views and don't close handleCorinna Vinschen2007-11-052-10/+13
* * shm.cc (shmctl): On IPC_RMID also unmap all views on shared memCorinna Vinschen2007-11-052-0/+18
* includeDanny Smith2007-11-042-0/+8
* * libc/signal/signal.c (_raise_r): Don't attempt to initialize theDJ Delorie2007-10-312-4/+11
* * net.cc (load_ipv6_funcs): Use MAX_PATH instead of CYG_MAX_PATH.Corinna Vinschen2007-10-312-86/+90
* * external.cc (get_cygdrive_info): Make inline.Corinna Vinschen2007-10-313-13/+12
* * mn10300.h (R_MN10300_ALIGN): Define.Nick Clifton2007-10-302-16/+22
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't removeCorinna Vinschen2007-10-303-3/+11
* * elf32-ppc.c (ppc_elf_merge_obj_attributes): Add support forDaniel Jacobowitz2007-10-252-0/+9
* 2007-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-232-13/+27
* * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen2007-10-236-186/+245
* PR gdb/2336Daniel Jacobowitz2007-10-233-4/+8
* Add MN10300 linker relaxation support for symbol differencesNick Clifton2007-10-192-0/+5
* * fhandler_disk_file.cc (__DIR_mounts::eval_ino): Make fname big enoughCorinna Vinschen2007-10-192-2/+7
* * fhandler.cc (fhandler_base::open): Open native symlinks withCorinna Vinschen2007-10-182-30/+43
* * include/sys/param.h (MAXPATHLEN): Define as PATH_MAX.Corinna Vinschen2007-10-182-4/+7
* .Roland McGrath2007-10-181-0/+4
* 2007-10-18 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-181-0/+2
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-187-8/+45
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-173-2/+8
* Fix typo.Jeff Johnston2007-10-171-1/+1
* 2007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-10-172-0/+88
* * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2007-10-162-11/+16
* 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-10-153-2/+9
* * NEWS: Document target described register support for PowerPC.Daniel Jacobowitz2007-10-152-0/+8
* * fhandler.cc (is_at_eof): Rewrite using NT functions.Corinna Vinschen2007-10-154-74/+108
* * libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:Eric Blake2007-10-132-3/+11
* * ntdll.h (STATUS_END_OF_FILE): Define.Corinna Vinschen2007-10-133-18/+41
* * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.Daniel Jacobowitz2007-10-113-0/+7
* 2007-10-11 Ulrich Weigand <uweigand@de.ibm.com>Jeff Johnston2007-10-112-0/+6
* 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz2007-10-112-2/+4
* 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>Daniel Jacobowitz2007-10-112-0/+7
* * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.Daniel Jacobowitz2007-10-113-1/+10
* * path.cc (basename): Return pointer into the path argument itself.Corinna Vinschen2007-10-112-15/+27