* a29k-tdep.c (get_longjmp_target): add this function, from WRS.
[platform/upstream/binutils.git] / gdb / ChangeLog
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,
1995-01-31 Steve Chamberlain From nigel@algor.co.uk.
1995-01-31 Jim Kingdon * xcoffread.c (process_xcoff_symbol): Use new variables
1995-01-31 Stu Grossman * gdbtk.tcl (create_file_win): Disable old popup...
1995-01-31 Stu Grossman * sparcl-tdep.c: Add `sparclite' target for doing...
1995-01-28 Peter Schauer * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL for
1995-01-28 Stan Shebs * top.c (use_windows): Clarify comments.
1995-01-28 Stan Shebs * convex-tdep.c (xfer_core_file): Comment out.
1995-01-28 Stan Shebs * arm-tdep.c: Make it compile.
1995-01-27 Jim Kingdon* Makefile.in (CHILL_LIB): Define as in testsuite/Makef...
1995-01-27 Jim Kingdon * symtab.c (find_pc_line): When subtracting one to...
1995-01-27 Jim Kingdon * remote-vx.c: Revert all of Kung's changes of 16...
1995-01-27 Stu Grossman * sparcl-tdep.c: Clean up formatting and indentation.
1995-01-26 Steve Chamberlain * remote-hms.c (hms_ops): Change ref of hr_load_image
1995-01-26 Steve Chamberlain * remote-hms.c (hms_ops): Change ref of hr_load_image
1995-01-26 Michael MeissnerAdd powerpc-*-eabi support.
1995-01-26 Per Bothner * language.h (struct language_defn): New field c_styl...
1995-01-26 Stu Grossman * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk...
1995-01-26 Per Bothner * eval.c (evaluate_subexp case OP_ARRAY): Fix calls...
1995-01-25 Jim Kingdon * infrun.c (proceed): Flush stdout before resuming...
1995-01-25 Jeff Law * hpread.c (hpread_process_one_debug_symbol): Fix...
1995-01-25 Stu Grossman * gdbtk.tcl (create_registers_window): Work around...
1995-01-24 Stu Grossman * gdbtk.c (gdb_disassemble): Fix problem with source...
1995-01-24 Stu Grossman * gdbtk.tcl: Take .gdbtkinit if it exists. Makes...
1995-01-23 Per Bothner Add support for Chill bitstring literals (e.h. H'FF00').
1995-01-23 Rob Savoye * Makefile.in: Remove references to remote-mon.c.
1995-01-23 Jim Kingdon * Makefile.in (CHILL_FOR_TARGET): Update -L argument...
1995-01-23 Steve Chamberlain * remote-hms.c (hms_load): Delete.
1995-01-20 Per Bothner * expression.h (OP_LABELED): New operator, for Chill
1995-01-18 Kung Hsu * remote-os9k.c (rombug_open): Fix a bug in...
1995-01-17 Jim Kingdon * parse.c (_initialize_parse): Improve wording of...
1995-01-17 Ian Lance Taylor * config/mips/tm-mips.h (enum mips_fpu_type): New...
1995-01-17 Jim Kingdon* a29k-tdep.c (gdb_print_insn_a29k): Fix typo (&info...
1995-01-17 Jim Kingdon * parse.c (write_exp_msymbol): Use new variables
1995-01-17 Stan ShebsRevert previous, ill-considered change to defs.h
1995-01-17 Stan Shebs General cleanup and simplication of disassembler inter...
1995-01-16 Kung Hsu * Makefile.in: add new files remote-vx29k.c...
1995-01-16 Steve Chamberlain * w65-tdep.c, config/tm-w65.h, config/w65.mt: New...
1995-01-15 Steve ChamberlainSun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat>
1995-01-14 Jim Kingdon * infcmd.c (signal_command): For "signal 0", pass...
1995-01-14 Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-13 Stan Shebs * Makefile.in (all): Don't make libgdb-files.
1995-01-13 Jim Kingdon * infcmd.c (signal_command): Accept "signal 0"; the...
1995-01-13 Per Bothner * stabsread.c (read_enum_type): When pending enum...
1995-01-12 Stu Grossman * gdbtk.c gdbtk.tcl: Update/add copyright.
1995-01-12 Peter Schauer * README: Add note about SPARCworks cc release 3...
1995-01-12 Stu Grossman * gdbtk.tcl: Add button to control mixed source disas...
1995-01-12 Stu Grossman * gdbtk.c (gdbtk_init): Improve handling for errors...
1995-01-12 Rob Savoye * array-rom.c: Add support for most commands.
1995-01-11 Jeff LawOpps. Forgot to commit last night's ChangeLog entry.
1995-01-10 Jim Kingdon * mips-tdep.c (mips_skip_prologue): Accept or as well...
1995-01-08 Jim Kingdon * target.c, target.h (target_signal_from_command)...
1995-01-07 Peter Schauer * dbxread.c (process_one_symbol): Handle N_FUN symbols
1995-01-07 Stan Shebssanitization
next