summaryrefslogtreecommitdiff
path: root/gdb/exec.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-26PR 20569, segv in follow_execSandra Loosemore
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-07-18make exec_ops staticTom Tromey
2014-06-03resize_section_table cleanupDoug Evans
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi
2014-02-23Adjust read_value_memory to use to_xfer_partialYao Qi
2014-02-23Use new to_xfer_partial interface in ctf and tfile targetYao Qi
2014-02-23Share code on to_xfer_partial for tfile and ctf targetYao Qi
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-29Create target sections for user-added symbol files.Nicolas Blanc
2013-08-28PR gdb/15415Jan Kratochvil
2013-07-222013-07-22 Doug Evans <dje@google.com>Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-08-22 * exec.c (exec_close, exec_file_attach): Update.Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-02-14 * exec.c (section_table_available_memory): Change `len' parameterPedro Alves
2011-02-14 Mark pieces of values as unavailable if the corresponding memoryPedro Alves
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-06-12 * exec.h (section_table_xfer_memory_partial): Improve description,Pedro Alves
2009-06-03 * target.c: Include "exec.h".Pedro Alves
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves
2009-05-22 * bfd-target.c: Don't include gdb_assert.h or gdb_string.h.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-06-13gdb/Daniel Jacobowitz
2004-01-122004-01-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney