* Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald
[binutils-gdb.git] / gdb /
1995-11-01 Fred Fish * breakpoint.c (breakpoint_re_set): Fix typo in comment.
1995-11-01 Fred Fish * gdb.base/break.exp: Change test that deletes all...
1995-11-01 Fred Fish * symtab.c (in_prologue): Document func_start and...
1995-11-01 Jason MolendaRegenerated.
1995-10-31 Fred Fish * elfread.c: Include elf-bfd.h rather than libelf.h.
1995-10-31 Fred Fish * gdb.base/return.exp (return_tests): Change xfail...
1995-10-31 Steve ChamberlainTue Oct 31 10:42:42 1995 steve chamberlain <sac@slash...
1995-10-30 Fred Fish * pr-5016.exp: xfail "whatis i" for sparc-sun-sunos4...
1995-10-29 Fred Fish * gdb.stabs/ecoff.sed: Remove comment lines except...
1995-10-29 Fred Fish * monitor.c: Include gnu-regex.h rather than system...
1995-10-29 Steve ChamberlainSat Oct 28 23:51:48 1995 steve chamberlain <sac@slash...
1995-10-28 Peter Schauer * symtab.h (enum address_class): Add LOC_UNRESOLVED for
1995-10-27 Stu Grossman * config/mips/tm-magic.h config/mips/magic.mt: New...
1995-10-27 Stu Grossman * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJM...
1995-10-27 Stan ShebsNew file
1995-10-27 Stan Shebs * config/xm-mpw.h: New file, all-Mac host support.
1995-10-27 Stan Shebs * mpw-config.in: Add support for PowerMac host, add...
1995-10-27 Stan ShebsRemove unnecessary CYGNUS LOCAL
1995-10-26 Brendan Kehoe * regex.h: Renamed to gnu-regex.h.
1995-10-26 Stan ShebsCosmetic improvements
1995-10-25 Jason Molendaforgot to check this in.
1995-10-25 Jason MolendaTue Oct 24 18:30:18 1995 Jason Molenda (crash@phydeau...
1995-10-24 Stu Grossman * monitor.h (struct memrw_cmd->resp_delim): Document...
1995-10-24 Stu Grossman * monitor.c (monitor_expect_regexp): Same as monitor_...
1995-10-24 Stu Grossman * infrun.c (wait_for_inferior): Disable questionable...
1995-10-24 Jeff Law * gdb.disasm/hppa.exp: Test lci and syncdma...
1995-10-23 Jackie Smith CashionThe revision 2.48 change (grossman 1995/10/16) had...
1995-10-21 Peter Schauer * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):
1995-10-20 Per Bothner * gdbtypes.c (get_discrete_bounds): Fix typo.
1995-10-20 Stan Shebs * defs.h (SEEK_SET, SEEK_CUR): Add default definitions.
1995-10-19 Jim WilsonHitachi SH3e, patch to make FP registers debuggable.
1995-10-19 Stan Shebs * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform...
1995-10-19 Stan ShebsComings and goings of Mac-related files
1995-10-19 Stan Shebs * mpw-config.in: Adapt to work with autoconf'ed configury;
1995-10-18 Jeff Law * gdb.base/configure.in (hppa*-*-hpux*): No...
1995-10-18 Jeff Law * hppa-tdep.c (frame_chain): Fix more obscure...
1995-10-18 Jeff Law * Many files: When warning about suppressed...
1995-10-17 Jeff Law * config/pa/hppahpux.mt (XDEPFILES): Remove...
1995-10-17 Fred FishFix typo
1995-10-16 Stu Grossman * remote-mips.c: Add support for speedy (about 10x...
1995-10-16 Stu Grossman * remote-array.c: Move baud_rate initialization from
1995-10-16 Stu Grossman * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered...
1995-10-16 Stu Grossman * Makefile.in sh3-rom.c config/sh/sh.mt config/sh...
1995-10-16 Stu Grossman * sparcl-tdep.c: Cleanup serial error handling.
1995-10-16 Stu Grossman * dcache.c: Change default value of remotecache to...
1995-10-15 Stan Shebs * rs6000-tdep.c: Don't include a.out.h, improve some...
1995-10-13 Steve Chamberlain * srcwin.cpp (CSrcScroll1::OnDraw): Don't show disabled
1995-10-13 Jeff Law * somsolib.c (som_solib_add): Just give a warni...
1995-10-12 Jeff Law * corelow.c (core_open): Don't update the to_se...
1995-10-12 Fred Fish * Makefile.in (VERSION): Bump version to 4.15.1
1995-10-11 Fred Fish * Makefile.in (VERSION): Version 4.15 released.
1995-10-10 Fred FishDocument changes
1995-10-10 Fred Fish * Makefile.in (BISON): Remove macro definition.
1995-10-10 Fred FishRegenerate
1995-10-10 Fred FishAdd AC_PROG_YACC
1995-10-10 Steve ChamberlainTue Oct 10 12:25:11 1995 steve chamberlain <sac@slash...
1995-10-09 Steve Chamberlain * NEWS: Add information about win32 and arm code.
1995-10-09 Per Bothner * ch-exp.y (yylex): Also look for '$' following '$'.
1995-10-08 Peter Schauer * gdb.base/return.exp: Change xfail from "sparc-...
1995-10-08 Michael Meissnerfix typo
1995-10-07 Jim WilsonModify last patch based on advice from Stu.
1995-10-07 Stan Shebs * top.c (execute_control_command): Use 0/1 instead...
1995-10-06 Stu Grossman * sparcl-stub.c: include sparclite.h to get access...
1995-10-06 Jim WilsonChanges to make the simulator work again.
1995-10-06 Per Bothner * values.c allocate_repeat_value): Allocate an array...
1995-10-05 Per Bothner * parse.c (write_dollar_variable): New function.
1995-10-05 Steve ChamberlainThu Oct 5 13:27:30 1995 steve chamberlain <sac@slash...
1995-10-05 Per Bothner * expression.h (enum exp_code): Added OP_NAME.
1995-10-05 Per Bothner * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile...
1995-10-05 Per Bothner * gdbtypes.c (get_discrete_bounds): New function.
1995-10-03 Stan Shebs * remote-nrom.c (nrom_ops): Add value for to_thread_alive,
1995-10-03 Jeff Law * top.c (build_command_line): Demand arguments for...
1995-10-02 Jason Molenda * Makefile.in (X11_CFLAGS): Set only to @X_INCDIR@.
1995-09-30 Per Bothner * scm-lang.c: Moved Scheme value printing code to ...
1995-09-30 Jason Molenda * configure.in: X_INCDIR and X_LIBDIR added.
1995-09-30 Jason Molendakeep vr4300el.mt
1995-09-30 Steve ChamberlainFri Sep 29 02:10:05 1995 steve chamberlain <sac@slash...
1995-09-30 Steve Chamberlain * remote-rdp.c (rdp_init): Take out variable baud...
1995-09-29 Steve ChamberlainFri Sep 29 02:10:05 1995 steve chamberlain <sac@slash...
1995-09-29 Per Bothner * defs.h (enum language): Add language_scm.
1995-09-29 Steve ChamberlainThu Sep 28 14:32:11 1995 steve chamberlain <sac@slash...
1995-09-27 Per Bothner * tuples.ch. tuples.exp: Add new test for setting...
1995-09-27 Per Bothner * valops.c (search_struct_field): Also allow "else...
1995-09-27 Per Bothner * eval.c (evaluate_struct_tuple): New function. ...
1995-09-23 Peter Schauer * rs6000-tdep.c (push_dummy_frame): Handle lr_offset...
1995-09-23 Peter Schauer * mdebugread.c (parse_partial_symbols): Reset include...
1995-09-21 Jeff Law * gdb.disasm/sh3.s (fmac): Update for new assem...
1995-09-21 Jeff Law * op50-rom.c (op50n_cmds): Send ".\r" after...
1995-09-20 Ian Lance Tayloradd maintainer-clean Makefile targets
1995-09-20 Steve ChamberlainWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash...
1995-09-20 Steve ChamberlainWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash...
1995-09-20 Steve ChamberlainWed Sep 20 08:16:03 1995 steve chamberlain <sac@slash...
1995-09-19 Per Bothner * gdbtypes.c (create_set_type): Set TYPE_LENGTH in...
1995-09-18 Jeff Law * somsolib.c (auto_solib_add_at_startup): Delete defin...
1995-09-16 Peter Schauer * config/mips/tm-mips.h (UNUSED_REGNUM): Define.
1995-09-15 Stu Grossman * remote-sim.c (gdbsim_create_inferior): Back out...
1995-09-14 Jeff Law * monitor.c (monitor_expect): Discard NULL...
1995-09-14 Kung Hsu * infcmd.c: Add extern declaration for auto_sol...
1995-09-14 Kung Hsu * symfile.c: Move global variable auto_solib_ad...
1995-09-14 Stu Grossman * coffread.c (coff_symtab_read): Complain about unmat...
next