* language.c, language.h: Make some things const.
[binutils-gdb.git] / gdb / ChangeLog
1992-01-31 John Gilmore* language.c, language.h: Make some things const.
1992-01-31 Stu Grossman* infrun.c, xm-i386sco.h: SCO needs to use setpgid...
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-28 John Gilmore* findvar.c (read_register, write_register): Handle...
1992-01-28 John GilmoreHandle debug symbols in dynamically loaded (relocated...
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 GilmoreSplit ChangeLog out at Jan 1, 1992.
1992-01-27 Fred FishUpdate with numerous changes received from current...
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 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 FishDocument ansidecl.h going away, in favor of the copy...
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-16 Fred FishPass address of structure to complain() rather than...
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
1992-01-15 Stu GrossmanReference: gdb-pend/646
1992-01-15 Stu GrossmanReference: gdb-pend/657
1992-01-14 Stu Grossmangdb-pend/620
1992-01-13 Per Bothner * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now...
1992-01-12 Per Bothner * mips-tdep.c (mips_skip_prologue): Add some number of
1992-01-11 Fred FishMany changes to convert over to generic symbol table...
1992-01-02 John GilmoreRename bitfields to avoid conflict with macro names...
1992-01-01 Fred FishMakefile.in: Change tm-svr4.h to tm-sysv4.h. Change...
1991-12-30 Per BothnerMainly stuff to improve handling of TYPE_CODE_REF ...
1991-12-28 Per BothnerMissed some stuff last time.
1991-12-28 Fred FishMany small changes to procfs.c to add base support...
1991-12-27 Per BothnerMore changes, mostly cleanups from the last set.
1991-12-27 Fred FishVarious changes to clean up ADD_PSYMBOL_TO_LIST and...
1991-12-24 John GilmoreRoll VERSION to 4.3.2.
1991-12-23 Per BothnerOodles of changes. The most important is adding suppor...
1991-12-23 Fred Fish * solib.c (locate_base): Fix uninitialized variable...
1991-12-21 John Gilmore* xcoffread.c (read_symbol_lineno): Logic error in...
1991-12-20 Fred FishDocument change to config/mh-i386v4.
1991-12-20 Fred Fish* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h,...
1991-12-20 John GilmoreBugfix rfe and stbrx instrucionts.
1991-12-19 Stu Grossman* command.h, defs.h, eval.h, expression.h, remote-sa...
1991-12-16 Fred FishDocument changes to config/tm-amix and config/tm-i386v4.
1991-12-16 Fred FishPrint the names of files from which symbols are being...
1991-12-16 Fred FishNumerous small changes and a complete reorganization...
1991-12-14 Fred FishFix miscellaneous comparisons of integer with NULL...
1991-12-08 Fred FishFix a problem on i386 systems where buffered code strea...
1991-12-08 Fred FishUse macros to hide some of the ugly casting required...
1991-12-08 John GilmoreSet version to 4.3.1 so we won't mistake experimental...
1991-12-08 John GilmoreMerge Rich's overlapped changes with the gdb-4.3 version.
1991-12-07 John GilmoreUpdate for 4.3.
1991-12-07 K. Richard PixleySat Dec 7 00:00:15 1991 K. Richard Pixley (rich...
1991-12-06 Fred FishMore fixes for opaque and anonymous enumerations, struc...
1991-12-06 Fred FishFixes to improve opaque struct/union handling. Still...
1991-12-06 John Gilmore* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves...
1991-12-06 Michael TiemannFix off-by-one error in cplus name demangling.
1991-12-06 Fred FishSeveral changes to fix misc problems with enums, struct...
1991-12-06 John Gilmore* symtab.c (check_stub_method): Must allocate two...
1991-12-05 Fred FishSupply missing '"' character.
1991-12-05 Fred FishSupply missing parenthesis (~line 1269).
1991-12-05 John GilmoreFencepost error in reporting regs we can't find in...
1991-12-05 John GilmoreFix things pointed up by Fred Fish's test suite; see...
1991-12-05 Fred FishArrange for enumeration members to be manipulated in...
1991-12-05 John Gilmore* main.c (input_from_terminal_p): Check whether GDB...
1991-12-04 John Gilmore* symfile.c (reread_symbols): Avoid kludging mtime_set...
1991-12-04 John Gilmore* Makefile.in: VERSION 4.2.96.
1991-12-04 John Gilmore* coffread.c (coff_symfile_read): Avoid select_source_...
1991-12-04 John GilmoreMake it compile for cross-debugging.
1991-12-02 Per BothnerTwo small mips-specific fixes (see ChangeLog).
1991-12-01 Steve Chamberlain Changes due to include file renaming:
1991-11-30 Fred FishAdd tm-i386v4.h and xm-i386v4.h to Sanitize, add i386...
1991-11-30 Fred FishChange simple call to printf of error message to a...
1991-11-30 Roland Pesch*** empty log message ***
1991-11-28 John GilmoreMake structs work on DECstation (sigh)
1991-11-27 John GilmoreImprove G++ debugging support.
1991-11-23 John GilmoreAdd some error checking around ioctl's for terminal...
1991-11-23 John GilmoreNo need to offset args from frame pointer.
1991-11-22 John GilmoreVERSION 4.2.95
1991-11-22 John GilmoreFurther cleanup for release.
1991-11-22 John GilmoreSCO lint.
1991-11-22 John GilmoreCLeanups to compile, mostly on BSD (okeeffe) and sco...
1991-11-22 John GilmoreLint
1991-11-22 John GilmoreRoll new files into various lists.
1991-11-22 John GilmoreRoll VERSION to 4.2.90.
1991-11-22 Fred FishInitialize the c++ specific portion of the type structu...
1991-11-22 John Gilmore* main.c: Use getcwd rather than getwd.
1991-11-21 John GilmoreAdd /* */ to #if 0'd thing to help ANSI.
1991-11-21 John GilmoreRemove more refs to removed files.
1991-11-21 John Gilmore* exec.c (exec_files_info): If `verbose' is set, show...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-21 John GilmoreRemove rudimentary HP a.out support from GDB, move...
1991-11-21 John GilmoreCashier <a.out.gnu.h>
next