summaryrefslogtreecommitdiffstats
path: root/winsup/utils/dumper.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-4/+2
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-20/+22
* ChangeLog:Christopher Faylor2012-11-231-0/+1
* * cygpath.cc: Change including headers to allow building againstCorinna Vinschen2012-07-061-1/+2
* Clean up whitespace.Christopher Faylor2011-12-171-7/+7
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-101-29/+25
* * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen2008-03-121-3/+5
* * dumper.cc: Change license to plain GPLv2 + later.Corinna Vinschen2007-07-241-3/+13
* * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen2007-05-291-3/+58
* * dumper.cc: Include ansidecl.h before including bfd.h to woraroundCorinna Vinschen2006-12-211-2/+2
* * dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor2006-12-111-0/+1
* fix whitespace, update some copyrightsChristopher Faylor2004-10-251-3/+3
* * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_sizeAlan Modra2004-06-151-3/+4
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-261-0/+1
* * dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor2002-05-081-11/+50
* * dumper.cc (dumper::dumper): Print error code in case of error.Egor Duda2001-09-141-7/+11
* * dumper.cc (main): Properly recognize negative pids (used by w9x).Egor Duda2001-09-131-1/+1
* * dumper.cc (main): Change command-line arguments format to beEgor Duda2001-09-091-22/+31
* * dumper.h: Update copyright notice.Egor Duda2001-08-301-5/+37
* * dumper.cc (dumper::init_core_dump): Set architecture field in dumpEgor Duda2001-04-191-0/+6
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-281-2/+2
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-318/+354
* * Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor2000-08-241-0/+754