summaryrefslogtreecommitdiff
path: root/gdb/osabi.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-13/+7
* [gdb] Fix warning in foreach_arch selftestsTom de Vries2022-06-031-6/+29
* Revert "[gdb] Fix warning in foreach_arch selftests"Tom de Vries2022-06-031-38/+12
* [gdb] Fix warning in foreach_arch selftestsTom de Vries2022-06-011-12/+38
* Unify gdb printf functionsTom Tromey2022-03-291-8/+8
* Fix another crash with gdb parameters in PythonTom Tromey2022-01-261-1/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove gdbarch_info_initSimon Marchi2021-06-281-3/+1
* gdb: Remove arm-symbianelf supportAlan Modra2021-02-111-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-1/+1
* Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey2020-09-191-5/+5
* gdb: add Windows OS ABISimon Marchi2020-03-161-0/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* [gdb] Fix typos in commentsTom de Vries2019-10-171-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* arm-pikeos: software single stepJerome Guitton2018-11-011-0/+1
* Fix generation of x86-64 gdbarch with osabi none (PR 22979)Simon Marchi2018-04-071-7/+7
* Make "set osabi none" really work (PR 22980)Simon Marchi2018-04-071-7/+5
* Find arm-linux-gnueabi(hf)?-gcc in compileYao Qi2018-01-191-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-27/+17
* MIPS: Remove remains of IRIX OS ABI supportMaciej W. Rozycki2016-10-311-1/+0
* Avoid spaces in osabi namesPedro Alves2016-03-091-9/+9
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-4/+2
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-6/+10
* PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag valuesRoland McGrath2015-05-291-43/+41
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* MIPS SDE OS ABI supportYao Qi2014-12-191-0/+1
* add gnu_triplet_regexp gdbarch methodTom Tromey2014-12-121-32/+56
* Delete Tru64 supportPedro Alves2014-10-171-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Yao Qi2013-09-021-1/+0
* Adding aarch64-newlib-tdep support.Marcus Shawcroft2013-02-041-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Port GDB to powerpc-lynx178.Joel Brobecker2012-12-181-0/+1
* PR gdb/14704:Tom Tromey2012-11-081-7/+22