History log of /openbsd/gnu/usr.bin/binutils/gdb/symfile.c (Results 1 – 6 of 6)
Revision Date Author Comments
# d04417c8 19-Apr-2013 miod <miod@openbsd.org>

Use time_t instead of long for archive timestamps, and print them as long long;
prodding deraadt@


# 15135fad 11-Nov-2008 kurt <kurt@openbsd.org>

Enable support for debugging pie programs. Code from Elena Zannoni's
<ezannoni at redhat dot com> pie branch in gdb cvs, less extraneous
parts and with some bug fixes. Debugging w/core files for pie

Enable support for debugging pie programs. Code from Elena Zannoni's
<ezannoni at redhat dot com> pie branch in gdb cvs, less extraneous
parts and with some bug fixes. Debugging w/core files for pie programs
isn't working yet since AUXV data isn't included in our core files at
the moment.

feedback and ok kettenis@

show more ...


# 63addd46 27-Dec-2004 kettenis <kettenis@openbsd.org>

Resolve conflicts for GDB 6.3. Add local patches.
ok deraadt@


# b725ae77 21-May-2004 kettenis <kettenis@openbsd.org>

GDB 6.1 (excluding .info files)


# c074d1c9 17-May-2004 drahn <drahn@openbsd.org>

Resolve merge conflicts, adjust method of W^X handing (.sh files)
remove testsuites (not useable) remove mmalloc (not part of new binutils).


# e93f7393 23-Nov-1996 niklas <niklas@openbsd.org>

Merge to Cygnus 961112 + add some support (not ready) for shared libs