Age | Commit message (Expand) | Author | Files | Lines |
1992-01-31 | * symfile.c (reread_symbols): Whenever we reread one object | John Gilmore | 1 | -0/+4 |
1992-01-31 | Use regex package on Vax BSD. | John Gilmore | 1 | -0/+2 |
1992-01-31 | * language.c, language.h: Make some things const. | John Gilmore | 3 | -3/+26 |
1992-01-31 | * xm-vax.h: Include some system include files before our own | John Gilmore | 1 | -0/+5 |
1992-01-31 | * exec.c (exec_files_info): Split out into print_section_info. | John Gilmore | 1 | -16/+2 |
1992-01-31 | * infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS: | Stu Grossman | 2 | -0/+7 |
1992-01-31 | Bump VERSION to 4.3.92. | Stu Grossman | 1 | -1/+1 |
1992-01-31 | * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco, | Stu Grossman | 3 | -1/+4 |
1992-01-30 | * sparc-pinsn.c: Remove kludge for preferring architectures. | John Gilmore | 1 | -22/+14 |
1992-01-30 | Various fixed triggered by trying to do the right thing wrt | Per Bothner | 3 | -86/+217 |
1992-01-30 | * sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7, | Stu Grossman | 2 | -4/+16 |
1992-01-29 | Put the qsort() back in in sparc-pinsn.c | Per Bothner | 2 | -0/+137 |
1992-01-29 | Credits for GDB 4.4 (and correction to credits for 3.9). | Roland Pesch | 1 | -5/+6 |
1992-01-28 | Development checkpoint | Steve Chamberlain | 2 | -14/+1490 |
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 | 4 | -155/+290 |
1992-01-28 | Remove obsolete START_INFERIOR_HOOK. | John Gilmore | 1 | -4/+0 |
1992-01-28 | Oops, checked in version with the wrong stuff enabled. Turn it off... | Stu Grossman | 1 | -2/+4 |
1992-01-28 | Rename remote-hds.c to remote-hms.c. | Stu Grossman | 1 | -1/+1 |
1992-01-28 | * dbxread.c (process_one_symbol): Make a first cut at handling | Stu Grossman | 2 | -6/+16 |
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 | 3 | -4/+14 |
1992-01-27 | * xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h, | John Gilmore | 12 | -108/+16 |
1992-01-27 | * Makefile.in (OPCODES): Remove OPCODES defs and refs. There is | Stu Grossman | 2 | -17/+7 |
1992-01-27 | Add ChangeLog-9091 | John Gilmore | 1 | -0/+1 |
1992-01-27 | Split ChangeLog out at Jan 1, 1992. | John Gilmore | 3 | -8317/+8329 |
1992-01-27 | Update with numerous changes received from current maintainer (Peggy | Fred Fish | 2 | -641/+772 |
1992-01-27 | Delete a superfluous space. | Michael Tiemann | 1 | -4/+11 |
1992-01-27 | Print C++ constructor methods without bogus "return type." | Per Bothner | 2 | -9/+18 |
1992-01-25 | The unused parameter "target" should be a pointer to a structure, not the | Fred Fish | 1 | -0/+5 |
1992-01-24 | Namechange, h8300-hds ->h8300-hms | Steve Chamberlain | 1 | -1/+1 |
1992-01-24 | Initial revision | Steve Chamberlain | 1 | -0/+4 |
1992-01-24 | Changed refs to section->size to bfd_get_section_size_before_reloc | Steve Chamberlain | 1 | -3/+3 |
1992-01-24 | Convert the couple of references to the local (now removed) version | Fred Fish | 2 | -2/+7 |
1992-01-24 | Misc small fixes for problems uncovered by prototyping. | Fred Fish | 2 | -6/+13 |
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 | 2 | -1/+7 |
1992-01-24 | *** empty log message *** | Fred Fish | 1 | -2/+2 |
1992-01-24 | Document ansidecl.h going away, in favor of the copy in ../include. | Fred Fish | 2 | -1/+9 |
1992-01-24 | Two trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4 | Roland Pesch | 1 | -5/+5 |
1992-01-24 | One step closer. | Steve Chamberlain | 3 | -20/+50 |
1992-01-24 | Name change (It's hitacho micro systems, not hitachi data systems) | Steve Chamberlain | 1 | -1/+1 |
1992-01-20 | Fix demangling of destructors, and fix a minor indentation problem. | Michael Tiemann | 3 | -5/+18 |
1992-01-19 | * Makefile.in (HFILES): Add partial-stab.h. | Stu Grossman | 2 | -1/+5 |
1992-01-19 | Add several new files for stratus (i860* and *-stratus.h). Also add | Fred Fish | 9 | -11/+2523 |
1992-01-19 | Check in new config files for stratus. | Fred Fish | 1 | -0/+2 |
1992-01-19 | Initial revision | Fred Fish | 2 | -0/+24 |
1992-01-18 | Add psrc.sed | Stu Grossman | 1 | -1/+5 |
1992-01-16 | New stuff | Steve Chamberlain | 2 | -0/+5 |