summaryrefslogtreecommitdiff
path: root/gdb/solib-dsbt.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Change section_offsets to a std::vectorTom Tromey2020-01-081-6/+5
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-12/+8
* Change solib-dsbt.c to use type-safe registryTom Tromey2019-07-101-28/+12
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Replace "the the" with "the"Tom Tromey2019-01-171-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Use unique_xmalloc_ptr in two solib functionsTom Tromey2018-06-181-8/+3
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-2/+2
* Convert struct target_ops to C++Pedro Alves2018-05-031-2/+2
* Make target_read_alloc & al return vectorsSimon Marchi2018-04-071-10/+9
* Change target_read_string to use unique_xmalloc_ptrTom Tromey2018-03-301-4/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Eliminate catch_errorsPedro Alves2017-10-101-8/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Class-ify lm_info_dsbtSimon Marchi2017-04-281-12/+13
* Make various lm_info implementations inherit from a base classSimon Marchi2017-04-281-10/+12
* Use class to manage BFD reference countsTom Tromey2017-01-101-12/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Delete target_so_ops->special_symbol_handling hookPhilipp Rudo2016-10-211-10/+0
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Constify arguments of gdb_bfd_lookup_symbol and related functionsSimon Marchi2015-10-131-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-7/+7
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+3
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-1/+0
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-2/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Simplify REGISTRY cleanup usagesYao Qi2013-10-291-4/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* gdb/Yao Qi2013-05-071-8/+0
* gdb/Yao Qi2013-05-071-119/+28
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-7/+5
* gdb/Yao Qi2013-04-281-24/+24
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-1/+1
* More invalid pointer to pointer conversions.Pedro Alves2013-03-131-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1