aboutsummaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-05Prepare gdb for 64-bit obstacksAlan Modra1-2/+2
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-6/+11
2014-02-26change minsym representationTom Tromey1-3/+3
2014-02-13cleanup: remove declared variables without any referencesSanimir Agovic1-12/+0
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-6/+5
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-2/+2
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-3/+3
2013-01-30 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".Tom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-21gdb/Yao Qi1-3/+2
2012-09-27 * amd64-tdep.c (amd64_return_value): Revert previous changeSiddhesh Poyarekar1-1/+1
2012-09-26 * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.Siddhesh Poyarekar1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-6/+0
2012-05-16 gdb/Maciej W. Rozycki1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-03-18 gdb/Pedro Alves1-0/+3
2011-03-18 gdb/Pedro Alves1-7/+12
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-46/+51
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-09-10 * hppa-tdep.c (unwind_command): Use host_address_to_string functionPierre Muller1-1/+1
2010-01-19Delete unused or undefined functions.Joel Brobecker1-35/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-13 gdb/Joel Brobecker1-2/+0
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-33/+52
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-27/+27
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand1-2/+2
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-3/+3
2009-06-28 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-1/+1
2009-06-07 * hppa-tdep.c (_initialize_hppa_tdep): Add declaration.Pedro Alves1-0/+3
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil1-1/+1
2008-09-15 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Remove surroundingDave Anglin1-3/+4
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-4/+8
2008-09-05 * hppa-tdep.c (internalize_unwinds): Use objfile architectureUlrich Weigand1-3/+4
2008-09-05 * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand1-1/+1
2008-08-21 * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves1-4/+6
2008-07-15Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz1-1/+1
2008-07-15 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-1/+1
2008-07-15* dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz1-1/+1
2008-07-15* frame.c (frame_func_unwind): Delete.Daniel Jacobowitz1-3/+3