force all files to end in "/* end of filename"
[binutils-gdb.git] / gdb /
1992-02-11 Sean Eric FaganAdded mh-apollo68v and mt-os68k as files-to-keep.
1992-02-11 Sean Eric FaganAdded a68v-xdep.c os68k-xdep.c, tm-os68k.h, and xm...
1992-02-11 Sean Eric Faganall: Don't include <sys/file.h> if NO_SYS_FILE is...
1992-02-10 Sean Eric FaganMakefile.in: Removed some '#''s that caused an extrane...
1992-02-10 Sean Eric FaganAdded support for hosting on an Apollo Series 400 ...
1992-02-10 Sean Eric FaganAdded support for hosting on an Apollo Series 400 proce...
1992-02-08 K. Richard PixleyIn configure{.in} {host|target}_makefile_frag should...
1992-02-07 Stu GrossmanAdd xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add...
1992-02-07 John Gilmore* buildsym.c (read_struct_type): Avoid double-bump...
1992-02-07 John Gilmore* exec.c (set_section_name): Pass arg to exec_files_info;
1992-02-07 Michael TiemannAdd ${srcdir} for makefile_frags.
1992-02-07 John Gilmore* main.c (print_gdb_version): Copyright msg: only...
1992-02-06 Per Bothner * mipsread.c (parse_partial_symbols): Handle dependencies
1992-02-06 Steve Chamberlain * coffread.c (read_enum_type): Use the size of a targe...
1992-02-06 John Gilmore* mipsread.c (parse_symbol): Avoid clobbering enum...
1992-02-05 Per BothnerMips-specific bug-fix (for stabs-in-ecoff), and style...
1992-02-01 Stu Grossman* xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult,
1992-02-01 John GilmoreCall malloc, not xmalloc, when we check the result...
1992-02-01 Stu GrossmanVERSION should have been 4.4.1, not 4.5...
1992-02-01 Stu Grossman* Makefile.in: Increment version to 4.5.
1992-02-01 Stu Grossman* xm-vax.h: #ifndef ultrix around #include of endian...
1992-02-01 John GilmoreAvoid references to files that aren't assigned to FSF.
1992-02-01 John GilmoreTypo of my own
1992-02-01 Stu Grossmanthreecol.tex no longer exists.
1992-02-01 John GilmoreUpdate WHATS.NEW for gdb-4.4 release.
1992-02-01 John GilmoreA typo and a thinko.
1992-02-01 John GilmoreUpdate for gdb-4.4 release.
1992-02-01 Stu Grossmanfoo
1992-02-01 Stu GrossmanDistribute lpsrc.sed, remove rc-*.
1992-02-01 John GilmoreUpdate comments to make it clear that the copyright...
1992-02-01 John GilmoreComment changes.
1992-02-01 John GilmoreRemove references to i860 files whose copyrights have...
1992-01-31 John GilmoreRemove i860 files, which do not have clear copyright...
1992-01-31 John GilmoreHalf-updated version for Stu to work on.
1992-01-31 John GilmoreRemove some entries that were already recorded on Dec...
1992-01-31 John Gilmore* Projects: Patching executables is done.
1992-01-31 John Gilmore* symfile.c (reread_symbols): Whenever we reread one...
1992-01-31 John GilmoreUse regex package on Vax BSD.
1992-01-31 John Gilmore* language.c, language.h: Make some things const.
1992-01-31 John Gilmore* xm-vax.h: Include some system include files before...
1992-01-31 John Gilmore* exec.c (exec_files_info): Split out into print_secti...
1992-01-31 Stu Grossman* infrun.c, xm-i386sco.h: SCO needs to use setpgid...
1992-01-31 Stu GrossmanBump VERSION to 4.3.92.
1992-01-31 Stu Grossman* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
1992-01-30 John Gilmore* sparc-pinsn.c: Remove kludge for preferring architec...
1992-01-30 Per BothnerVarious fixed triggered by trying to do the right thing wrt
1992-01-30 Stu Grossman* sparc-pinsn.c (compare_opcodes): Make it prefer...
1992-01-29 Per BothnerPut the qsort() back in in sparc-pinsn.c
1992-01-29 Roland PeschCredits for GDB 4.4 (and correction to credits for...
1992-01-28 Steve ChamberlainDevelopment checkpoint
1992-01-28 John Gilmore* findvar.c (read_register, write_register): Handle...
1992-01-28 John GilmoreHandle debug symbols in dynamically loaded (relocated...
1992-01-28 John GilmoreRemove obsolete START_INFERIOR_HOOK.
1992-01-28 Stu GrossmanOops, checked in version with the wrong stuff enabled...
1992-01-28 Stu GrossmanRename remote-hds.c to remote-hms.c.
1992-01-28 Stu Grossman* dbxread.c (process_one_symbol): Make a first cut...
1992-01-27 Stu Grossman* symtab.c (find_pc_line): Fix stepping into and out...
1992-01-27 John Gilmore* buildsym.c (read_struct_type): Circumvent sun3 sunos...
1992-01-27 John Gilmore* xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h...
1992-01-27 Stu Grossman* Makefile.in (OPCODES): Remove OPCODES defs and refs...
1992-01-27 John GilmoreAdd ChangeLog-9091
1992-01-27 John GilmoreSplit ChangeLog out at Jan 1, 1992.
1992-01-27 Fred FishUpdate with numerous changes received from current...
1992-01-27 Michael TiemannDelete a superfluous space.
1992-01-27 Per Bothner Print C++ constructor methods without bogus "return...
1992-01-25 Fred FishThe unused parameter "target" should be a pointer to...
1992-01-24 Steve ChamberlainNamechange, h8300-hds ->h8300-hms
1992-01-24 Steve ChamberlainInitial revision
1992-01-24 Steve ChamberlainChanged refs to section->size to bfd_get_section_size_b...
1992-01-24 Fred FishConvert the couple of references to the local (now...
1992-01-24 Fred FishMisc small fixes for problems uncovered by prototyping.
1992-01-24 Fred FishThe i386_frame_num_args() function takes a pointer...
1992-01-24 Fred FishCorrectly cast some arguments to modify_field and ...
1992-01-24 Fred FishThe list_in_scope pointer needs to be initialized to...
1992-01-24 Fred Fish*** empty log message ***
1992-01-24 Fred FishDocument ansidecl.h going away, in favor of the copy...
1992-01-24 Roland PeschTwo trivial 1991->1992 updates. (One in GDB copyright...
1992-01-24 Steve ChamberlainOne step closer.
1992-01-24 Steve ChamberlainName change (It's hitacho micro systems, not hitachi...
1992-01-20 Michael TiemannFix demangling of destructors, and fix a minor indentat...
1992-01-19 Stu Grossman* Makefile.in (HFILES): Add partial-stab.h.
1992-01-19 Fred FishAdd several new files for stratus (i860* and *-stratus...
1992-01-19 Fred FishCheck in new config files for stratus.
1992-01-19 Fred FishInitial revision
1992-01-18 Stu GrossmanAdd psrc.sed
1992-01-16 Steve ChamberlainNew stuff
1992-01-16 Steve ChamberlainAdded new h8 files
1992-01-16 Steve ChamberlainStubs to get things going
1992-01-16 Steve ChamberlainAdded h8300 target
1992-01-16 Fred FishPass address of structure to complain() rather than...
1992-01-16 Roland PeschUpdated "Installing" appendix, for current state of...
1992-01-15 Roland PeschTwo more FSF mods.
1992-01-15 Roland Peschrefcard.tex: single file now includes what were formerl...
1992-01-15 Roland PeschReactivate paragraph on preformatted PostScript refcard...
1992-01-15 Roland PeschCygnus-Logoized version of GDB refcard, for use as...
1992-01-15 Roland Pesch(1) Improvements from B Chassell.
1992-01-15 Roland PeschDiscreet folding guides, and commented-out alternatives.
1992-01-15 Fred FishOnly compile in solib_add_common_symbols for non-SVR4...
1992-01-15 Fred FishChanges to fix bug with static variables within functio...
1992-01-15 Stu GrossmanReference: gdb-pend/636
next