aboutsummaryrefslogtreecommitdiff
path: root/gdb/auxv.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis1-0/+5
2014-02-26start change to progspace independenceTom Tromey1-1/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-4/+4
2014-02-26change minsym representationTom Tromey1-1/+1
2014-02-19convert to_auxv_parseTom Tromey1-8/+3
2014-02-11Update comments to to_xfer_partial implementations.Yao Qi1-4/+5
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-22/+38
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-7/+7
2014-01-30Add support for AT_HWCAP2 auxv entryUlrich Weigand1-0/+1
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-3/+3
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-1/+1
2013-04-22 PR gdb/7912:Tom Tromey1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-6/+6
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-1/+1
2012-06-28 * auxv.c (fprint_target_auxv): Handle extended cache data tags.Iain Sandoe1-0/+4
2012-05-18 * valprint.c (val_print_string): Don't print leading space.Tom Tromey1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-152011-11-15 Pedro Alves <pedro@codesourcery.com>Luis Machado1-16/+101
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-33/+40
2010-10-15 PR python/11948:Tom Tromey1-1/+1
2010-07-05gdb/Jan Kratochvil1-2/+4
2010-07-05gdb/Jan Kratochvil1-1/+21
2010-05-182010-05-18 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-01-14gdb/Jan Kratochvil1-11/+142
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-2/+3
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-06-07 * auxv.c (procfs_xfer_auxv): Change type of the `object' argumentPedro Alves1-7/+4
2009-03-20gdb:Tom Tromey1-1/+2
2009-03-16gdb/Jan Kratochvil1-0/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-11-13gdb/ChangeLog:Ulrich Weigand1-1/+3
2008-10-28gdbTom Tromey1-5/+8
2008-09-11 * auxv.c (default_auxv_parse): Use gdbarch_ptr_bit (target_gdbarch)Ulrich Weigand1-1/+2
2008-09-04 * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans1-2/+2
2008-07-17Fix for failing gdb.base/auxv.exp on LinuxPaul Pluzhnikov1-0/+2
2008-05-04 Fix auxv data parsing on 64-bit solarisVladimir Prus1-1/+17
2008-01-16* auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.Mark Kettenis1-0/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-07-12 * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz1-40/+4