aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-02-01Comment changes.John Gilmore2-3/+3
1992-02-01Remove references to i860 files whose copyrights have not been assignedJohn Gilmore1-8/+4
1992-01-31Remove i860 files, which do not have clear copyright assignments.John Gilmore1-3/+0
1992-01-31Half-updated version for Stu to work on.John Gilmore1-0/+35
1992-01-31Remove some entries that were already recorded on Dec 11th.John Gilmore1-10/+1
1992-01-31* Projects: Patching executables is done.John Gilmore3-46/+47
1992-01-31* symfile.c (reread_symbols): Whenever we reread one objectJohn Gilmore1-0/+4
1992-01-31Use regex package on Vax BSD.John Gilmore1-0/+2
1992-01-31* language.c, language.h: Make some things const.John Gilmore3-3/+26
1992-01-31* xm-vax.h: Include some system include files before our ownJohn Gilmore1-0/+5
1992-01-31* exec.c (exec_files_info): Split out into print_section_info.John Gilmore1-16/+2
1992-01-31* infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS:Stu Grossman2-0/+7
1992-01-31Bump VERSION to 4.3.92.Stu Grossman1-1/+1
1992-01-31* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,Stu Grossman3-1/+4
1992-01-30* sparc-pinsn.c: Remove kludge for preferring architectures.John Gilmore1-22/+14
1992-01-30Various fixed triggered by trying to do the right thing wrtPer Bothner3-86/+217
1992-01-30* sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7,Stu Grossman2-4/+16
1992-01-29Put the qsort() back in in sparc-pinsn.cPer Bothner2-0/+137
1992-01-29Credits for GDB 4.4 (and correction to credits for 3.9).Roland Pesch1-5/+6
1992-01-28Development checkpointSteve Chamberlain2-14/+1490
1992-01-28* findvar.c (read_register, write_register): Handle machinesJohn Gilmore1-0/+3
1992-01-28Handle debug symbols in dynamically loaded (relocated) code:John Gilmore4-155/+290
1992-01-28Remove obsolete START_INFERIOR_HOOK.John Gilmore1-4/+0
1992-01-28Oops, checked in version with the wrong stuff enabled. Turn it off...Stu Grossman1-2/+4
1992-01-28Rename remote-hds.c to remote-hms.c.Stu Grossman1-1/+1
1992-01-28* dbxread.c (process_one_symbol): Make a first cut at handlingStu Grossman2-6/+16
1992-01-27* symtab.c (find_pc_line): Fix stepping into and out of #includedStu Grossman1-0/+5
1992-01-27* buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug.John Gilmore3-4/+14
1992-01-27* xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h,John Gilmore12-108/+16
1992-01-27* Makefile.in (OPCODES): Remove OPCODES defs and refs. There isStu Grossman2-17/+7
1992-01-27Add ChangeLog-9091John Gilmore1-0/+1
1992-01-27Split ChangeLog out at Jan 1, 1992.John Gilmore3-8317/+8329
1992-01-27Update with numerous changes received from current maintainer (PeggyFred Fish2-641/+772
1992-01-27Delete a superfluous space.Michael Tiemann1-4/+11
1992-01-27 Print C++ constructor methods without bogus "return type."Per Bothner2-9/+18
1992-01-25The unused parameter "target" should be a pointer to a structure, not theFred Fish1-0/+5
1992-01-24Namechange, h8300-hds ->h8300-hmsSteve Chamberlain1-1/+1
1992-01-24Initial revisionSteve Chamberlain1-0/+4
1992-01-24Changed refs to section->size to bfd_get_section_size_before_relocSteve Chamberlain1-3/+3
1992-01-24Convert the couple of references to the local (now removed) versionFred Fish2-2/+7
1992-01-24Misc small fixes for problems uncovered by prototyping.Fred Fish2-6/+13
1992-01-24The i386_frame_num_args() function takes a pointer to a struct, notFred Fish1-0/+3
1992-01-24Correctly cast some arguments to modify_field and {read/write}_register_bytes.Fred Fish1-0/+3
1992-01-24The list_in_scope pointer needs to be initialized to point to aFred Fish2-1/+7
1992-01-24*** empty log message ***Fred Fish1-2/+2
1992-01-24Document ansidecl.h going away, in favor of the copy in ../include.Fred Fish2-1/+9
1992-01-24Two trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4Roland Pesch1-5/+5
1992-01-24One step closer.Steve Chamberlain3-20/+50
1992-01-24Name change (It's hitacho micro systems, not hitachi data systems)Steve Chamberlain1-1/+1
1992-01-20Fix demangling of destructors, and fix a minor indentation problem.Michael Tiemann3-5/+18