Initial attempt to clean up to match new directory layout.
[deliverable/binutils-gdb.git] / gdb /
1993-01-31  John GilmoreInitial attempt to clean up to match new directory...
1993-01-31  John Gilmore* Makefile.in: Update to match doc/ subdir changes.
1993-01-31  John GilmoreA few files have been removed...
1993-01-29  John Gilmorereg.h, xdr_regs.c, xdr_regs.h are gone now.
1993-01-29  John Gilmore* doc/gdbint.texinfo (Host Conditionals): Remove
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.
1993-01-29  John GilmoreM88K fixes reported by Carl Greco, <cgreco@Creighton...
1993-01-29  John GilmoreTypo
1993-01-28  Fred Fish * expression.h (BINOP_CONCAT): Document use for self...
1993-01-27  Roland PeschFixes from (or inspired by) Bob Chassell editing pass...
1993-01-23  Roland PeschThese changes abolish M4 preprocessing for the GDB...
1993-01-21  Fred Fish * eval.c (evaluate_subexp): Fix OP_ARRAY, remove...
1993-01-19  Fred Fish * c-exp.y (exp): Add production to support direct...
1993-01-18  Stu Grossman.Sanitize: Add 29k-share and sparclite.
1993-01-18  Ian Lance TaylorMon Jan 18 11:58:45 1993 Ian Lance Taylor (ian@cygnus...
1993-01-18  Steve Chamberlaincheckpoint
1993-01-16  Fred Fish * c-exp.y (exp:STRING): Convert C strings into array...
1993-01-15  Steve Chamberlain * remote-z8k.c, z8k-tdep.c: support for the Z8001...
1993-01-15  Stu GrossmanAdd a29k-udi.mt.
1993-01-15  Stu GrossmanAdd paread.c.
1993-01-15  Stu GrossmanOops! Forgot to do this one...
1993-01-15  Stu Grossman * hppa-pinsn.c (print_insn): Use read_memory_integer...
1993-01-14  David D. Zuhnuse the SYMBOL_VALUE macro -- from Stu
1993-01-14  Fred Fish * c-valprint.c (cp_print_class_member): Add extern...
1993-01-10  Stu Grossman * Makefile.in: Add info for paread.o.
1993-01-10  Stu Grossman * blockframe.c (frameless_look_for_prologue): Correct the
1993-01-10  Stu Grossman * sparc-stub.c: Use a seperate stack for our traps.
1993-01-08  David D. Zuhnrecognise all sparclite variants
1993-01-07  Ian Lance TaylorSecond try.
1993-01-07  Ian Lance TaylorThu Jan 7 13:33:06 1993 Ian Lance Taylor (ian@cygnus...
1993-01-06  Steve Chamberlain * symfile.c: If O_BINARY isn't defined, set it to...
1993-01-06  Fred Fish * defs.h (HOST_CHAR_BIT): New macro, defaults to...
1993-01-06  David D. Zuhnhandle machines other than DOS & Sun
1993-01-06  David D. Zuhnuse waitpid instead of wait4
1993-01-05  Fred Fish * xcoffexec.c (vmap_symtab): Use new macros to access...
1993-01-05  Fred Fish * c-exp.y (yylex): Make static, to match prototype...
1993-01-05  Fred Fish * expression.h (exp_opcode): Add BINOP_MOD.
1993-01-04  Steve Chamberlain * command.c (shell_escape, make_command, _initialze_co...
1993-01-03  Steve Chamberlain * remote-sim.c: first attempt at general simulator...
1993-01-03  Steve Chamberlain * remote-sim.c: first attempt at general simulator...
1993-01-03  Fred Fish * eval.c (language.h): Include.
1993-01-03  Fred Fish **** start-sanitize-chill ****
1993-01-02  Fred Fish * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT.
1993-01-02  David D. Zuhnpass prefix & exec_prefix, POSIXize recursive makes
1993-01-01  Fred Fish * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in...
1992-12-31  Fred Fish * Makefile.in (BISON): Add comment that when bison...
1992-12-31  Stu Grossman * partial-stab.h (near N_BINCL): Remove redundant...
1992-12-31  Stu Grossman * paread.c: New file that contains all HPPA/HPUX...
1992-12-31  Fred Fish * c-exp.y, m2-exp.y (yyrule, yyname): Remap like...
1992-12-31  Fred Fish * c-exp.y, m2-exp.y (yyreds, yytoks): Remap like...
1992-12-29  Stu Grossman * hppah-tdep.c (skip_trampoline_code): Use new macros for
1992-12-28  Stu Grossman * hppah-tdep.c (frame_saved_pc): Use better test...
1992-12-28  Fred Fish * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):
1992-12-27  Fred Fish * solib.c (BKPT_AT_MAIN): Change to BKPT_AT_SYMBOL.
1992-12-23  Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-22  Fred Fish * valprint.c (val_print): Reorganize comment and...
1992-12-22  Stu Grossman * tm-hppah.h: #define NEED_TEXT_START_END for target...
1992-12-22  Stu Grossman * hppa-pinsn.c (print_insn): Improve handling of...
1992-12-21  David D. Zuhnadd include of "complaints.h"
1992-12-18  Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-17  John GilmoreEliminate uses of NAMES_HAVE_UNDERSCORE, using
1992-12-16  Roland PeschChange default TEXIDIR to find FSF's texinfo.tex in...
1992-12-16  Roland PeschChange default pointer to texinfo.tex to match new...
1992-12-15  Ian Lance TaylorAdd i386sco4.mh (this time for sure).
1992-12-15  Ian Lance TaylorTue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus...
1992-12-15  Fred Fish * complaints.c: New file, code moved from utils.c.
1992-12-15  John GilmoreAvoid printf_filtered limit.
1992-12-15  John Gilmorei860-tdep.c: Lint.
1992-12-15  John GilmoreTypo
1992-12-15  John GilmoreLint
1992-12-15  Fred Fish * gdbtypes.c (create_array_type): Complete rewrite...
1992-12-15  Stu Grossman* gdbtypes.h: Remove const from decl for cplus_struct_...
1992-12-15  Stu Grossman* hppahpux.mt (TDEPFILES): Add exec.o.
1992-12-15  Stu Grossman* convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace...
1992-12-10  John Gilmore* config/{vxworks68,vxworks960}: Don't include xdr_regs.o.
1992-12-10  John Gilmore* mipsread.c (parse_symbol): When checking whether...
1992-12-10  John GilmoreUpdate dependencies after deleting files.
1992-12-10  John Gilmore* vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove,...
1992-12-09  Fred Fish * c-lang.c (_initialize_c_language): Name changed...
1992-12-09  Fred Fish * c-exp.y, m2-exp.y: Migrate code that has nothing...
1992-12-08  Fred Fish Changes for Amiga Unix from rhealey@ub.d.umn.edu.
1992-12-08  K. Richard Pixleyrecording file death
1992-12-07  Roland PeschFix fatal typo in an M4 substitution.
1992-12-04  Fred FishForgot the following for the ChangeLog:
1992-12-04  Fred Fish * ch-exp.y (match_character_literal): Fix case where no
1992-12-03  Fred Fish * c-exp.y (c_create_fundamental_type): New function...
1992-12-02  Fred Fish * dwarfread.c (CHILL_PRODUCER): Add producer string for
1992-12-01  Stu Grossman* remote-udi.c (udi_wait): Don't stop if TIP says...
1992-11-30  Fred Fish * tm-sun4sol2.h: Add CPLUS_MARKER. Solaris 2.0 requi...
1992-11-30  David D. Zuhnupdated address and phone number
1992-11-30  Fred Fish * stabsread.c (define_symbol): For the sake of dbx...
1992-11-29  Fred FishBump internal version to 4.7.3 in wake of fragmentation...
1992-11-29  Fred Fish (Changes to break incredibly ugly, unmaintainable...
1992-11-29  Fred Fish * ch-exp.y (GENERAL_PROCEDURE_NAME, LOCATION_NAME...
1992-11-28  John GilmoreAdd sections on clean design and on how to send in...
1992-11-26  Roland PeschDoc for sac's new "z8ksim" Z8000 simulator target.
1992-11-26  Roland PeschConditional vars for controlling Z8000 doc.
1992-11-25  Fred FishApply fix from zoo:
next
This page took 0.060246 seconds and 7 git commands to generate.