summaryrefslogtreecommitdiff
path: root/gdb/solib-frv.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_OBJFILE_OSECTIONSTom Tromey2023-05-071-2/+1
* Rename objfile::sectionsTom Tromey2023-05-071-1/+1
* Use function_view in gdb_bfd_lookup_symbolTom Tromey2023-03-281-9/+6
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi2022-12-021-72/+23
* Constify some target_so_ops instancesTom Tromey2022-09-201-10/+12
* Use gdb_bfd_ref_ptr in objfileTom Tromey2022-08-031-1/+1
* gdb: remove symbol value macrosSimon Marchi2022-04-111-2/+2
* Unify gdb printf functionsTom Tromey2022-03-291-39/+39
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: convert obj_section macros to methodsSimon Marchi2021-06-281-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-45/+45
* Remove symfile_objfile macroTom Tromey2020-10-291-13/+15
* Remove the exec_bfd macroTom Tromey2020-10-291-4/+6
* Change target_read_string APITom Tromey2020-06-151-7/+4
* Remove ALL_SO_LIBS and so_list_headTom Tromey2020-05-081-15/+3
* 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
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-9/+5
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* 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
* Change target_read_string to use unique_xmalloc_ptrTom Tromey2018-03-301-4/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Eliminate catch_errorsPedro Alves2017-10-101-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Class-ify lm_info_frvSimon Marchi2017-04-281-23/+19
* Fix indentation of lm_info_frvSimon Marchi2017-04-281-23/+24
* Make various lm_info implementations inherit from a base classSimon Marchi2017-04-281-22/+27
* Remove unused parameter in solib_add and update_solib_listMarc-Andre Laperle2017-03-201-1/+1
* Use class to manage BFD reference countsTom Tromey2017-01-101-17/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Delete target_so_ops->special_symbol_handling hookPhilipp Rudo2016-10-211-9/+0
* remove trivialy unused variablesTrevor Saunders2016-05-071-3/+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 casts to memory allocation related callsSimon Marchi2015-09-251-5/+5
* 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-2/+2
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-6/+6