aboutsummaryrefslogtreecommitdiff
path: root/gdb/bfd-target.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-30target_ops::to_stratum -> target_ops::stratum() virtual methodPedro Alves1-1/+2
2018-05-04Use gdb_bfd_ref_ptr in target_bfdTom Tromey1-4/+2
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-8/+9
2018-05-03Convert struct target_ops to C++Pedro Alves1-45/+59
2018-05-03Eliminate target_ops::to_xclosePedro Alves1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-3/+4
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi1-1/+1
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-1/+1
2014-01-13replace XZALLOC with XCNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-07-25remove pop_targetTom Tromey1-0/+1
2013-03-20gdb/Jan Kratochvil1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-1/+2
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-2/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-11* bfd-target.c (target_bfd_reopen): Rename `bfd' toAndrey Smirnov1-3/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-08-08 * bfd-target.c (struct target_bfd_data): New.Pedro Alves1-14/+30
2009-07-28Revert previous commit.Pedro Alves1-10/+1
2009-07-28 * bfd-target.c (target_bfd_xclose): Only close the bfd if thePedro Alves1-1/+10
2009-06-03 * target.c: Include "exec.h".Pedro Alves1-10/+27
2009-05-22 * bfd-target.c: Don't include gdb_assert.h or gdb_string.h.Pedro Alves1-72/+8
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-16* corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis1-3/+4
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov1-2/+2
2003-11-102003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-10-312003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+131