aboutsummaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-23gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-08Change section_offsets to a std::vectorTom Tromey1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-26Make a bunch of functions staticSimon Marchi1-1/+1
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-6/+6
2019-10-17[gdb] Fix typos in commentsTom de Vries1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-05-08Convert hppa-tdep.c to type-safe registry APITom Tromey1-10/+7
2019-03-05Remove excess calls to gdb_flushTom Tromey1-2/+0
2019-02-27gdb/hppa: Use default gdbarch method default_dummy_id.Andrew Burgess1-9/+0
2019-01-17Make minimal symbol range adapter a method on objfileTom Tromey1-1/+1
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-2/+2
2019-01-09Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLSTom Tromey1-13/+14
2019-01-09Remove most uses of ALL_OBJFILESTom Tromey1-50/+49
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-4/+6
2018-07-22Simple unused variable removalsTom Tromey1-2/+0
2018-05-30Remove regcache_cooked_write_partSimon Marchi1-8/+7
2018-05-30Remove regcache_cooked_read_partSimon Marchi1-4/+3
2018-05-30Remove regcache_cooked_writeSimon Marchi1-8/+6
2018-05-30Remove regcache_cooked_readSimon Marchi1-1/+1
2018-05-20Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possibleSimon Marchi1-5/+2
2018-02-21Pass readable_regcache to gdbarch method read_pcYao Qi1-3/+3
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-1/+1
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-27Constify unwind_commandTom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi1-2/+0
2017-04-05-Wwrite-strings: The RestPedro Alves1-2/+2
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves1-23/+0
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-3/+4
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi1-8/+4
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-12/+13
2016-05-07remove trivialy unused variablesTrevor Saunders1-7/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-17gdb: Fix left shift of negative value.Dominik Vogt1-4/+4
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans1-2/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-9/+11
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan1-4/+7
2015-03-13Remove HPUXJan Kratochvil1-10/+33
2015-01-22gdb/hppa-tdep.c: Fix logical working flow issues and check additional store i...Chen Gang1-26/+95
2015-01-16Fix gcc-5 compilationJan Kratochvil1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1