Change section_offsets to a std::vector
[deliverable/binutils-gdb.git] / gdb / solib-frv.c
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-09-19  Alan Modrabfd_section_* macros
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-18  Tom TromeyUse unique_xmalloc_ptr in two solib functions
2018-03-30  Tom TromeyChange target_read_string to use unique_xmalloc_ptr
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-10  Pedro AlvesEliminate catch_errors
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-04-28  Simon MarchiClass-ify lm_info_frv
2017-04-28  Simon MarchiFix indentation of lm_info_frv
2017-04-28  Simon MarchiMake various lm_info implementations inherit from a...
2017-03-20  Marc-Andre LaperleRemove unused parameter in solib_add and update_solib_list
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-21  Philipp RudoDelete target_so_ops->special_symbol_handling hook
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-13  Simon MarchiConstify arguments of gdb_bfd_lookup_symbol and related...
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilValidate symbol file using build-id
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-01-15  Tom Tromeychange solib-frv to use entry_point_address_query
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-06-24  Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-05-06  Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-19  Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-02  Yao Qigdb/
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-30  Yao Qi gdb/
2011-08-09  Pedro Alves2011-08-09 Pedro Alves <pedro@codesourcery.com>
2011-04-19  Tom Tromeygdb
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-11  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-04-16  Mike Frysingergdb: fdpic/frv: fix shared library loading
2010-02-24  Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-01-08  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-11-02  Jan Kratochvilgdb/
2009-07-17  Ulrich Weigand * solib.c (solib_bfd_open): Do not call ops->bfd_open.
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-05-22  Pedro Alves * target.h (struct section_table): Rename to ...
2009-02-22  Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-19  Kevin Buettner * frv-tdep.c (frv_skip_main_prologue): New function.
2008-08-26  Ulrich WeigandChangeLog:
2008-08-26  Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-21  Pedro Alves * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-24  Ulrich Weigand * frv-tdep.c: Include "solib.h".
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-04-27  Kevin Buettner * solib-frv.c (lm_base): Bail out if the main executab...
2007-02-20  Daniel Jacobowitzgdb/
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-15  Kevin BuettnerAdd FR-V Linux core file support.
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-11-08  Kevin BuettnerVarious gdb_byte related changes for FRV targets.
2005-06-13  Mark Mitchell * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
2005-04-29  Kevin BuettnerFix bugs related to inferior function calls on FRV...
2005-03-31  Kevin BuettnerAdd TLS load module support for FRV.
2005-02-18  Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14  Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-09-11  Paul N. Hilfinger* language.c (local_hex_format_custom): Remove.
2004-07-26  Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-17  Andrew Cagney2004-07-17 Andrew Cagney <cagney@gnu.org>
2004-03-13  Kevin BuettnerAdd shared library support for FR-V FDPIC ABI.
This page took 2.639019 seconds and 97 git commands to generate.