Catch error on close so runtest won't bomb.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1993-03-16  Stu Grossman * config/rs6000.mh: Get rid of -Dfd_set=int crock.
1993-03-15  Jim Kingdon*** empty log message ***
1993-03-14  John GilmoreSupport 68000 series without floating point. (changed...
1993-03-14  John Gilmore* configure.in (m68k-adobe-*): New config.
1993-03-14  John GilmoreRemove a few remaining underscore/no-underscore remnant...
1993-03-13  John Gilmore* symmisc.c (std_in, std_out, std_err): Move initializ...
1993-03-13  K. Richard Pixley* symtab.c (find_pc_symtab): some object file formats...
1993-03-13  K. Richard Pixley* mips-tdep.c (heuristic_proc_start): if we walk the...
1993-03-11  Fred Fish * utils.c (fputs_demangled, fprint_symbol): Remove.
1993-03-11  Fred Fish * utils.c (fputs_demangled): Complete rewrite to...
1993-03-11  Fred Fish * Makefile.in (VERSION): Bump version to 4.8.2.
1993-03-11  Fred Fish * main.c (source_command): Require an explicit pathna...
1993-03-08  Ian Lance Taylor * Makefile.in (MAKEOVERRIDES): Define to be empty...
1993-03-06  John Gilmore* am29k-tdep.c (TAGWORD_ZERO_MASK): New #define.
1993-03-06  John Gilmore* am29k-tdep.c (initialize_29k): Fix call_scratch_addr...
1993-03-06  K. Richard Pixley* tm-irix3.h (ZERO_REGNUM): copy this macro from tm...
1993-03-06  K. Richard Pixley* tm-mips.h (GDB_TARGET_IS_MIPS): no longer used, now...
1993-03-06  K. Richard Pixleyaccept mips-sgi-irix4* for irix4.
1993-03-05  John GilmoreLint fixes from Paul Eggert (eggert@twinsun.com):
1993-03-05  Fred Fish Fixes submitted by Karl Berry (karl@nermal.hq.ileaf...
1993-03-05  Fred Fish * m88k-nat-c (SXIP_OFFSET, SNIP_OFFSET, SFIP_OFFSET...
1993-03-04  Fred Fish * dbxread.c (dbx_symfile_init): Catch the case where...
1993-03-04  Fred Fish * dbxread.c (dbx_symfile_init): Make size of the...
1993-03-03  Ian Lance Taylor * Makefile.in: Changes to build testsuite correctly.
1993-03-03  Fred Fish * dbxread.c (dbx_symfile_init): Fix for nonexistant...
1993-03-03  Fred Fish * c-exp.y (parse_number): Change high_bit to unsigned.
1993-03-02  John Gilmore* coffread.c (process_coff_symbol): Change PCC argumen...
1993-03-02  John Gilmore * coredep.c: Handle NO_PTRACE_H in coredep.c. Fix...
1993-03-01  Fred Fish * language.h (local_decimal_format_custom): Add proto...
1993-02-27  John Gilmore* xcoffexec.c (vmap_ldinfo): Fix "/" for '/' typo...
1993-02-25  Fred Fish * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize...
1993-02-24  Fred Fish **** start-sanitize-chill ****
1993-02-24  Mike Werner *configure.in: added testsuite to configdirs.
1993-02-23  Fred FishContinue sanitizing Chill related entries...
1993-02-23  Mike Stump * doc/stabs.texi: The `this' pointer is now...
1993-02-23  Fred Fish * ch-lang.c (chill_create_fundamental_type): Track...
1993-02-22  Ian Lance Taylor * remote-mips.c: New file; implements MIPS remote...
1993-02-22  Mike Werner * gdb/testsuite: made modifications to testcases,...
1993-02-22  Ian Lance TaylorCorrect incorrect attribution.
1993-02-21  Mike Werner * gdb/testsuite: Initial creation of gdb/testsuite.
1993-02-20  John GilmoreAdd reminders for next release.
1993-02-19  Ian Lance TaylorWish I'd figured this one out 24 hours ago....
1993-02-19  John Gilmore* Makefile.in (VERSION): 4.8.1 to distinguish local...
1993-02-19  John Gilmore* README: Update for release.
1993-02-19  John Gilmore* Makefile.in (VERSION): GDB-4.8 release!
1993-02-19  John Gilmore* gcc.patch: Update for a different GCC (G++) bug.
1993-02-19  Stu Grossman * am29k-pinsn.c (print_insn): Minor nits with const.
1993-02-19  K. Richard Pixley* nm-hp300bsd.h (PTRACE_ARG3_TYPE): FSF's hp300's have...
1993-02-18  John GilmoreBugfix for length==0 case.
1993-02-18  John Gilmore* c-lang.c (c_printstr): If a C string ends in a null...
1993-02-18  Stu Grossman * defs.h (STRCMP): Make it work for unsigned chars.
1993-02-18  John Gilmore* nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_D...
1993-02-18  John Gilmore* Makefile.in (VERSION): Roll to 4.7.9.
1993-02-18  John Gilmore* mipsread.c (ZMAGIC): #undef to avoid duplicate define.
1993-02-18  John Gilmore* dbxread.c (process_one_symbol): Cast to unsigned...
1993-02-18  K. Richard Pixley* remote.c (readchar): forward declare alarm which...
1993-02-17  K. Richard Pixley* dbxread.c (process_one_symbol): cast enum value N_SO...
1993-02-17  K. Richard Pixley* inflow.c (set_sigint_trap): add cast to assignment...
1993-02-17  K. Richard Pixley* language.c (struct op_print unk_op_print_tab): use...
1993-02-16  John Gilmore(alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files...
1993-02-16  John Gilmore* Makefile.in (VERSION): Roll to 4.7.6.
1993-02-16  John Gilmore* remote.c: Improve error recovery. Allow user to...
1993-02-13  K. Richard Pixley(process_linenos): free the previously allocated subfil...
1993-02-12  K. Richard Pixley * xcoffread.c (process_xcoff_symbol, read_symbol_linen...
1993-02-12  Steve Chamberlain * h8300-tdep.c, tm-h8300.h: turn off some experimental...
1993-02-11  John Gilmore* mips-tdep.c (isa_NAN): Fix byte order dependency.
1993-02-11  John Gilmore * xcoffread.c (parmsym): Don't use an initializer...
1993-02-11  John GilmoreRemove IBM6000_host
1993-02-11  John Gilmore* stabsread.c (rs6000_builtin_type): Move function...
1993-02-11  Stu Grossman * findvar.c (read_var_value): If REG_STRUCT_HAS_ADDR...
1993-02-10  John Gilmore* remote-udi.c (FREEZE_MODE): Fix && for & typo. ...
1993-02-09  Ian Lance TaylorTue Feb 9 08:18:07 1993 Ian Lance Taylor (ian@cygnus...
1993-02-09  John Gilmore* stabsread.c (define_symbol): Complain about unrecogn...
1993-02-06  John Gilmore* coffread.c (coff_lookup_type): Fix fencepost error...
1993-02-05  John GilmoreFix long file name bug reported on SCO Open Desktop...
1993-02-04  John Gilmore* Makefile.in (TARDIRS): Add sparclite demo dir.
1993-02-04  John GilmoreMakeinfo now works again; remove kludge.
1993-02-03  John Gilmore* Makefile.in (VERSION): Roll to 4.7.5.
1993-02-03  John Gilmore* breakpoint.c (breakpoint_re_set_one): Handle watchpo...
1993-02-03  Fred Fish * c-exp.y (lcurly, rcurly): New nonterminals.
1993-02-03  John Gilmore* tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY...
1993-02-02  Ian Lance TaylorTue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus...
1993-02-02  John Gilmore* infrun.c (wait_for_inferior): When rolling back...
1993-02-02  John Gilmore* blockframe.c (inside_entry_file, inside_main_func,
1993-02-02  John Gilmore* printcmd.c (print_frame_args, print_frame_nameless_args):
1993-02-02  Roland PeschFixes for doc targets.
1993-02-02  John Gilmore* stack.c (parse_frame_specification): Parse as many...
1993-02-02  John Gilmore* hp300ux-nat.c: Update copyrights.
1993-02-02  Stu Grossman * sparclite/aload.c: Add copyleft.
1993-02-01  Steve Chamberlain*** empty log message ***
1993-02-01  Michael Tiemann * values.c (value_headof): Fix typo in which VTBL...
1993-02-01  Michael Tiemann * valops.c (typecmp): Now static.
1993-02-01  Michael Tiemann * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore...
1993-02-01  Michael Tiemann * eval.c (evaluate_subexp): In OP_FUNCALL case, adjust...
1993-01-31  Michael TiemannSun Jan 31 04:32:48 1993 Michael Tiemann (tiemann...
1993-01-31  John Gilmore* hppah-nat.c: Eliminate <sys/user.h> and other unnece...
1993-01-31  John Gilmore* Makefile.in (HFILES): Add typeprint.h.
1993-01-29  John GilmoreUpdate for doc/ changes.
1993-01-29  John Gilmore* config/hp300hpux.mh: No cross-host file needed,...
1993-01-29  John GilmoreRemove nonexistent GO32 "native" support.
next
This page took 0.230872 seconds and 106 git commands to generate.