Age | Commit message (Expand) | Author | Files | Lines |
1996-10-08 | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 1 | -12/+18 |
1996-08-15 | * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC | Fred Fish | 1 | -2/+0 |
1996-08-14 | From Blair MacIntyre <bm@cs.columbia.edu>: | Fred Fish | 1 | -1/+1 |
1996-08-07 | * valops.c (call_function_by_hand): Handle aligning stacks that | Jeff Law | 1 | -1/+1 |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -16/+65 |
1996-04-09 | * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets and | Fred Fish | 1 | -5/+7 |
1996-04-01 | * hppa-tdep.c (hppa_pop_frame): Call clear_proceed_status before | Fred Fish | 1 | -0/+1 |
1996-01-23 | * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup. | Jeff Law | 1 | -2/+2 |
1995-12-03 | * ch-exp.c (parse_named_record_element): Avoid aggregrate | Jeff Law | 1 | -1/+1 |
1995-11-30 | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1 | -8/+9 |
1995-10-18 | * hppa-tdep.c (frame_chain): Fix more obscure problems caused | Jeff Law | 1 | -2/+28 |
1995-08-22 | * tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete. Causes more | Jeff Law | 1 | -1/+24 |
1995-08-22 | * hppa-tdep.c (frame_chain_valid): Handle systems where "$START$" | Jeff Law | 1 | -1/+9 |
1995-08-07 | * hppa-tdep.c (frame_saved_pc): Don't try to dig a return pointer | Jeff Law | 1 | -2/+6 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-27 | * hppa-tdep.c (hppa_fix_call_dummy): Rewrite code for calling | Jeff Law | 1 | -23/+35 |
1995-06-11 | * hppa-tdep.c (frame_chain): Try to compensate for incomplete | Jeff Law | 1 | -11/+52 |
1995-06-07 | * hppa-tdep.c (frame_saved_pc): Handle backtracing through signal | Jeff Law | 1 | -1/+16 |
1995-05-11 | * hppa-tdep.c (read_unwind_info): Cosmetic cleanup. | Stu Grossman | 1 | -12/+53 |
1995-04-20 | * hppa-tdep.c (deposit_17): New routine to deposit 17 bit | Stu Grossman | 1 | -27/+64 |
1995-03-01 | * hppa-tdep.c (pa_print_registers), monitor.c: Use | Jim Kingdon | 1 | -2/+2 |
1995-02-28 | * defs.h: define SWAP_TARGET_AND_HOST macro. | Kung Hsu | 1 | -18/+0 |
1995-02-12 | * valops.c (value_arg_coerce): Now takes param_type argument. | Per Bothner | 1 | -3/+0 |
1995-02-09 | * config/sparc/tm-sun4sol2.h, dbxread.c: Rename | Jim Kingdon | 1 | -12/+12 |
1995-01-17 | General cleanup and simplication of disassembler interface. | Stan Shebs | 1 | -1/+3 |
1994-12-30 | * hppa-tdep.c (pa_print_registers): Extract register values stored | Rob Savoye | 1 | -12/+32 |
1994-12-29 | * hppa-tdep.c (hppa_fix_call_dummy): Prefer import stubs over | Jeff Law | 1 | -15/+54 |
1994-12-28 | * hppa-tdep.c (push_dummy_frame): Refine code to determine what | Jeff Law | 1 | -4/+19 |
1994-12-28 | * hppa-tdep.c (push_dummy_frame): Return type is void. Clear | Jeff Law | 1 | -12/+47 |
1994-12-07 | * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will | Rob Savoye | 1 | -0/+2 |
1994-12-01 | * somsolib.c (som_solib_get_got_by_pc): New function. | Jeff Law | 1 | -0/+13 |
1994-11-26 | * tm-hppa.h (skip_trampoline_code): Add extern decl. | Jeff Law | 1 | -42/+48 |
1994-11-25 | * hppa-tdep.c (in_solib_call_trampoline): Recognize calls through | Jeff Law | 1 | -27/+129 |
1994-11-25 | * hpread.c: Include hp-symtab.h instead of hpux-symtab.h. | Jeff Law | 1 | -2/+0 |
1994-11-24 | * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline | Jeff Law | 1 | -0/+80 |
1994-11-16 | * hppa-tdep.c: Remove including sys/dir.h from a target file. | Rob Savoye | 1 | -1/+0 |
1994-11-16 | * hppa-tdep.c (skip_trampoline_code): Handle shared library import | Jeff Law | 1 | -0/+39 |
1994-11-11 | * hppa-tdep.c (rp_saved): Handle IMPORT stubs too. | Jeff Law | 1 | -0/+1 |
1994-11-08 | * hppa-tdep.c (read_unwind_info): Use "text_offset" for linker | Jeff Law | 1 | -0/+1 |
1994-11-08 | * Enable backtracing from inside a SOM shared library back into | Jeff Law | 1 | -4/+9 |
1994-11-06 | * hppa-tdep.c (frame_saved_pc): Mask off low two bits when | Jeff Law | 1 | -4/+22 |
1994-11-05 | * hppa-tdep.c (hppa_frame_find_saved_regs): Change "frame" to | Jeff Law | 1 | -19/+19 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1 | -48/+52 |
1994-10-20 | * hppa-tdep.c: Remove include files a.out.h, ioctl.h, and | Rob Savoye | 1 | -3/+0 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 1 | -2/+0 |
1994-09-26 | * hppa-tdep.c (frame_saved_pc): Fix thinko in code to dig saved pc | Jeff Law | 1 | -2/+2 |
1994-08-19 | * Makefile.in (ALLDEPFILES): Add hpread.c. | Jeff Law | 1 | -0/+21 |
1994-08-19 | * hppa-tdep.c (skip_trampoline_code): Revert incorrect change | Jeff Law | 1 | -1/+1 |
1994-08-01 | * hppa-tdep.c (compare_unwind_entries): Add "const" to both | Jeff Law | 1 | -4/+4 |