m68k entry i forgot to check in
[deliverable/binutils-gdb.git] / gdb /
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 * sparc/tm-sp64.h (REGISTER_NAMES): Fix some typos.
1995-03-03  David Edelsohn * dwarfread.c (struct dieinfo): Use CORE_ADDR for...
1995-03-02  David EdelsohnForgot this one (from sparc64 changes).
1995-03-02  Jim Kingdon* rs6000-tdep.c: Fix byte-swapping sins.
1995-03-02  Jim Kingdon * gdb.disasm/hppa.exp (all_fpu_comparison_tests):...
1995-03-02  Michael MeissnerMinor code cleanup in rs6000-tdep.c
1995-03-02  Jim Kingdon * config/vx-gdb.exp (gdb_start): Use \030, not \CX...
1995-03-02  Jim Kingdon * misc.exp: If executable does not exist, issue warnin...
1995-03-02  Jim Kingdon * gdb.base/Makefile.in: Try compiling callfuncs.c...
1995-03-02  Per BothnerForgot to check in ChangeLog entry for ch-exp.y (Feb...
1995-03-02  Per Bothner * misc.ch, misc.exp, Makefile.in: New test case.
1995-03-02  David Edelsohn Various changes for sparc64.
1995-03-02  David EdelsohnMerged into sparc-tdep.c.
1995-03-02  David Edelsohn * sparc-tdep.c (NUM_SPARC_FPREGS): Define.
1995-03-01  Kung Hsu * config/i960/vxworks960.mt: add remote-vx960.o.
1995-03-01  Kung Hsu * config/m68k/vxworks68.mt: add remote-vx68.o.
1995-03-01  Kung Hsu * config/i960/vxworks960.mt: add remote-vx960.o.
1995-03-01  Kung Hsu * remote-vx960.c: new file for target specific...
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 * config/mips-gdb.exp (gdb_load): In every...
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-24  Jeff Law * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for...
1995-02-23  Jim Kingdon * gdb.base/term.exp: Do not give a warning if not...
1995-02-22  Per Bothner * ch-exp.y (expression_conversion): Recognize...
1995-02-22  Angela Marie Thomasadded regs.exp to Things-to-keep
1995-02-22  Angela Marie ThomasAdded arc to Things-to-lose
1995-02-22  Angela Marie ThomasAdded remote-mon.c and ser-go32-para.c to Things-to...
1995-02-21  Jim Kingdon * gdb.base/ptype.exp: Accept char[0] as well as char...
1995-02-21  Stan Shebs * top.c (print_gdb_version): Update the year.
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...
next
This page took 0.05339 seconds and 7 git commands to generate.