]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/solib-frv.c
PR31692, objdump fails .debug_info size check
[thirdparty/binutils-gdb.git] / gdb / solib-frv.c
9 days ago  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-06  Simon Marchigdb: remove core_bfd macro
2024-02-05  Simon Marchigdb: rename target_so_ops to solib_ops
2024-02-05  Simon Marchigdb: rename struct shobj -> struct solib
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-21  Lancelot Sixgdb: Use C++17's std::make_unique instead of gdb::make_...
2023-10-19  Simon Marchigdb: rename struct so_list to shobj
2023-10-19  Simon Marchigdb: link so_list using intrusive_list
2023-10-19  Simon Marchigdb: make so_list::{so_original_name,so_name} std:...
2023-10-19  Simon Marchigdb: make so_list::abfd a gdb_bfd_ref_ptr
2023-10-19  Simon Marchigdb: make so_list::lm_info a unique_ptr
2023-10-19  Simon Marchigdb: use gdb::checked_static_cast when casting lm_info
2023-10-19  Simon Marchigdb: remove target_so_ops::free_so
2023-10-19  Simon Marchigdb: rename lm_info_base to lm_info
2023-10-19  Simon Marchigdb: allocate so_list with new, deallocate with delete
2023-10-19  Simon Marchigdb: replace some so_list parameters to use references
2023-10-19  Simon Marchigdb: add program_space parameter to target_so_ops:...
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-09-29  Simon Marchigdb: remove unused imports in solib*.[ch]
2023-05-07  Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07  Tom TromeyRename objfile::sections
2023-03-28  Tom TromeyUse function_view in gdb_bfd_lookup_symbol
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-02  Simon Marchigdb: merge solib-frv aix-solib debug options into ...
2022-09-20  Tom TromeyConstify some target_so_ops instances
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29  Tom TromeyRemove symfile_objfile macro
2020-10-29  Tom TromeyRemove the exec_bfd macro
2020-06-15  Tom TromeyChange target_read_string API
2020-05-08  Tom TromeyRemove ALL_SO_LIBS and so_list_head
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
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...
next