aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-01-15Reference: gdb-pend/646Stu Grossman1-0/+3
1992-01-15Reference: gdb-pend/657Stu Grossman2-143/+188
1992-01-14gdb-pend/620Stu Grossman2-4/+16
1992-01-13 * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now thatPer Bothner3-9/+18
1992-01-12 * mips-tdep.c (mips_skip_prologue): Add some number ofPer Bothner1-0/+5
1992-01-11Many changes to convert over to generic symbol table reading code inFred Fish2-647/+114
1992-01-07buildsym.c (cleanup_undefined_types): Add support for enums.Stu Grossman1-1/+5
1992-01-06Get past DEC shell bug.John Gilmore1-1/+1
1992-01-06Makefile.in: resuscitate "all" target as "all-doc".Roland Pesch4-530/+652
1992-01-02Rename bitfields to avoid conflict with macro names in new opcode/sparc.h.John Gilmore2-15/+20
1992-01-01Makefile.in: Change tm-svr4.h to tm-sysv4.h. Change xm-svr4.hFred Fish2-0/+21
1991-12-30Mainly stuff to improve handling of TYPE_CODE_REF (C++ reference)Per Bothner3-10/+41
1991-12-28Missed some stuff last time.Per Bothner2-1/+9
1991-12-28Many small changes to procfs.c to add base support for a new "info proc"Fred Fish3-41/+309
1991-12-27More changes, mostly cleanups from the last set.Per Bothner14-172/+103
1991-12-27Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish6-127/+100
1991-12-24Roll VERSION to 4.3.2.John Gilmore2-1/+5
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner18-1500/+1646
1991-12-23* config/mh-amix, config/mh-i386v4: Change to find alloca byFred Fish2-5/+29
1991-12-23 * solib.c (locate_base): Fix uninitialized variable that wasFred Fish3-6/+19
1991-12-21* xcoffread.c (read_symbol_lineno): Logic error in incrementingJohn Gilmore2-1/+6
1991-12-20Keep the renamed svr4 files.Fred Fish1-2/+2
1991-12-20Document change to config/mh-i386v4.Fred Fish1-0/+6
1991-12-20Set XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native compilers can findFred Fish1-1/+7
1991-12-20* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h, xm-i386v4.h:Fred Fish7-15/+35
1991-12-20Renamed from xm-svr4.h xm-sysv4.hFred Fish1-0/+56
1991-12-20Renamed from tm-svr4.h to tm-sysv4.hFred Fish1-0/+37
1991-12-20Bugfix rfe and stbrx instrucionts.John Gilmore2-3/+7
1991-12-19* command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c,Stu Grossman3-4/+4
1991-12-19* command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c,Stu Grossman5-110/+141
1991-12-16Add solib.o to TDEPFILES for these SVR4 systems.Fred Fish2-2/+2
1991-12-16Document changes to config/tm-amix and config/tm-i386v4.Fred Fish1-0/+3
1991-12-16Print the names of files from which symbols are being loaded if verboseFred Fish1-0/+4
1991-12-16Numerous small changes and a complete reorganization of solib.c, to supportFred Fish6-335/+1203
1991-12-14* infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: RemoveJohn Gilmore3-45/+93
1991-12-14Fix miscellaneous comparisons of integer with NULL that elicit compilerFred Fish3-6/+36
1991-12-13More improvements in handling make from remote objdirs:Roland Pesch1-18/+21
1991-12-13Fix bug: gdbVN.m4 had stopped picking up version number. Now grabs itRoland Pesch1-1/+1
1991-12-13Improve how we ask for bug reports.John Gilmore2-5/+14
1991-12-11infodir belongs in datadirK. Richard Pixley2-1/+5
1991-12-10Massage new readline appendix so texi2roff can understand markupRoland Pesch1-3/+16
1991-12-10Better support for building documentation targets in separate objdirRoland Pesch1-0/+739
1991-12-10rdl-apps.texi is no longer used, with the new improved doc Makefile.in.Roland Pesch1-2/+4
1991-12-10Improve support for building in separate objdir (verified all individualRoland Pesch2-29/+43
1991-12-09Integrated quick fixes to C++ handling of static member functions andMichael Tiemann1-17/+19
1991-12-08Fix a problem on i386 systems where buffered code stream access was failingFred Fish1-0/+6
1991-12-08Use macros to hide some of the ugly casting required in the previouslyFred Fish2-5/+19
1991-12-08add a couple missing ${srcdir}sK. Richard Pixley1-1/+1
1991-12-08Set version to 4.3.1 so we won't mistake experimental for standard.John Gilmore2-741/+4
1991-12-08Merge gdb-4.3 and Rich's Makefile.in's.John Gilmore1-14/+40