Age | Commit message (Expand) | Author | Files | Lines |
1992-01-30 | Various fixed triggered by trying to do the right thing wrt | Per Bothner | 1 | -0/+21 |
1992-01-30 | * sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7, | Stu Grossman | 1 | -0/+5 |
1992-01-29 | Put the qsort() back in in sparc-pinsn.c | Per Bothner | 1 | -0/+4 |
1992-01-28 | * findvar.c (read_register, write_register): Handle machines | John Gilmore | 1 | -0/+3 |
1992-01-28 | Handle debug symbols in dynamically loaded (relocated) code: | John Gilmore | 1 | -6/+35 |
1992-01-28 | * dbxread.c (process_one_symbol): Make a first cut at handling | Stu Grossman | 1 | -0/+3 |
1992-01-27 | * symtab.c (find_pc_line): Fix stepping into and out of #included | Stu Grossman | 1 | -0/+5 |
1992-01-27 | * buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug. | John Gilmore | 1 | -0/+6 |
1992-01-27 | * xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h, | John Gilmore | 1 | -0/+6 |
1992-01-27 | * Makefile.in (OPCODES): Remove OPCODES defs and refs. There is | Stu Grossman | 1 | -0/+5 |
1992-01-27 | Split ChangeLog out at Jan 1, 1992. | John Gilmore | 1 | -8316/+5 |
1992-01-27 | Update with numerous changes received from current maintainer (Peggy | Fred Fish | 1 | -0/+5 |
1992-01-27 | Print C++ constructor methods without bogus "return type." | Per Bothner | 1 | -0/+5 |
1992-01-25 | The unused parameter "target" should be a pointer to a structure, not the | Fred Fish | 1 | -0/+5 |
1992-01-24 | Convert the couple of references to the local (now removed) version | Fred Fish | 1 | -0/+5 |
1992-01-24 | Misc small fixes for problems uncovered by prototyping. | Fred Fish | 1 | -0/+6 |
1992-01-24 | The i386_frame_num_args() function takes a pointer to a struct, not | Fred Fish | 1 | -0/+3 |
1992-01-24 | Correctly cast some arguments to modify_field and {read/write}_register_bytes. | Fred Fish | 1 | -0/+3 |
1992-01-24 | The list_in_scope pointer needs to be initialized to point to a | Fred Fish | 1 | -0/+6 |
1992-01-24 | Document ansidecl.h going away, in favor of the copy in ../include. | Fred Fish | 1 | -0/+9 |
1992-01-20 | Fix demangling of destructors, and fix a minor indentation problem. | Michael Tiemann | 1 | -0/+4 |
1992-01-19 | * Makefile.in (HFILES): Add partial-stab.h. | Stu Grossman | 1 | -0/+4 |
1992-01-19 | Add several new files for stratus (i860* and *-stratus.h). Also add | Fred Fish | 1 | -0/+11 |
1992-01-16 | Pass address of structure to complain() rather than the entire structure. | Fred Fish | 1 | -0/+5 |
1992-01-15 | Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs. | Fred Fish | 1 | -0/+5 |
1992-01-15 | Changes to fix bug with static variables within function scopes. | Fred Fish | 1 | -0/+9 |
1992-01-15 | Reference: gdb-pend/636 | Stu Grossman | 1 | -0/+3 |
1992-01-15 | Reference: gdb-pend/646 | Stu Grossman | 1 | -0/+3 |
1992-01-15 | Reference: gdb-pend/657 | Stu Grossman | 1 | -0/+6 |
1992-01-14 | gdb-pend/620 | Stu Grossman | 1 | -0/+5 |
1992-01-13 | * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now that | Per Bothner | 1 | -0/+6 |
1992-01-12 | * mips-tdep.c (mips_skip_prologue): Add some number of | Per Bothner | 1 | -0/+5 |
1992-01-11 | Many changes to convert over to generic symbol table reading code in | Fred Fish | 1 | -0/+22 |
1992-01-02 | Rename bitfields to avoid conflict with macro names in new opcode/sparc.h. | John Gilmore | 1 | -0/+5 |
1992-01-01 | Makefile.in: Change tm-svr4.h to tm-sysv4.h. Change xm-svr4.h | Fred Fish | 1 | -0/+20 |
1991-12-30 | Mainly stuff to improve handling of TYPE_CODE_REF (C++ reference) | Per Bothner | 1 | -0/+22 |
1991-12-28 | Missed some stuff last time. | Per Bothner | 1 | -0/+8 |
1991-12-28 | Many small changes to procfs.c to add base support for a new "info proc" | Fred Fish | 1 | -0/+21 |
1991-12-27 | More changes, mostly cleanups from the last set. | Per Bothner | 1 | -0/+41 |
1991-12-27 | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 1 | -0/+18 |
1991-12-24 | Roll VERSION to 4.3.2. | John Gilmore | 1 | -0/+4 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -0/+52 |
1991-12-23 | * solib.c (locate_base): Fix uninitialized variable that was | Fred Fish | 1 | -0/+13 |
1991-12-21 | * xcoffread.c (read_symbol_lineno): Logic error in incrementing | John Gilmore | 1 | -0/+5 |
1991-12-20 | Document change to config/mh-i386v4. | Fred Fish | 1 | -0/+6 |
1991-12-20 | * configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h, xm-i386v4.h: | Fred Fish | 1 | -0/+11 |
1991-12-20 | Bugfix rfe and stbrx instrucionts. | John Gilmore | 1 | -1/+5 |
1991-12-19 | * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c, | Stu Grossman | 1 | -0/+6 |
1991-12-16 | Document changes to config/tm-amix and config/tm-i386v4. | Fred Fish | 1 | -0/+3 |
1991-12-16 | Print the names of files from which symbols are being loaded if verbose | Fred Fish | 1 | -0/+4 |