summaryrefslogtreecommitdiff
path: root/gdb/m68k-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: remove TYPE_NFIELDS macroSimon Marchi2020-05-221-1/+1
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-13/+13
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+1
* 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] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* 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
* Remove regcache_cooked_writeSimon Marchi2018-05-301-3/+3
* Remove regcache_raw_write_partSimon Marchi2018-05-301-3/+2
* Remove regcache_raw_writeSimon Marchi2018-05-301-4/+4
* Remove regcache_raw_readSimon Marchi2018-05-301-5/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand2017-11-061-4/+5
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-2/+2
* Clean up includes of doublest.h and floatformat.hUlrich Weigand2017-10-051-0/+1
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Get register contents by register_size instead of TYPE_LENGTHYao Qi2017-05-241-1/+3
* Restrict m68k_convert_register_pYao Qi2017-05-241-12/+4
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-4/+0
* 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
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* 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-1/+1
* * configure: Rebuild.Tom Tromey2012-11-021-3/+0
* * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar2012-09-171-4/+2
* * m68k-tdep.c (m68k_reg_struct_return_p): Accept complex types.Andreas Schwab2012-07-241-5/+8
* gdb/Yao Qi2012-06-081-0/+12
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-4/+13
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-10/+12
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-11-17 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov2009-11-171-0/+7
* 2009-11-17 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov2009-11-171-1/+3
* * m68k-tdep.c (m68k_convert_register_p): CorrectVladimir Prus2009-11-061-1/+0