Age | Commit message (Expand) | Author | Files | Lines |
1995-06-07 | * somsolib.c (som_solib_section_offsets): Handle relative pathnames. | Jeff Law | 1 | -0/+2 |
1995-06-07 | * hppa-tdep.c (frame_saved_pc): Handle backtracing through signal | Jeff Law | 1 | -0/+5 |
1995-06-06 | Fix some little endian problems | Michael Meissner | 1 | -0/+28 |
1995-06-02 | * arc-tdep.c (arc_bfd_mach_type): New static global. | David Edelsohn | 1 | -0/+13 |
1995-05-31 | * nlm/{configure.in, Makefile.in}: Converted to use autoconf. | J.T. Conklin | 1 | -0/+3 |
1995-05-31 | * nlm/configure.in: Use sed instead of awk to get the value of | J.T. Conklin | 1 | -0/+5 |
1995-05-31 | * sparclite/aload.c: Use a file descriptor instead of a stdio | J.T. Conklin | 1 | -0/+10 |
1995-05-29 | * defs.h: Include either varargs.h or stdarg.h (for va_list). | Jeff Law | 1 | -0/+3 |
1995-05-29 | * defs.h (vprintf_filtered declaration): Add PARAMS prototype; | Jeff Law | 1 | -0/+8 |
1995-05-28 | * configure.in: Use sed instead of awk to get the values of | J.T. Conklin | 1 | -0/+9 |
1995-05-27 | Sat May 27 16:24:04 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | Angela Marie Thomas | 1 | -0/+10 |
1995-05-25 | * arm-tdep.c (_initialize_arm_tdep): Use print_insn_little_arm | Steve Chamberlain | 1 | -0/+3 |
1995-05-24 | Wed May 24 15:49:47 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+13 |
1995-05-23 | * remote-nindy.c: Install Kung patch for PR 6820. I have no idea | Stu Grossman | 1 | -0/+3 |
1995-05-22 | * breakpoint.c: Move defaults of watchpoint related macros into | Stu Grossman | 1 | -0/+13 |
1995-05-22 | * breakpoint.c, target.h: Move defaults of watchpoint related | Jim Kingdon | 1 | -2/+21 |
1995-05-19 | * infrun.c (wait_for_inferior): Move assignments to stop_signal | Jim Kingdon | 1 | -0/+10 |
1995-05-19 | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 1 | -0/+10 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -0/+26 |
1995-05-18 | * Makefile.in (xcoffread.o): Depend on partial-stab.h. | Jim Kingdon | 1 | -0/+14 |
1995-05-18 | * Makefile.in (config.status): changed target so that | J.T. Conklin | 1 | -0/+3 |
1995-05-17 | * monitor.c (monitor_printf): Changed format specification in | J.T. Conklin | 1 | -0/+20 |
1995-05-16 | * configure.in: Added INIT-CMDS argument to AC_OUTPUT which sets | J.T. Conklin | 1 | -0/+6 |
1995-05-16 | * mdebugread.c (parse_symbol): Do not relocate stBlock/scText | Peter Schauer | 1 | -0/+7 |
1995-05-16 | * breakpoint.c: Move defaults of watchpoint related macros into | Stu Grossman | 1 | -0/+9 |
1995-05-16 | * config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh}, | J.T. Conklin | 1 | -0/+12 |
1995-05-15 | * remote.c (remote_kill): Add prototype. | Stan Shebs | 1 | -0/+6 |
1995-05-15 | * sparclite/salib.c (win_ovf win_unf): Make window size constant | Stu Grossman | 1 | -0/+6 |
1995-05-15 | * infrun.c: Add #ifdef HP_OS_BUG to all references to | Stu Grossman | 1 | -0/+9 |
1995-05-13 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -2/+3 |
1995-05-13 | * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc), | Jim Kingdon | 1 | -0/+6 |
1995-05-13 | * rs6000-tdep.c (find_toc_address): Revise comment. | Jim Kingdon | 1 | -0/+9 |
1995-05-12 | * cpu32bug-rom.c remote-est.c rom68k-rom.c: Update line_term element. | Stu Grossman | 1 | -0/+4 |
1995-05-12 | * partial-stab.h: Expand comments. | Jim Kingdon | 1 | -0/+4 |
1995-05-12 | * Support debugging using native MACH primitives on hppa*-*-osf*. | Jeff Law | 1 | -0/+12 |
1995-05-11 | * hppa-tdep.c (read_unwind_info): Cosmetic cleanup. | Stu Grossman | 1 | -0/+32 |
1995-05-10 | remote-est.c (est_open): Make static to match prototype. | Torbjorn Granlund | 1 | -0/+4 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 1 | -0/+7 |
1995-05-08 | * nlm/configure.in (gdb_host, gdb_host_cpu, gdb_target): Removed. | J.T. Conklin | 1 | -0/+3 |
1995-05-08 | * config/m68k/monitor.mt (TDEPFILES): Added cpu32bug-rom.o. | J.T. Conklin | 1 | -0/+4 |
1995-05-04 | * monitor.c (monitor_command): Don't use PROMPT until monitor | Stan Shebs | 1 | -0/+19 |
1995-04-29 | * array-rom.c (_initialize_array array_open): Move baud_rate | Stu Grossman | 1 | -0/+6 |
1995-04-28 | * Makefile.in (RUNTEST): Fix reference of `srcdir'. | David Edelsohn | 1 | -0/+4 |
1995-04-27 | Wed Apr 26 19:01:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+5 |
1995-04-25 | Add comment regarding stringtab_global and psymtabs. | Jim Kingdon | 1 | -0/+1 |
1995-04-25 | * dbxread.c: Add comment explaining lowest_text_address. | Jim Kingdon | 1 | -0/+4 |
1995-04-22 | * config/pa/tm-hppa.h (EXTRACT_STRUCT_VALUE_ADDRESS): Fix. | Jeff Law | 1 | -0/+2 |
1995-04-22 | * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly | Jeff Law | 1 | -0/+5 |
1995-04-21 | * minsyms.c: add new function lookup_minimal_symbol_text, to look | Kung Hsu | 1 | -0/+8 |
1995-04-21 | * sh-tdep.c (sh-opc.h): Don't include. | Stan Shebs | 1 | -0/+6 |