aboutsummaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi1-0/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-05gdb: rename struct shobj -> struct solibSimon Marchi1-2/+2
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-10-19gdb: rename struct so_list to shobjSimon Marchi1-2/+2
2023-10-19gdb: make so_list::lm_info a unique_ptrSimon Marchi1-1/+1
2023-10-19gdb: use gdb::checked_static_cast when casting lm_infoSimon Marchi1-1/+1
2023-10-19gdb: replace some so_list parameters to use referencesSimon Marchi1-3/+3
2023-10-10gdb: remove target_gdbarchSimon Marchi1-13/+16
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-28Rewrite registry.hTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-10/+10
2020-09-14Apply 'const' in more placesTom Tromey1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-05-08Convert nto-tdep.c to type-safe registry APITom Tromey1-33/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+1
2018-02-14Change openp et al to use a unique_xmalloc_ptrTom Tromey1-3/+3
2018-02-14Move some declarations to source.hTom Tromey1-0/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-24Create private_thread_info hierarchySimon Marchi1-3/+7
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-08-22Change gdb_realpath to return a unique_xmalloc_ptrTom Tromey1-1/+1
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi1-33/+2
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-20gdb: Constify solib_findPedro Alves1-1/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-22Add cast in nto-tdep.cSimon Marchi1-1/+2
2015-10-21[nto] Improve ABI sniffing.Aleksandar Ristovski1-3/+45
2015-10-21[nto] Fix nto target stopped by watchpoint.Aleksandar Ristovski1-0/+52
2015-10-20[nto] Implement TARGET_OBJECT_AUXV.Aleksandar Ristovski1-0/+83
2015-09-25Add casts to memory allocation related callsSimon Marchi1-3/+3
2015-03-20constify nto-tdep.cPedro Alves1-2/+4
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey1-1/+1
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-04Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil1-1/+2
2013-08-28gdb/Jan Kratochvil1-1/+1