aboutsummaryrefslogtreecommitdiff
path: root/gdb/auxv.h
AgeCommit message (Collapse)AuthorFilesLines
2005-05-232005-05-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
* auxv.h (target_auxv_read, procfs_xfer_auxv) (target_auxv_parse): Use gdb_byte for byte buffer parameters. * auxv.c (target_auxv_read, procfs_xfer_auxv, target_auxv_parse) (target_auxv_search, fprint_target_auxv): Update.
2004-02-012004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+75
* auxv.h: New file. * auxv.c: New file. * Makefile.in (auxv_h): New variable. (COMMON_OBS): Add auxv.o here. (auxv.o): New target.