* findvar.c (read_register_bytes write_register_bytes): Make
[binutils-gdb.git] / gdb / ChangeLog
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.
1995-03-08 Stu Grossman * monitor.c array-rom.c monitor.h rom68k-rom.c: Move...
1995-03-08 Stu Grossman * monitor.c (monitor_load): Set PC to start address...
1995-03-08 Stu Grossman * monitor.c: More general cleanups. Add prototypes...
1995-03-07 Stu Grossman * main.c (main): Don't start up GUI when running...
1995-03-07 Stu Grossman * Makefile.in: Add rules for monitor.o and rom68k...
1995-03-07 Stu Grossman * command.h command.c top.c: Add var_enum command...
1995-03-07 Stu Grossman * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser...
1995-03-07 Stu Grossman * defs.h utils.c remote-hms.c remote-pa.c remote.c...
1995-03-07 Stu Grossman * command.h command.c: Add var_enum command type...
1995-03-06 Jim Kingdon * valops.c (value_cast): Don't use backslash newline...
1995-03-05 Michael TiemannFix typo in spelling.
1995-03-04 Per Bothner * valops.c (value_cast): Cehck for cast to array...
1995-03-04 David Edelsohn * sparc-tdep.c (sparc_extract_struct_value_address...
1995-03-04 Jeff Law * hpread.c (hpread_record_lines): New argument "offset...
1995-03-03 Jeff Law * somread.c (check_strange_names): Filter names emitte...
1995-03-03 Jeff Law * valops.c (value_struct_elt_for_reference): Work...
1995-03-03 Jim Kingdon * rs6000-tdep.c (push_dummy_frame): Fix order of argum...
1995-03-03 Jim Kingdon* utils.c [_AIX]: Include stddef.h instead of #defining...
1995-03-03 Michael MeissnerSupport saving saved regs with multiple stores in addit...
1995-03-03 David Edelsohn * sparc-tdep.c (decode_asi): New function.
1995-03-03 David Edelsohn * dwarfread.c (struct dieinfo): Use CORE_ADDR for...
1995-03-02 Michael MeissnerMinor code cleanup in rs6000-tdep.c
1995-03-02 Per BothnerForgot to check in ChangeLog entry for ch-exp.y (Feb...
1995-03-02 David Edelsohn Various changes for sparc64.
1995-03-01 Kung Hsu * config/i960/vxworks960.mt: add remote-vx960.o.
1995-03-01 Michael MeissnerBuild without warnings under Linux.
1995-03-01 Michael MeissnerAdd Linux yacc suport.
1995-03-01 Jim Kingdon * hppa-tdep.c (pa_print_registers), monitor.c: Use
1995-03-01 Kung Hsu * defs.h (SWAP_TARGET_AND_HOST): check endianes...
1995-03-01 Kung Hsu * arc-tdep.c (_initialize_arc_tdep): set tm_pri...
1995-03-01 Kung Hsu * vx-share/ptrace.h: merge in WRS new ptrace...
1995-03-01 Kung Hsu * defs.h: fix a syntax error.
1995-03-01 Kung Hsu * a29k-tdep.c (get_longjmp_target): add this...
1995-02-28 Kung Hsu * defs.h: define SWAP_TARGET_AND_HOST macro.
1995-02-28 Jim Kingdon * alpha-tdep.c (find_proc_desc): Only attempt to set
1995-02-28 Jim Kingdon * alpha-tdep.c (find_proc_desc): Only attempt to set...
1995-02-27 Stan Shebs * monitor.c: General gcc -Wall lint cleanup and reformat.
1995-02-24 Stu Grossman * monitor.c (monitor_load_ascii_srec): Add a one...
1995-02-22 Per Bothner * ch-exp.y (expression_conversion): Recognize...
1995-02-21 Stan Shebs * top.c (print_gdb_version): Update the year.
1995-02-19 Jim Kingdon * Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look...
1995-02-19 Peter SchauerSun Feb 19 11:05:28 1995 Peter Schauer (pes@regent...
1995-02-17 Per Bothner * parse.c (follow_types): Given (TYPE[]) (i.e. with...
1995-02-16 Michael MeissnerRewrite Linux insque/remque support again.
1995-02-15 Michael MeissnerOnly protect insque/remque on Linux.
1995-02-15 Michael MeissnerDefine TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache...
1995-02-14 Jim Kingdon * expression.h: Move declaration of evaluate_subexp_wi...
1995-02-14 Jim Kingdon * expression.h: Move include of value.h until after...
1995-02-13 Stan Shebs * remote-e7000.c: Comprehensive cleanup; removal of...
1995-02-12 Stan Shebs * irix5-nat.c (string.h): Include near beginning of...
1995-02-12 Jim Kingdon * valops.c (value_arg_coerce): Use VALUE_TYPE not...
1995-02-12 Per Bothner * language.h (struct language_defn): New field evalua...
1995-02-12 Per Bothner * ch-exp.y (maybe_expression_list): New non-terminal.
1995-02-12 Per Bothner * symtab.c (add_param_to_type): Remove (commented...
1995-02-12 Per Bothner * valops.c (value_arg_coerce): Now takes param_type...
1995-02-12 Per Bothner * buildsym.c (finish_block): If finishing a function...
1995-02-12 Jim Kingdon* buildsym.c (start_subfile): Set language for f2c...
1995-02-10 Stan Shebs * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in...
1995-02-09 Jim Kingdon * config/sparc/tm-sun4sol2.h: Define STATIC_TRANSFORM_...
1995-02-09 Jeff Law * somread.c (som_symtab_read): Handle dynamic relocati...
1995-02-09 Jim Kingdon * config/sparc/tm-sun4sol2.h, dbxread.c: Rename
1995-02-09 Rob Savoye * monitor.c: Fix so all the output shows up in the...
1995-02-07 Jim KingdonFix it so whitespace works out right even with sanitization
1995-02-07 Stan Shebs * i386-tdep.c (_initialize_i386_tdep): Put void decl...
1995-02-07 Stan Shebsvarious ChangeLog housekeeping, and
1995-02-06 Rob Savoye * config/mips/idt.mt: Add support for the lsi33k target.
1995-02-06 Rob Savoye * config/mips/idt.mt: Add support for ser-tcp and...
1995-02-06 Jim Kingdon * gdbtk.c (gdb_disassemble): Deference pointer to...
1995-02-04 Kung Hsu * ser-go32-para.c (dos_read): fix syntax errors.
1995-02-03 Stu Grossman * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_d...
1995-02-03 Rob Savoye * array-rom.c: Remove the non GDB remote protocol...
1995-02-03 Kung Hsu * For arc specific changes.
1995-02-02 Stan Shebs * Makefile.in (VERSION): Bump to 4.13.2.
1995-02-02 Per Bothner * f-typeprint.c (f_type_print_varspec_suffix): Print...
1995-02-02 Per Bothner * eval.c (evaluate_subexp): Clean up handling of
1995-02-02 Per Bothner * ch-valprint.c (chill_val_print): On TYPE_CODE_STRIN...
1995-02-02 Stan Shebs gcc -Wall lint.
1995-02-01 Per Bothner * ch-exp.y (value_string_element, string_primitive_value,
1995-01-31 Jim Kingdon * config/m68k/monitor.mt,
next