aboutsummaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-05gdb: rename struct shobj -> struct solibSimon Marchi1-1/+1
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-1/+1
2023-10-19gdb: replace some so_list parameters to use referencesSimon Marchi1-2/+1
2023-06-09[gdb] Fix typosTom de Vries1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-16Use checked_static_cast in more placesTom Tromey1-1/+2
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-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-05-08Convert nto-tdep.c to type-safe registry APITom Tromey1-2/+2
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-02-14Change openp et al to use a unique_xmalloc_ptrTom Tromey1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-24Create private_thread_info hierarchySimon Marchi1-5/+11
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/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-21[nto] Fix nto target stopped by watchpoint.Aleksandar Ristovski1-0/+13
2015-10-20[nto] Implement TARGET_OBJECT_AUXV.Aleksandar Ristovski1-0/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-19Add target_ops argument to to_extra_thread_infoTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-02gdb/Yao Qi1-5/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-28 * nto-tdep.c (nto_thread_state_str): New array.Aleksandar Ristovski1-0/+11
2009-06-12* nto-tdep.h (nto_generic_supply_gpregset)Aleksandar Ristovski1-9/+0
2009-06-11 * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski1-2/+0
2009-06-07 * inferior.h (proc_iterate_over_mappings): Delete declaration.Pedro Alves1-2/+0
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-05 * nto-tdep.h (struct nto_target_ops): Add gdbarch parameter toUlrich Weigand1-1/+1
2008-07-23 * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski1-2/+2
2008-01-29 * nto-tdep.h: Remove #include "defs.h".Joel Brobecker1-1/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand1-6/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2004-12-10* nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin1-57/+82
2003-05-06Fixed some ARI hitsKris Warkentin1-9/+8
2003-05-05Added i386 QNX Neutrino support.Kris Warkentin1-0/+157