summaryrefslogtreecommitdiff
path: root/gdb/solib-frv.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
* 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
* change minsym representationTom Tromey2014-02-261-2/+2
* change solib-frv to use entry_point_address_queryTom Tromey2014-01-151-5/+4
* 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
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-3/+3
* -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
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-9/+9
* gdb/Yao Qi2012-08-021-6/+6
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-6/+7
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-2/+0
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Yao Qi2011-08-301-72/+10
* 2011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-091-103/+12