Add missed log entry for som.c.
[deliverable/binutils-gdb.git] / gdb /
1995-02-21  Per Bothner * pr-5016.exp: Allow builtin types as either case...
1995-02-21  Per Bothner * chillvars.ch: Add missing INIT's.
1995-02-19  Jim Kingdon * Makefile.in (CC_FOR_TARGET,CXX_FOR_TARGET): Look...
1995-02-19  Jim Kingdon * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS...
1995-02-19  Jim Kingdon * gdb.base/{a1-selftest.exp,corefile.exp}: Do not...
1995-02-19  Peter SchauerSun Feb 19 11:05:28 1995 Peter Schauer (pes@regent...
1995-02-17  Per Bothner * gdb.texinfo (Artificial arrays): Note use of coerce...
1995-02-17  Per Bothner * parse.c (follow_types): Given (TYPE[]) (i.e. with...
1995-02-17  J.T. Conklin* config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
1995-02-17  Jim Kingdon * lib/gdb.exp: Just use "file exists", rather than...
1995-02-16  Michael MeissnerRewrite insque/remque support to cast all pointers...
1995-02-16  Michael MeissnerRewrite Linux insque/remque support again.
1995-02-16  J.T. Conklinadd 1995 to copyright
1995-02-16  J.T. Conklin* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB...
1995-02-16  J.T. Conklin* config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_star...
1995-02-16  J.T. Conklin* config/mt-vxworks (LDFLAGS): Set to -r.
1995-02-16  J.T. Conklin* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB...
1995-02-15  Stan Shebskeep Windows GDB, believe it or not
1995-02-15  Michael MeissnerDeclare insque/remque as int funcs if not Linux.
1995-02-15  Michael MeissnerOnly protect insque/remque on Linux.
1995-02-15  J.T. Conklin* configure.in, gdb.{base,c++,chill}/configure.in:...
1995-02-15  J.T. Conklin* all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbse...
1995-02-15  Michael MeissnerDefine TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache...
1995-02-15  Stu Grossman * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c...
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  Jim Kingdon * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests...
1995-02-12  Per Bothner * pr-6292.ch, pr-6292.exp, Makefile.in: New test...
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 * gdb.base/langs.exp, gdb.base/langs*: New test.
1995-02-12  Jim Kingdon* buildsym.c (start_subfile): Set language for f2c...
1995-02-11  Jim Kingdon * gdb.texinfo (Setting): Talk about the language of...
1995-02-10  Rob Savoye * op50n-rom.c: Add the control registers.
1995-02-10  Stan Shebs * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in...
1995-02-09  Stan Shebskeep tm-pro.h
1995-02-09  Stan Shebskeep est.mt
1995-02-09  Jim Kingdon * gdb.stabs/weird.exp: Remove "Haven't examined" comme...
1995-02-09  Jim Kingdon* gdb.base/signals.exp: Rename a bunch of tests to...
1995-02-09  Jim Kingdon * gdb.base/corefile.exp: Give backtrace test unique...
1995-02-09  Jim Kingdon* gdb.base/interrupt.exp: Also xfail hpux (for hp300).
1995-02-09  Jim Kingdon* gdb.base/a1-selftest.exp: Don't run on hp300.
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 SavoyeFix string signifing the right target name.
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  Rob SavoyeAdd the rest of the commands needed by GDB.
1995-02-06  Rob SavoyeAdd support for ser-tcp and the Array lsi33k target.
1995-02-06  Jim Kingdon * gdbtk.c (gdb_disassemble): Deference pointer to...
1995-02-05  Jim Kingdon * Makefile.in (site.exp): Set host_alias and target_al...
1995-02-04  Kung Hsu * arc.mt: add SER_HARDWIRE=ser-go32-para.o, to overwri...
1995-02-04  Kung Hsu * go32.mh, xm-go32.h: redundant files, not needed.
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-03  Kung Hsu * arc-tdep.c: new target dependent codes for...
1995-02-03  Kung Hsu * config/arc/.Sanitize: New file for config...
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  Jim Kingdon * stabs.texinfo (Source Files): Document N_SO used...
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 * tuples.ch, tuples.exp, Makefile.in: New test case.
1995-02-01  Per Bothner * ch-exp.y (value_string_element, string_primitive_value,
1995-02-01  Jim Kingdon * gdb.base/nodebug.exp: Add xfails for ultrix and...
1995-02-01  Jim Kingdon * gdb.base/nodebug.exp: Add xfails for ultrix (same...
1995-02-01  Jim Kingdon * gdb.base/a1-selftest.exp (test_with_self): Don't...
1995-01-31  Jim Kingdon * config/m68k/monitor.mt,
1995-01-31  Jim Kingdon * gdb.base/nodebug.c (inner): Use variables so AIX...
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-30  Jim Kingdon * gdb.base/list.exp (test_forward_search): Set listsiz...
1995-01-29  Jim Kingdon * remote.c, remote-pa.c: Remove #if 0'd icache code...
1995-01-28  Peter Schauer * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL for
1995-01-28  Jeff Law * gdb.disasm/Makefile.in (clean): Delete "errs" file.
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 * gdb.base/a1-selftest.exp (test_with_self), gdb.base...
1995-01-27  Jim Kingdon * gdb.base/funcargs.exp: Modify many tests so that...
1995-01-27  Jim Kingdon* Makefile.in (CHILL_LIB): Define as in testsuite/Makef...
1995-01-27  Jim Kingdon * gdb.base/a1-selftest.exp (test_with_self), gdb.base...
1995-01-27  Jim Kingdon * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird...
1995-01-27  Jim Kingdon* TODO: Suggest a few more stepping tests.
next
This page took 0.066296 seconds and 6 git commands to generate.