aboutsummaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
AgeCommit message (Expand)AuthorFilesLines
1998-01-30 * coffread.c (coff_symtab_read) [SEM]: Remove code, macro canStan Shebs1-3/+0
1996-10-08 * Makefile.in: Add rule for hpux-thread.o (needs special headerStu Grossman1-12/+18
1996-08-15 * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PCFred Fish1-2/+0
1996-08-14 From Blair MacIntyre <bm@cs.columbia.edu>:Fred Fish1-1/+1
1996-08-07 * valops.c (call_function_by_hand): Handle aligning stacks thatJeff Law1-1/+1
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-16/+65
1996-04-09 * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets andFred Fish1-5/+7
1996-04-01 * hppa-tdep.c (hppa_pop_frame): Call clear_proceed_status beforeFred Fish1-0/+1
1996-01-23 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.Jeff Law1-2/+2
1995-12-03 * ch-exp.c (parse_named_record_element): Avoid aggregrateJeff Law1-1/+1
1995-11-30 * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c,Per Bothner1-8/+9
1995-10-18 * hppa-tdep.c (frame_chain): Fix more obscure problems causedJeff Law1-2/+28
1995-08-22 * tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete. Causes moreJeff Law1-1/+24
1995-08-22 * hppa-tdep.c (frame_chain_valid): Handle systems where "$START$"Jeff Law1-1/+9
1995-08-07 * hppa-tdep.c (frame_saved_pc): Don't try to dig a return pointerJeff Law1-2/+6
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-27 * hppa-tdep.c (hppa_fix_call_dummy): Rewrite code for callingJeff Law1-23/+35
1995-06-11 * hppa-tdep.c (frame_chain): Try to compensate for incompleteJeff Law1-11/+52
1995-06-07 * hppa-tdep.c (frame_saved_pc): Handle backtracing through signalJeff Law1-1/+16
1995-05-11 * hppa-tdep.c (read_unwind_info): Cosmetic cleanup.Stu Grossman1-12/+53
1995-04-20 * hppa-tdep.c (deposit_17): New routine to deposit 17 bitStu Grossman1-27/+64
1995-03-01 * hppa-tdep.c (pa_print_registers), monitor.c: UseJim Kingdon1-2/+2
1995-02-28 * defs.h: define SWAP_TARGET_AND_HOST macro.Kung Hsu1-18/+0
1995-02-12 * valops.c (value_arg_coerce): Now takes param_type argument.Per Bothner1-3/+0
1995-02-09 * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon1-12/+12
1995-01-17 General cleanup and simplication of disassembler interface.Stan Shebs1-1/+3
1994-12-30 * hppa-tdep.c (pa_print_registers): Extract register values storedRob Savoye1-12/+32
1994-12-29 * hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs overJeff Law1-15/+54
1994-12-28 * hppa-tdep.c (push_dummy_frame): Refine code to determine whatJeff Law1-4/+19
1994-12-28 * hppa-tdep.c (push_dummy_frame): Return type is void. ClearJeff Law1-12/+47
1994-12-07 * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support willRob Savoye1-0/+2
1994-12-01 * somsolib.c (som_solib_get_got_by_pc): New function.Jeff Law1-0/+13
1994-11-26 * tm-hppa.h (skip_trampoline_code): Add extern decl.Jeff Law1-42/+48
1994-11-25 * hppa-tdep.c (in_solib_call_trampoline): Recognize calls throughJeff Law1-27/+129
1994-11-25 * hpread.c: Include hp-symtab.h instead of hpux-symtab.h.Jeff Law1-2/+0
1994-11-24 * blockframe.c (find_pc_partial_function): Inhibit mst_trampolineJeff Law1-0/+80
1994-11-16 * hppa-tdep.c: Remove including sys/dir.h from a target file.Rob Savoye1-1/+0
1994-11-16 * hppa-tdep.c (skip_trampoline_code): Handle shared library importJeff Law1-0/+39
1994-11-11 * hppa-tdep.c (rp_saved): Handle IMPORT stubs too.Jeff Law1-0/+1
1994-11-08 * hppa-tdep.c (read_unwind_info): Use "text_offset" for linkerJeff Law1-0/+1
1994-11-08 * Enable backtracing from inside a SOM shared library back intoJeff Law1-4/+9
1994-11-06 * hppa-tdep.c (frame_saved_pc): Mask off low two bits whenJeff Law1-4/+22
1994-11-05 * hppa-tdep.c (hppa_frame_find_saved_regs): Change "frame" toJeff Law1-19/+19
1994-11-04 Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs1-48/+52
1994-10-20 * hppa-tdep.c: Remove include files a.out.h, ioctl.h, andRob Savoye1-3/+0
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-2/+0
1994-09-26 * hppa-tdep.c (frame_saved_pc): Fix thinko in code to dig saved pcJeff Law1-2/+2
1994-08-19 * Makefile.in (ALLDEPFILES): Add hpread.c.Jeff Law1-0/+21
1994-08-19 * hppa-tdep.c (skip_trampoline_code): Revert incorrect changeJeff Law1-1/+1