Remove path name from test case
[binutils-gdb.git] / gdb / bfd-target.c
2023-10-19 Simon Marchigdb: remove target_section_table typedef
2023-07-10 Tom TromeyRemove target_close
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-02-24 Andrew Burgessgdb: spread a little 'const' through the target_section...
2021-02-22 Tom TromeyChange target_bfd_reopen to take a gdb_bfd_ref_ptr
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-10-13 Tom TromeyChange target_section_table to std::vector alias
2020-10-13 Tom Tromeybuild_section_table cannot fail
2020-10-13 Tom TromeyUse a std::vector in target_section_table
2020-07-22 Kevin Buettnersection_table_xfer_memory: Replace section name with...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30 Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-05-04 Tom TromeyUse gdb_bfd_ref_ptr in target_bfd
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-05-02 Pedro AlvesEliminate target_ops::to_xclose
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07 Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-07-25 Tom Tromeyremove pop_target
2013-03-20 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-11 Andrey Smirnov* bfd-target.c (target_bfd_reopen): Rename `bfd' to
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-08-08 Pedro Alves * bfd-target.c (struct target_bfd_data): New.
2009-07-28 Pedro AlvesRevert previous commit.
2009-07-28 Pedro Alves * bfd-target.c (target_bfd_xclose): Only close the...
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-05-22 Pedro Alves * bfd-target.c: Don't include gdb_assert.h or gdb_stri...
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-05-16 Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-01-29 Baurzhan Ismagulov2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
2003-11-10 Andrew Cagney2003-11-10 Andrew Cagney <cagney@redhat.com>
2003-10-31 Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>