aboutsummaryrefslogtreecommitdiff
path: root/gdb/nios2-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-1/+1
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi1-1/+1
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-03-28Fix stepping past unwritable kernel helper on nios2-linux-gnu.Sandra Loosemore1-0/+12
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-27Avoid -Wnarrowing warnings in struct tramp_frame instancesTom Tromey1-4/+4
2018-08-13Split size in regset section iteratorsAlan Hayward1-1/+2
2018-05-30Remove regcache_raw_collectSimon Marchi1-2/+1
2018-05-30Remove regcache_raw_supplySimon Marchi1-3/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-15Remove features/nios2-linux.cYao Qi1-4/+0
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-2/+2
2015-08-03Nios II R2 support for GDB.Sandra Loosemore1-7/+29
2015-07-12Fix GDB breakage due to addition of new nios2 mach types in BFD.Sandra Loosemore1-2/+8
2015-05-08Fix register save offset for nios2 signal handler trampolines.Sandra Loosemore1-2/+21
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30NIOS2: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-10/+14
2014-08-07NIOS2 Linux: Fill 'collect_regset' in regset structure.Andreas Arnez1-1/+20
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21Remove 'arch' field from regset structure.Andreas Arnez1-1/+0
2014-05-21Constify regset structures.Andreas Arnez1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-202013-12-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-44/+2
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-142013-10-13 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2013-05-072013-05-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+233