summaryrefslogtreecommitdiff
path: root/gdb/hppa-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_OBJFILE_OSECTIONSTom Tromey2023-05-071-33/+31
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-4/+4
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: make extract_integer take an array_viewSimon Marchi2021-12-031-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-2/+2
* gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu2021-08-171-1/+1
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* gdb: convert obj_section macros to methodsSimon Marchi2021-06-281-2/+2
* gdb: fix some indentation issuesSimon Marchi2021-05-271-2/+0
* Refactor struct trad_frame_saved_regsLuis Machado2021-01-041-10/+10
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi2020-12-041-1/+1
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-7/+7
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-1/+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
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Split size in regset section iteratorsAlan Hayward2018-08-131-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix HP/PA GNU/Linux "long double" formatPedro Alves2016-03-091-0/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-2/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-7/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* HPPA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-11/+11
* HPPA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2014-08-071-67/+36
* Constify regset structures.Andreas Arnez2014-05-211-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-3/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-03-181-0/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-9/+13
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves2010-08-041-1/+3
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-11/+15
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind_cache): RecordDave Anglin2008-09-151-2/+5
* * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Remove surroundingDave Anglin2008-09-151-16/+8
* * hppa-linux-tdep.c (hppa_linux_supply_fpregset): Correct iteration.Dave Anglin2008-09-141-2/+2
* * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves2008-08-211-3/+5
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-29/+30