aboutsummaryrefslogtreecommitdiff
path: root/gdb/osabi.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-14Remove alloca from osabi.cTom Tromey1-2/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves1-13/+7
2022-06-03[gdb] Fix warning in foreach_arch selftestsTom de Vries1-6/+29
2022-06-03Revert "[gdb] Fix warning in foreach_arch selftests"Tom de Vries1-38/+12
2022-06-01[gdb] Fix warning in foreach_arch selftestsTom de Vries1-12/+38
2022-03-29Unify gdb printf functionsTom Tromey1-8/+8
2022-01-26Fix another crash with gdb parameters in PythonTom Tromey1-1/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-06-28gdb: remove gdbarch_info_initSimon Marchi1-3/+1
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-1/+0
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-1/+1
2020-09-19Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey1-5/+5
2020-03-16gdb: add Windows OS ABISimon Marchi1-0/+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-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-10-17[gdb] Fix typos in commentsTom de Vries1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-01arm-pikeos: software single stepJerome Guitton1-0/+1
2018-04-07Fix generation of x86-64 gdbarch with osabi none (PR 22979)Simon Marchi1-7/+7
2018-04-07Make "set osabi none" really work (PR 22980)Simon Marchi1-7/+5
2018-01-19Find arm-linux-gnueabi(hf)?-gcc in compileYao Qi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify add_setshow_*Tom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-27/+17
2016-10-31MIPS: Remove remains of IRIX OS ABI supportMaciej W. Rozycki1-1/+0
2016-03-09Avoid spaces in osabi namesPedro Alves1-9/+9
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-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-4/+2
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi1-6/+10
2015-05-29PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag valuesRoland McGrath1-43/+41
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-19MIPS SDE OS ABI supportYao Qi1-0/+1
2014-12-12add gnu_triplet_regexp gdbarch methodTom Tromey1-32/+56
2014-10-17Delete Tru64 supportPedro Alves1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-02gdb/Yao Qi1-1/+0
2013-02-04Adding aarch64-newlib-tdep support.Marcus Shawcroft1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker1-0/+1