summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (HOST_CHAR_BIT): New macro, defaults to either CHAR_BITFred Fish1993-01-067-36/+421
* handle machines other than DOS & SunDavid D. Zuhn1993-01-061-3/+11
* use waitpid instead of wait4David D. Zuhn1993-01-061-1/+1
* * xcoffexec.c (vmap_symtab): Use new macros to access minimalFred Fish1993-01-052-3/+7
* * c-exp.y (yylex): Make static, to match prototype and otherFred Fish1993-01-052-1/+4
* * expression.h (exp_opcode): Add BINOP_MOD.Fred Fish1993-01-058-8/+48
* * command.c (shell_escape, make_command, _initialze_command):Steve Chamberlain1993-01-044-4/+23
* * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain1993-01-031-2/+2
* * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain1993-01-036-803/+1159
* * eval.c (language.h): Include.Fred Fish1993-01-033-10/+51
* **** start-sanitize-chill ****Fred Fish1993-01-032-43/+169
* * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT.Fred Fish1993-01-027-22/+280
* pass prefix & exec_prefix, POSIXize recursive makesDavid D. Zuhn1993-01-021-0/+5
* * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h.Fred Fish1993-01-0110-107/+102
* * Makefile.in (BISON): Add comment that when bison is used, itFred Fish1992-12-315-50/+57
* * partial-stab.h (near N_BINCL): Remove redundant code in N_BINCLStu Grossman1992-12-312-12/+8
* * paread.c: New file that contains all HPPA/HPUX symbol readingStu Grossman1992-12-313-10/+432
* * c-exp.y, m2-exp.y (yyrule, yyname): Remap like other yy* namesFred Fish1992-12-314-0/+12
* * c-exp.y, m2-exp.y (yyreds, yytoks): Remap like other yy* names.Fred Fish1992-12-315-43/+255
* * hppah-tdep.c (skip_trampoline_code): Use new macros forStu Grossman1992-12-294-8/+15
* * hppah-tdep.c (frame_saved_pc): Use better test for outermostStu Grossman1992-12-285-33/+239
* * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):Fred Fish1992-12-283-11/+42
* * solib.c (BKPT_AT_MAIN): Change to BKPT_AT_SYMBOL.Fred Fish1992-12-271-0/+11
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-2352-1122/+1352
* * valprint.c (val_print): Reorganize comment and add noteFred Fish1992-12-223-18/+15
* * tm-hppah.h: #define NEED_TEXT_START_END for target memoryStu Grossman1992-12-222-0/+9
* * hppa-pinsn.c (print_insn): Improve handling of be and bleStu Grossman1992-12-228-1119/+490
* add include of "complaints.h"David D. Zuhn1992-12-212-1/+5
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-1845-2103/+3358
* Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1992-12-178-72/+100
* Change default TEXIDIR to find FSF's texinfo.tex in new location.Roland Pesch1992-12-161-1/+1
* Change default pointer to texinfo.tex to match new location.Roland Pesch1992-12-161-1/+1
* Add i386sco4.mh (this time for sure).Ian Lance Taylor1992-12-151-0/+1
* Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-156-8/+41
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-1519-496/+530
* Avoid printf_filtered limit.John Gilmore1992-12-152-9/+21
* i860-tdep.c: Lint.John Gilmore1992-12-152-15/+22
* TypoJohn Gilmore1992-12-151-0/+5
* LintJohn Gilmore1992-12-153-7/+19
* * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1992-12-1511-279/+257
* * gdbtypes.h: Remove const from decl for cplus_struct_default toStu Grossman1992-12-151-0/+5
* * hppahpux.mt (TDEPFILES): Add exec.o.Stu Grossman1992-12-152-2/+2
* * convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: RemoveStu Grossman1992-12-159-114/+78
* * config/{vxworks68,vxworks960}: Don't include xdr_regs.o.John Gilmore1992-12-102-2/+2
* * mipsread.c (parse_symbol): When checking whether a structuredJohn Gilmore1992-12-101-0/+6
* Update dependencies after deleting files.John Gilmore1992-12-101-64/+11
* * vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove, unused.John Gilmore1992-12-106-279/+21
* * c-lang.c (_initialize_c_language): Name changed fromFred Fish1992-12-094-6/+14
* * c-exp.y, m2-exp.y: Migrate code that has nothing to do withFred Fish1992-12-0913-1245/+1402
* Changes for Amiga Unix from rhealey@ub.d.umn.edu.Fred Fish1992-12-083-25/+31