* infrun.c: Add #ifdef HP_OS_BUG to all references to
[binutils-gdb.git] / gdb / ChangeLog
1995-05-15 Stu Grossman * infrun.c: Add #ifdef HP_OS_BUG to all references to
1995-05-13 Jim Kingdon * dwarfread.c (struct dwfinfo), dbxread.c (struct...
1995-05-13 Jim Kingdon * dwarfread.c (struct dwfinfo), dbxread.c (struct...
1995-05-13 Jim Kingdon * rs6000-tdep.c (find_toc_address): Revise comment.
1995-05-12 Stu Grossman * cpu32bug-rom.c remote-est.c rom68k-rom.c: Update...
1995-05-12 Jim Kingdon* partial-stab.h: Expand comments.
1995-05-12 Jeff Law * Support debugging using native MACH primitives on...
1995-05-11 Stu Grossman * hppa-tdep.c (read_unwind_info): Cosmetic cleanup.
1995-05-10 Torbjorn Granlundremote-est.c (est_open): Make static to match prototype.
1995-05-09 Michael MeissnerAdd little endian PowerPC support.
1995-05-08 J.T. Conklin* nlm/configure.in (gdb_host, gdb_host_cpu, gdb_target...
1995-05-08 J.T. Conklin* config/m68k/monitor.mt (TDEPFILES): Added cpu32bug...
1995-05-04 Stan Shebs * monitor.c (monitor_command): Don't use PROMPT until...
1995-04-29 Stu Grossman * array-rom.c (_initialize_array array_open): Move...
1995-04-28 David Edelsohn * Makefile.in (RUNTEST): Fix reference of `srcdir'.
1995-04-27 Steve ChamberlainWed Apr 26 19:01:08 1995 Steve Chamberlain <sac@slash...
1995-04-25 Jim KingdonAdd comment regarding stringtab_global and psymtabs.
1995-04-25 Jim Kingdon* dbxread.c: Add comment explaining lowest_text_address.
1995-04-22 Jeff Law * config/pa/tm-hppa.h (EXTRACT_STRUCT_VALUE_ADDRESS...
1995-04-22 Jeff Law * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite...
1995-04-21 Kung Hsu * minsyms.c: add new function lookup_minimal_symbol_te...
1995-04-21 Stan Shebs * sh-tdep.c (sh-opc.h): Don't include.
1995-04-21 Jim Kingdon * dwarfread.c (struct dwfinfo), dbxread.c (struct...
1995-04-20 Stu Grossman * hppa-tdep.c (deposit_17): New routine to deposit...
1995-04-17 Stu Grossman*** empty log message ***
1995-04-16 Jim Kingdon* rem-multi.shar: Removed; superceded by gdbserver.
1995-04-16 Jim Kingdon * xcoffread.c (xcoff_sym_fns): Revise comment about...
1995-04-15 Stan Shebs * mpw-make.in (init.c): Don't try to do symbolic ...
1995-04-15 Jim KingdonSat Apr 15 14:05:09 1995 Jim Kingdon (kingdon@lioth...
1995-04-15 Stan Shebs * gdbtk.c (gdb_disassemble): Read from inferior if...
1995-04-14 Stu Grossman * README.GDBTK: New file. Contains the obvious.
1995-04-13 Rob Savoye * remote-array.c: New file for Array Tech LSI33k based...
1995-04-13 Kung Hsu * a29k-tdep.c (get_longjmp_target): Replace...
1995-04-13 Stan Shebs * monitor.h (init_monitor_ops): Declare.
1995-04-13 Jim Kingdon * gdb.gdb: New file.
1995-04-13 Jim Kingdon* values.c (set_internalvar): Set modifiable flag of...
1995-04-12 Jim Kingdon * xcoffread.c: Call complain() rather than error(...
1995-04-12 David EdelsohnARC stuff.
1995-04-12 Jim Kingdon * rs6000-nat.c (vmap_ldinfo): If we don't find ldinfo...
1995-04-12 Jim Kingdon * top.c, utils.c, defs.h: Remove error_hook. It is...
1995-04-11 Jim Kingdon * utils.c, defs.h (warning_begin): Renamed from warnin...
1995-04-11 Jim Kingdon * printcmd.c (print_address_numeric): Pass use_local to
1995-04-11 Jim Kingdon* nlm/Makefile.in: Remove comments discussing munch.
1995-04-11 Michael MeissnerUse F_SETOWN if SIOCSPGRP is not available.
1995-04-11 Stan ShebsMerge MPW ChangeLog in with generic ChangeLog
1995-04-11 Kung Hsu * valprint.c (print_longest): Fix a syntax...
1995-04-10 Kung Hsu * config/mips/xm-irix5.h: turn on CC_has_LONG_LONG and
1995-04-08 Peter Schauer * mdebugread.c (parse_symbol): Use new variable
1995-04-08 Stu Grossman * config/pa/tm-hppa.h: Define lots register offsets...
1995-04-08 Stu Grossman * monitor.c: make_xmodem_packet and print_xmodem_pack...
1995-04-06 Michael MeissnerInitial Linux ELF support.
1995-04-06 Jim Kingdon * mips-tdep.c (mips_print_register): Remove unused...
1995-04-04 Jim Kingdon * top.c, utils.c, main.c: Replace error_pre_print...
1995-04-01 Peter Schauer * dbxread.c (process_one_symbol) [SOFUN_ADDRESS_MAYBE_...
1995-03-31 Jim Kingdon * config/a29k/tm-a29k.h: Nuke obsolete define CONTROL_...
1995-03-31 Jim Kingdon * stabsread.c (read_range_type): Remove FIXME comment...
1995-03-30 Stu GrossmanMove testsuite entries into testsuite/ChangeLog.
1995-03-30 Stan ShebsWed Mar 29 09:56:04 1995 Jason Molenda (crash@phydeau...
1995-03-30 Stan Shebs * remote-e7000.c (why_stop): Add new kinds of strings...
1995-03-30 Stu Grossmanstart-sanitize-gdbtk
1995-03-29 Michael MeissnerDo not declare atof if it is a macro.
1995-03-29 Peter Schauer * rs6000-tdep.c (skip_prologue): Skip saving of LR...
1995-03-29 Per Bothner * gdbtypes.c (create_range_type): If indextype has...
1995-03-28 Peter Schauer * alpha-nat.c, irix4-nat.c, irix5-nat.c, mipsv4-nat.c,
1995-03-27 Kung Hsu * vx-share/regPacket.h: a new file interfacing...
1995-03-26 Jim Kingdon * breakpoint.c (bpstat_do_actions): Once we've execute...
1995-03-25 Peter Schauer * buildsym.c (patch_subfile_name): Update last_source...
1995-03-24 Jeff Law * somsolib.c (som_solib_add): Handle case where...
1995-03-23 Jim Kingdon * breakpoint.c (bpstat_do_actions): For each element...
1995-03-23 David Edelsohn * mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT)...
1995-03-22 Kung Hsu * sparc-stub.c: add nop after 'bg good_wim'.
1995-03-21 Jim Kingdon * infrun.c (handle_command): Don't print TARGET_SIGNAL_0,
1995-03-20 Stu Grossman * config/m68k/tm-m68k.h: Define D0_REGNUM and A0_REGN...
1995-03-20 Jeff Law * hppab-nat.c (store_inferior_registers): Sync with...
1995-03-20 Stu Grossman * hppah-nat.c (store_inferior_registers): Move check for
1995-03-18 Peter Schauer * mdebugread.c (parse_symbol): If finishing a functio...
1995-03-17 J.T. Conklin* nlm/gdbserve.c (handle_exception): #if out call to...
1995-03-16 Jim Kingdon * xcoffread.c (read_xcoff_symtab): When creating a...
1995-03-16 Jim Kingdon* stabsread.c (rs6000_builtin_type): Recognize types...
1995-03-15 Stu Grossman * findvar.c (read_register_bytes write_register_bytes...
1995-03-15 Jim Kingdon * utils.c, defs.h (putchar_unfiltered, fputc_unfiltere...
1995-03-15 J.T. Conklin* configure.in (alpha-*-netware*): Removed configuration.
1995-03-15 J.T. Conklin* nlmstub.def: Removed, this was moved to nlm/gdbserve.def
1995-03-15 J.T. Conklin* nlm/gdbserve.c (main): Add support for processing...
1995-03-15 Jim Kingdon* c-exp.y (yylex): Make an empty character constant...
1995-03-14 Per Bothner * valops.c (value_arg_coerce): Do possible value_coer...
1995-03-14 Kung Hsu * remote-es.c: Replace ignore with 0.
1995-03-14 Jim Kingdon * valops.c (value_repeat), eval.c (evaluate_subexp_sta...
1995-03-14 Jim Kingdon * valops.c (value_cast, value_slice), parse.c (follow_...
1995-03-14 Jim Kingdon * gdbtypes.h (struct type): Fix comment about what...
1995-03-14 Stan Shebs * ch-valprint.c (annotate.h): Include.
1995-03-13 Jim Kingdon * alpha-tdep.c (find_proc_desc): If pdr.framereg field...
1995-03-11 Kung Hsu * config/tm-arc.h: Change arc register names.
1995-03-10 Stan ShebsFinish sanitization gaffes
1995-03-10 Peter Schauer Fix problems with infinite recursion when printing...
1995-03-10 Jim Kingdon * mdebugread.c (parse_symbol, psymtab_to_symtab_1...
1995-03-09 Stu Grossman * gdbtk.c (gdb_get_breakpoint_info): Return error...
1995-03-09 Stu Grossman * source.c (forward_search_command reverse_search_comm...
1995-03-08 Stan Shebs * Makefile.in (VERSION): Bump to 4.14.1.
1995-03-08 Per Bothner * valops.c (value_slice): Do COERCE_VARYING_ARRAY.
next