summaryrefslogtreecommitdiff
path: root/gdb/microblaze-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi2023-01-051-3/+2
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-2/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-5/+5
* gdb: final cleanup of various gdbarch_register_name methodsAndrew Burgess2022-10-021-3/+3
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-4/+4
* Remove register_gdbarch_initTom Tromey2022-08-161-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use debug_prefixed_printf_cond_nofunc in microblaze.cTom Tromey2021-12-291-12/+3
* gdb/microblaze-tdep.c: fix -Wunused-but-set-variableSimon Marchi2021-12-091-3/+0
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-2/+1
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* 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-21/+21
* Change management of tdesc_arch_dataTom Tromey2020-09-171-9/+6
* Apply 'const' in more placesTom Tromey2020-09-141-1/+1
* 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
* Fix opcodes includesTom Tromey2019-10-231-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Do not accidentally include in-tree readline headersTom Tromey2018-10-061-2/+2
* Simple -Wshadow=local fixesTom Tromey2018-10-041-3/+4
* Remove regcache_cooked_writeSimon Marchi2018-05-301-2/+2
* Remove regcache_cooked_readSimon Marchi2018-05-301-4/+4
* Remove some $ARCH_read_pc and $ARCH_write_pcYao Qi2018-02-061-7/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* microblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debugSimon Marchi2017-09-211-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Use XCNEW gdbarch_tdepYao Qi2017-05-241-1/+1
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+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/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+4
* Remove some variables but call functions for side effectsTom Tromey2016-07-141-2/+2
* 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-2/+3
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* gdb: microblaze: delete useless stubsMike Frysinger2015-06-231-26/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Microblaze: Reject invalid target descriptionsAjit Kumar Agarwal2014-10-101-1/+7
* 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
* This patch uses target_read_code instead of target_read_memory inMichael Eager2014-07-231-1/+1
* se typecast 'size_t' on 'reg', not only avoid the related warning, butMichael Eager2014-07-231-1/+1
* Fix for remote G Packet message too long error for baremetal.Michael Eager2014-07-191-2/+59
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-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