aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-01-20Fix demangling of destructors, and fix a minor indentation problem.Michael Tiemann1-0/+4
1992-01-19* Makefile.in (HFILES): Add partial-stab.h.Stu Grossman1-0/+4
1992-01-19Add several new files for stratus (i860* and *-stratus.h). Also addFred Fish1-0/+11
1992-01-16Pass address of structure to complain() rather than the entire structure.Fred Fish1-0/+5
1992-01-15Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs.Fred Fish1-0/+5
1992-01-15Changes to fix bug with static variables within function scopes.Fred Fish1-0/+9
1992-01-15Reference: gdb-pend/636Stu Grossman1-0/+3
1992-01-15Reference: gdb-pend/646Stu Grossman1-0/+3
1992-01-15Reference: gdb-pend/657Stu Grossman1-0/+6
1992-01-14gdb-pend/620Stu Grossman1-0/+5
1992-01-13 * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now thatPer Bothner1-0/+6
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 Fish1-0/+22
1992-01-02Rename bitfields to avoid conflict with macro names in new opcode/sparc.h.John Gilmore1-0/+5
1992-01-01Makefile.in: Change tm-svr4.h to tm-sysv4.h. Change xm-svr4.hFred Fish1-0/+20
1991-12-30Mainly stuff to improve handling of TYPE_CODE_REF (C++ reference)Per Bothner1-0/+22
1991-12-28Missed some stuff last time.Per Bothner1-0/+8
1991-12-28Many small changes to procfs.c to add base support for a new "info proc"Fred Fish1-0/+21
1991-12-27More changes, mostly cleanups from the last set.Per Bothner1-0/+41
1991-12-27Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1-0/+18
1991-12-24Roll VERSION to 4.3.2.John Gilmore1-0/+4
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-0/+52
1991-12-23 * solib.c (locate_base): Fix uninitialized variable that wasFred Fish1-0/+13
1991-12-21* xcoffread.c (read_symbol_lineno): Logic error in incrementingJohn Gilmore1-0/+5
1991-12-20Document change to config/mh-i386v4.Fred Fish1-0/+6
1991-12-20* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h, xm-i386v4.h:Fred Fish1-0/+11
1991-12-20Bugfix rfe and stbrx instrucionts.John Gilmore1-1/+5
1991-12-19* command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c,Stu Grossman1-0/+6
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 Fish1-0/+59
1991-12-14Fix miscellaneous comparisons of integer with NULL that elicit compilerFred Fish1-0/+29
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 Fish1-0/+5
1991-12-08Set version to 4.3.1 so we won't mistake experimental for standard.John Gilmore1-0/+4
1991-12-08Merge Rich's overlapped changes with the gdb-4.3 version.John Gilmore1-0/+16
1991-12-07Update for 4.3.John Gilmore1-13/+17
1991-12-07Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-0/+16
1991-12-06More fixes for opaque and anonymous enumerations, structures, and unions.Fred Fish1-4/+3
1991-12-06Fixes to improve opaque struct/union handling. Still fails to find theFred Fish1-0/+7
1991-12-06* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us inJohn Gilmore1-0/+5
1991-12-06Fix off-by-one error in cplus name demangling.Michael Tiemann1-0/+5
1991-12-06Several changes to fix misc problems with enums, structs, and unions,Fred Fish1-0/+11
1991-12-06* symtab.c (check_stub_method): Must allocate two extra argumentJohn Gilmore1-0/+5
1991-12-05Supply missing '"' character.Fred Fish1-0/+2
1991-12-05Supply missing parenthesis (~line 1269).Fred Fish1-0/+4
1991-12-05Fencepost error in reporting regs we can't find in core file.John Gilmore1-0/+3
1991-12-05Fix things pointed up by Fred Fish's test suite; see ChangeLog.John Gilmore1-0/+29
1991-12-05Arrange for enumeration members to be manipulated in source code order,Fred Fish1-0/+6
1991-12-05* main.c (input_from_terminal_p): Check whether GDB has a terminal at all.John Gilmore1-0/+11