aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-frv.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-30Change target_read_string to use unique_xmalloc_ptrTom Tromey1-4/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-10Eliminate catch_errorsPedro Alves1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-04-28Class-ify lm_info_frvSimon Marchi1-23/+19
2017-04-28Fix indentation of lm_info_frvSimon Marchi1-23/+24
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi1-22/+27
2017-03-20Remove unused parameter in solib_add and update_solib_listMarc-Andre Laperle1-1/+1
2017-01-10Use class to manage BFD reference countsTom Tromey1-17/+11
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-21Delete target_so_ops->special_symbol_handling hookPhilipp Rudo1-9/+0
2016-05-07remove trivialy unused variablesTrevor Saunders1-3/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-13Constify arguments of gdb_bfd_lookup_symbol and related functionsSimon Marchi1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-5/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-3/+3
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-1/+0
2015-07-15Validate symbol file using build-idJan Kratochvil1-0/+1
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-2/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-02-26start change to progspace independenceTom Tromey1-2/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-6/+6
2014-02-26change minsym representationTom Tromey1-2/+2
2014-01-15change solib-frv to use entry_point_address_queryTom Tromey1-5/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-3/+3
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves1-1/+1
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-9/+9
2012-08-02gdb/Yao Qi1-6/+6
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-6/+7
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-2/+0
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-08-30 gdb/Yao Qi1-72/+10
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-103/+12
2011-04-19gdbTom Tromey1-1/+1
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+24
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-04-16gdb: fdpic/frv: fix shared library loadingMike Frysinger1-10/+23
2010-02-24 * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves1-4/+0
2010-01-08gdb/Jan Kratochvil1-1/+1