summaryrefslogtreecommitdiff
path: root/gdb/solib-dsbt.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-10Eliminate catch_errorsPedro Alves
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-28Class-ify lm_info_dsbtSimon Marchi
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-13Constify arguments of gdb_bfd_lookup_symbol and related functionsSimon Marchi
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil
2015-07-15Validate symbol file using build-idJan Kratochvil
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-02-26start change to progspace independenceTom Tromey
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-13replace XZALLOC with XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-29Simplify REGISTRY cleanup usagesYao Qi
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki
2013-05-07gdb/Yao Qi
2013-05-07gdb/Yao Qi
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker
2013-04-28gdb/Yao Qi
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey
2013-03-13More invalid pointer to pointer conversions.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey
2012-08-02gdb/Yao Qi
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-08-30 gdb/Yao Qi
2011-08-14 gdb/Yao Qi