summaryrefslogtreecommitdiff
path: root/gdb/solib-frv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdbTom Tromey2011-04-191-1/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-6/+6
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-12/+24
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+1
* gdb: fdpic/frv: fix shared library loadingMike Frysinger2010-04-161-10/+23
* * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves2010-02-241-4/+0
* gdb/Jan Kratochvil2010-01-081-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb/Jan Kratochvil2009-11-021-14/+27