aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-05gdb: rename target_so_ops to solib_opsSimon Marchi1-2/+2
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-10-19gdb: make solib-svr4 not use so_list internallySimon Marchi1-0/+2
2023-10-19gdb: remove target_so_ops::free_soSimon Marchi1-1/+1
2023-10-19gdb: rename lm_info_base to lm_infoSimon Marchi1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-18gdb, gdbserver: support dlmopen()Markus Metzger1-0/+3
2022-09-20Constify some target_so_ops instancesTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-04-28Class-ify lm_info_svr4Simon Marchi1-4/+4
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi1-0/+23
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-02-21 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): SetDaniel Jacobowitz1-0/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-24 * solib-svr4.c (legacy_svr4_fetch_link_map_offsets_hook): Remove.Ulrich Weigand1-5/+0
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-16 * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete.Daniel Jacobowitz1-0/+7
2007-04-10 * solib-svr4.h (struct link_map_offsets): Remove l_addr_size,Andreas Schwab1-15/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2006-02-28gdb/ChangeLog:Alexandre Oliva1-0/+6
2006-02-02* solib-svr4.h (struct link_map_offsets): Remove r_debug_size andMark Kettenis1-7/+6
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2004-03-12* solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_HMark Kettenis1-3/+3
2004-03-112004-03-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+5
2004-02-21* solib-svr4.h: Update copyright year.Mark Kettenis1-1/+7
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-10-212002-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+4
2001-09-26Use gdbarch data mechanism instead of gdbarch swap mechanism to manageKevin Buettner1-2/+7
2001-03-10Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner1-4/+7
2000-10-24Reorganize solib.c.Kevin Buettner1-0/+70