summaryrefslogtreecommitdiff
path: root/gdb/vax-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-1/+1
* Turn value_enclosing_type into methodTom Tromey2023-02-131-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-7/+7
* gdb: final cleanup of various gdbarch_register_name methodsAndrew Burgess2022-10-021-4/+2
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-1/+1
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* trad-frame cleanupsLuis Machado2021-01-191-1/+1
* Refactor struct trad_frame_saved_regsLuis Machado2021-01-041-6/+6
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-5/+5
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-3/+3
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb/vax: Use default gdbarch methods where possibleAndrew Burgess2019-04-231-7/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-2/+3
* Split size in regset section iteratorsAlan Hayward2018-08-131-1/+1
* Remove regcache_raw_supplySimon Marchi2018-05-301-1/+1
* Remove regcache_cooked_writeSimon Marchi2018-05-301-5/+5
* Remove regcache_cooked_readSimon Marchi2018-05-301-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-1/+1
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-1/+0
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+4
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* VAX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-11/+9
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Constify regset structures.Andreas Arnez2014-05-211-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * amd64-tdep.c (amd64_return_value): Revert previous changeSiddhesh Poyarekar2012-09-271-5/+6
* * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.Siddhesh Poyarekar2012-09-261-6/+5
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-15/+19