aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-03-29LintJohn Gilmore19-97/+258
1992-03-29New host and target.John Gilmore2-0/+24
1992-03-29* Makefile.in (VERSION): Roll to 4.4.7.John Gilmore3-46/+57
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore8-573/+215
1992-03-29* target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore6-45/+174
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner19-120/+607
1992-03-29* config/sparc-elf.mt, hosts/sysv4.h: New config files.John Gilmore1-0/+66
1992-03-29* bout.c, coff-a29k.c, coff-i960.c: Lint.John Gilmore1-2/+2
1992-03-28Fix to use a single disposable copy of section header table and programFred Fish2-42/+39
1992-03-28Add OBJF_SYMS flag and use it to decide whether or not we have alreadyFred Fish3-51/+60
1992-03-27Misc cleanups from code review.John Gilmore7-49/+48
1992-03-27More cleanups for gprof, especially with the '386 target.Sean Eric Fagan2-4/+10
1992-03-27Added support for building on/for an embedded 386 using encapsulated coff.Sean Eric Fagan1-1/+1
1992-03-27Put in stuff necessary for gprof to be built, cleaned up, etc.Sean Eric Fagan2-8/+69
1992-03-27Document requirements for calling mmcheck to install corruption checkingFred Fish3-0/+412
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish5-261/+331
1992-03-27Set MINIMIZE to 0 for a real release.John Gilmore1-0/+9
1992-03-26 * rs6000-pinsn.c: Make dis-assembly output more likePer Bothner1-50/+43
1992-03-26 * c-exp.y, gdbtypes.h: Add builtin_type_signed_char.Per Bothner4-0/+21
1992-03-25* configure.in: fix iris/iris3.Stu Grossman2-1/+5
1992-03-25 * command.c, main.c (various places): Use ctype.h macrosPer Bothner2-7/+15
1992-03-25* history.c (stifle_history): Negative arg treated as zero.John Gilmore1-0/+4
1992-03-25re-add -rmK. Richard Pixley1-0/+4
1992-03-25aix and irix4 support.K. Richard Pixley2-2/+7
1992-03-25add stamp-rcs to allK. Richard Pixley1-0/+2
1992-03-25remove gas from rs6000 build, use aix host fragmentK. Richard Pixley2-0/+6
1992-03-25pass site_option to recursionsK. Richard Pixley2-4/+11
1992-03-25INSTALL_PROG -> INSTALLK. Richard Pixley1-0/+4
1992-03-25added standard targets, fixed install directoriesK. Richard Pixley1-0/+4
1992-03-25stuff from latest installK. Richard Pixley1-0/+4
1992-03-25remove srcdir from gdb.info ruleK. Richard Pixley2-1/+5
1992-03-25irix4 supportK. Richard Pixley1-0/+1
1992-03-25* infcmd.c (step_1): Call disable_longjmp_breakpoint at the rightStu Grossman1-1/+4
1992-03-25* xm-mips.h: declare strdup for ultrix.Stu Grossman2-0/+6
1992-03-25Install some bug fixes from Brian Fox.John Gilmore2-28/+46
1992-03-25* mipsread.c (fixup_sigtramp): Make sure that current_objfile is setupStu Grossman1-0/+7
1992-03-24add support for irix4K. Richard Pixley1-0/+41
1992-03-24 * config/rs6000.mh: Update (for Fred's new mmalloc)Per Bothner4-6/+14
1992-03-24Fixed a place where dbx symbol name continuation was appearing in anMichael Tiemann2-0/+6
1992-03-24* mips-tdep.c: include symfile.h and objfiles.h to fixStu Grossman2-1/+8
1992-03-24* coff-msym.c (ecoff_swap_rfd_in): remove & for array ref.Stu Grossman2-1/+5
1992-03-23 * valops.c (value_struct_elt_for_reference): Added 'offset'Per Bothner1-0/+6
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish32-185/+458
1992-03-20changed prms to send_prHeinz G. Seidl1-1/+1
1992-03-20More C++ improvements (pointers to members, qualified names). See ChangeLog.Per Bothner6-379/+574
1992-03-20Add .stmp-readline to all.cross...Stu Grossman2-2/+2
1992-03-20* Makefile.in (all.cross): Add .stmp-bfd.Stu Grossman2-11/+82
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish10-310/+520
1992-03-19Add and use definition for IN_SOLIB_TRAMPOLINE which allows wait_for_inferiorFred Fish2-0/+20
1992-03-19 Some improvements to g++ debugging.Per Bothner4-54/+192