aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-0/+12
1991-11-21Remove rudimentary HP a.out support from GDB, move to ../include.John Gilmore1-0/+3
1991-11-21Cashier <a.out.gnu.h>John Gilmore1-0/+2
1991-11-21More *config stuffJohn Gilmore1-3/+4
1991-11-21Makefile fragments for various hosts and targets now come fromJohn Gilmore1-0/+4
1991-11-21Clean up rs6000 opcode stuff.John Gilmore1-0/+5
1991-11-20Recognize obsolete form of AT_element_list attribute still used by AT&TFred Fish1-0/+6
1991-11-20Ignore names invented by helpful compilers for anonymous structs, unions,Fred Fish1-0/+3
1991-11-19Add defines so that parsers produced by SVR4 versions of yacc can coexistFred Fish1-0/+9
1991-11-19Remove tdesc stuff and prettify.John Gilmore1-1/+2
1991-11-19More inclusion of defs.h to before param.h, ala other source files.Fred Fish1-0/+4
1991-11-19Add generic m68k function prologue skipping support and expand theFred Fish1-0/+14
1991-11-19Remove tdesc stuff.John Gilmore1-0/+2
1991-11-18Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,John Gilmore1-0/+26
1991-11-18Supply missing third arg to instance of call to do_type().Fred Fish1-0/+3
1991-11-18Changes to match new DWARF draft 5 version of include/dwarf.h.Fred Fish1-0/+6
1991-11-18Make changes needed to handle code which uses ANSI-mangled names (andMichael Tiemann1-0/+25
1991-11-16* mipsread.c (parse_partial_symbols): patch to keep DEC CStu Grossman1-0/+5
1991-11-15ansi name abuse changesDavid Henkel-Wallace1-0/+18
1991-11-15Add compact_misc_function_vector() to compact out duplicate entries inFred Fish1-0/+4
1991-11-15Changes to build misc function vector entries from canonical bfd symbolFred Fish1-0/+19
1991-11-14* m88k-tdep.c (examine_prologue): Deal with OR instructionsJohn Gilmore1-0/+7
1991-11-14 * Makefile.in, xconfig/delta88 made it install a sysV manual page;Steve Chamberlain1-0/+5
1991-11-14Motorola 88000 port without tears, I mean without tdescs.John Gilmore1-0/+32
1991-11-13Forgot opcode files.John Gilmore1-1/+1
1991-11-13xcoffread.c, tdesc-lib, and misc fixes.John Gilmore1-0/+5
1991-11-12Fixes related to handling of C++ methods (handle destructorsPer Bothner1-0/+24
1991-11-12Remove internal gdb definition of fixed arg count concat() function andFred Fish1-0/+12
1991-11-12* Makefile.in: Add xcoffread.c, xcoffexec.c.John Gilmore1-0/+10
1991-11-12Minor rewording of message containing name of program that generated aFred Fish1-0/+12
1991-11-09Remove leftover call to do_cleanups() which resulted from a previous change.Fred Fish1-0/+3
1991-11-09Re-enable compilation of register_addr() stub whenever it is not suppliedFred Fish1-0/+5
1991-11-09More changes for objfiles.John Gilmore1-1/+8
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore1-0/+74
1991-11-09Lint and some rs/6000 port.John Gilmore1-0/+9
1991-11-08 * Makefile.in: link with libiberty after libreadline, sinceSteve Chamberlain1-0/+2
1991-11-08 * m88k-xdep.c: Fixed the register offsets in the ptrace_userSteve Chamberlain1-0/+7
1991-11-08Fix decoding of mtacc, dmac, fmac. These files should really get mergedJohn Gilmore1-0/+2
1991-11-07* tm-*.h: Remove READ_DBX_FORMAT, COFF_FORMAT, andJohn Gilmore1-0/+8
1991-11-07* coffread.c: Eliminate c_nsyms in favor of c_naux.John Gilmore1-1/+17
1991-11-06 * Makefile.in: put a - infront of the mv y.tab.c c-exp.tab.c andSteve Chamberlain1-0/+7
1991-11-06Add C++ as a separate language.Per Bothner1-0/+25
1991-11-04 * infrun.c: Fixed typo in comment.Per Bothner1-0/+33
1991-11-01* mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore1-0/+12
1991-11-01* infrun.c (wait_for_inferior): another stepi/nexti fix. EnsureStu Grossman1-0/+6
1991-10-28* main.c (initialize_history): Read history after reading allStu Grossman1-0/+5
1991-10-27* buildsym.c: Break out initial malloc sizes.John Gilmore1-0/+22
1991-10-26* symfile.c (syms_from_bfd): New routine.John Gilmore1-0/+7
1991-10-26Break out symbol-table-building routinesJohn Gilmore1-0/+7
1991-10-26 Various fixes to improve g++ debugging. See ChangeLog.Per Bothner1-0/+25