Age | Commit message (Expand) | Author | Files | Lines |
1992-02-21 | * tm-sparc.h, tm-sysv4.h, solib.h: Move shared lib definitions | John Gilmore | 1 | -0/+9 |
1992-02-21 | * environ.h, expression.h, frame.h, gdbcmd.h, gdbcore.h, | John Gilmore | 1 | -1/+26 |
1992-02-20 | * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS | John Gilmore | 1 | -0/+13 |
1992-02-20 | * coffread.c (decode_base_type): Pass long, not union. | John Gilmore | 1 | -0/+5 |
1992-02-17 | Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) | Fred Fish | 1 | -0/+3 |
1992-02-17 | When creating user defined types for subroutine and array types, check | Fred Fish | 1 | -0/+6 |
1992-02-14 | Fix code in elf_symtab_read which attempts to read the standard ELF | Fred Fish | 1 | -0/+5 |
1992-02-13 | * xm-vaxbsd.h: Close off comment. | Stu Grossman | 1 | -0/+4 |
1992-02-13 | Define NEED_POSIX_SETPGID for all SVR4 hosts. | Fred Fish | 1 | -0/+9 |
1992-02-07 | * buildsym.c (read_struct_type): Avoid double-bump of parse ptr | John Gilmore | 1 | -0/+4 |
1992-02-07 | * exec.c (set_section_name): Pass arg to exec_files_info; | John Gilmore | 1 | -0/+5 |
1992-02-07 | * main.c (print_gdb_version): Copyright msg: only this year. | John Gilmore | 1 | -0/+5 |
1992-02-06 | * mipsread.c (parse_partial_symbols): Handle dependencies | Per Bothner | 1 | -0/+9 |
1992-02-06 | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 1 | -0/+12 |
1992-02-06 | * mipsread.c (parse_symbol): Avoid clobbering enum pointer when | John Gilmore | 1 | -0/+6 |
1992-02-05 | Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. | Per Bothner | 1 | -0/+14 |
1992-02-01 | Call malloc, not xmalloc, when we check the result and recover from errors. | John Gilmore | 1 | -0/+4 |
1992-02-01 | VERSION should have been 4.4.1, not 4.5... | Stu Grossman | 1 | -1/+1 |
1992-02-01 | * Makefile.in: Increment version to 4.5. | Stu Grossman | 1 | -0/+14 |
1992-02-01 | * xm-vax.h: #ifndef ultrix around #include of endian.h and | Stu Grossman | 1 | -0/+5 |
1992-02-01 | Update WHATS.NEW for gdb-4.4 release. | John Gilmore | 1 | -1/+1 |
1992-02-01 | Remove references to i860 files whose copyrights have not been assigned | John Gilmore | 1 | -8/+4 |
1992-01-31 | Remove some entries that were already recorded on Dec 11th. | John Gilmore | 1 | -10/+1 |
1992-01-31 | * Projects: Patching executables is done. | John Gilmore | 1 | -0/+4 |
1992-01-31 | * symfile.c (reread_symbols): Whenever we reread one object | John Gilmore | 1 | -0/+4 |
1992-01-31 | * language.c, language.h: Make some things const. | John Gilmore | 1 | -0/+23 |
1992-01-31 | * infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS: | Stu Grossman | 1 | -0/+4 |
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 |