summaryrefslogtreecommitdiff
path: root/gdb/hppa-linux-tdep.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-05-07Remove ALL_OBJFILE_OSECTIONSTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-10-10Change GDB to use frame_info_ptrTom Tromey
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-12-03gdb: make extract_integer take an array_viewSimon Marchi
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu
2021-06-29gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi
2021-06-28gdb: convert obj_section macros to methodsSimon Marchi
2021-05-27gdb: fix some indentation issuesSimon Marchi
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-04gdb: make displaced stepping implementation capable of managing multiple buffersSimon Marchi
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-08-13Split size in regset section iteratorsAlan Hayward
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-03-09Fix HP/PA GNU/Linux "long double" formatPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans
2015-09-25Add some more casts (1/2)Simon Marchi
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30HPPA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-08-07HPPA Linux: Fill 'collect_regset' in regset structures.Andreas Arnez
2014-05-21Constify regset structures.Andreas Arnez
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-18 gdb/Pedro Alves
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-15 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind_cache): RecordDave Anglin
2008-09-15 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Remove surroundingDave Anglin
2008-09-14 * hppa-linux-tdep.c (hppa_linux_supply_fpregset): Correct iteration.Dave Anglin
2008-08-21 * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves