Corinna Vinschen
|
d1ce2c4a15
|
* parse_pe.c (exclusion::sort_and_check): Remove crude cast.
|
2005-06-14 12:42:57 +00:00 |
Christopher Faylor
|
4bfc614b42
|
fix whitespace, update some copyrights
|
2004-10-25 15:49:36 +00:00 |
Alan Modra
|
64b49cceb5
|
* dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_size
instead of _raw_size.
(dumper::write_core_dump): Likewise.
* parse_pe.cc (select_data_section): Likewise.
|
2004-06-15 02:18:51 +00:00 |
Christopher Faylor
|
b1e00863f3
|
* parse_pe.cc (exclusion::sort_and_check): Make error message a little more
explicit and ignore (hopefully) harmless region overlap.
|
2003-09-18 01:46:18 +00:00 |
Christopher Faylor
|
e05f3227be
|
* Makefile.in: Add define to CXXFLAGS.
|
2001-12-11 22:51:01 +00:00 |
Christopher Faylor
|
ce475802f8
|
* Makefile.in: Accomodate newer gcc's which require linking of c++ programs
with g++. Fixup output for some compilations.
* cygcheck.cc: Respond to compiler warnings.
* dumper.cc (main): Ditto.
* parse_pe.cc (exclusion::sort_and_check): Ditto.
* setfacl.cc (getaclentry): Ditto.
|
2000-10-28 05:39:38 +00:00 |
Christopher Faylor
|
eedc36cb12
|
Cleanup formatting on some files. Remove excessive whitespace.
|
2000-10-28 05:00:00 +00:00 |
Christopher Faylor
|
0ad10c0f96
|
* Makefile.in: Add dumper.exe target and associated mechanisms for building it.
* dumper.cc: New file.
* dumper.h: New file.
* module_info.cc: New file.
* parse_pe.cc: New file.
|
2000-08-24 19:03:12 +00:00 |