aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-1/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-1/+1
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess1-1/+1
2022-04-11gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macrosSimon Marchi1-2/+11
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-18gdb: include gdbarch.h in all files extending gdbarch_tdepSimon Marchi1-0/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-15/+15
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-14Apply 'const' in more placesTom Tromey1-1/+1
2020-02-21Fix two more mips-tdep.h declarationsTom Tromey1-2/+2
2020-02-19Fix declaration of mips_pc_is_mipsTom Tromey1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi1-1/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi1-1/+1
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi1-1/+1
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves1-3/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12MIPS: Define aliases for MSYMBOL_TARGET_FLAG macrosMaciej W. Rozycki1-0/+4
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-0/+3
2014-05-21MIPS: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-8/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-0/+10
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-05-18 gdb/Maciej W. Rozycki1-1/+18
2012-05-18 * mips-tdep.h (mips_write_pc): New prototype.Maciej W. Rozycki1-0/+3
2012-04-26 gdb/Maciej W. Rozycki1-0/+2
2012-03-01 gdb/Maciej W. Rozycki1-0/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-6/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-052010-08-05 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+8
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-07-27 * mips-linux-tdep.c (mips_linux_syscall_next_pc): New function.Daniel Jacobowitz1-0/+45
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-09-10 * arch-utils.c (gdbarch_info_fill): Also try core_bfd.Daniel Jacobowitz1-0/+5
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-15 * gdbarch.sh (software_single_step): Replace REGCACHE argument byUlrich Weigand1-1/+1
2007-05-13 * blockframe.c: Remove obsolete comments.Ulrich Weigand1-6/+1
2007-04-14 * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" andUlrich Weigand1-1/+1
2007-04-122007-04-12 Luis Machado <luisgpm@br.ibm.com>Ulrich Weigand1-1/+1
2007-03-30gdb/Pedro Alves1-3/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3