* symtab.h (struct symbol): Add aux_value union for preserving
[binutils-gdb.git] / gdb /
1992-06-13 Fred Fish* symtab.h (struct symbol): Add aux_value union for...
1992-06-13 Michael TiemannMake `clear_symtab_users_once' non-static so objfiles...
1992-06-13 John Gilmore* elfread.c (record_minimal_symbol_and_info): Kludged...
1992-06-13 John Gilmore* dbxread.c: Add symbol_size to struct dbx_symfile_info.
1992-06-13 John GilmoreRemove reg_names decl (now in defs.h).
1992-06-13 John GilmoreLint
1992-06-13 John Gilmore* buildsym.h: Add processing_acc_compilation flag.
1992-06-13 John Gilmore* configure.in: Solaris config is sparc-sun-solaris2.
1992-06-12 Fred Fish * expprint.c (print_subexp): Add missing ']'.
1992-06-11 John GilmoreTwo `long long' fixes from Robert R. Henry (rrh@dino...
1992-06-11 Stu GrossmanLatest and greatest, many bug fixes, value annotations...
1992-06-11 John GilmoreSmall changes from Solaris port. The big stuff is...
1992-06-10 Fred Fish * c-exp.y, m2-exp.y: Move remapping defines for mallo...
1992-06-09 Stu GrossmanOops, forgot depend!
1992-06-09 Stu Grossman* depend: rebuild to account for remote-st2000.c.
1992-06-09 Fred Fish * c-exp.y (yylex): Recognize single-quoted strings...
1992-06-09 John Gilmore* Makefile.in: Roll VERSION to 4.5.4.
1992-06-09 John GilmoreTypo
1992-06-08 Stu GrossmanSee gdb/Changelog for details.
1992-06-08 Stu Grossman* alldeps.mak: Rebuild to account for new files.
1992-06-08 Stu Grossman* configure.in: Tandem debug monitor (st2000) support.
1992-06-08 Stu GrossmanSee gdb/Changelog for details
1992-06-05 John Gilmore* blockframe.c (inside_entry_file, inside_main_func,
1992-06-04 John Gilmore* xcoffread.c (read_xcoff_symtab): Set c_sclass from...
1992-06-02 Roland PeschFix from net: when predigesting doc for texi2roff,...
1992-06-02 Roland PeschTracking changes from Lucid: option formerly known...
1992-06-01 Michael TiemannPass the correct number of parameters to `symbol_file_add'.
1992-06-01 Michael TiemannDefine MALLOC_INCOMPATIBLE so we can compile files...
1992-05-31 Michael TiemannHandle -m680[01234]0-wrs as specific vxworks68 targets...
1992-05-30 Michael TiemannFix lint found by GCC.
1992-05-27 John GilmoreLint
1992-05-26 Steve Chamberlainlint
1992-05-21 Sean Eric FaganPTR vs. void*. Sorry.
1992-05-21 Sean Eric Faganqsort returns a void*, according to the manual pages...
1992-05-20 John Gilmore* coredep.c (fetch_core_registers): Remove premature...
1992-05-20 John Gilmore88K changes inspired by Ted Lemon (uunet!lupine!mellon)
1992-05-19 Roland PeschRemoved RMS email address from inside cover page, at...
1992-05-18 Stu Grossman* alldeps.mak, depend: re-make to account for ser...
1992-05-17 Fred Fish * inflow.c (new_tty): Temporarily ignore SIGTTOU...
1992-05-15 Roland PeschThu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowan...
1992-05-13 Steve Chamberlain Changes to support GDB running on DOS using GO32 and...
1992-05-13 Steve Chamberlain Changes to support GDB running on DOS using GO32 and...
1992-05-12 Stu Grossman* infrun.c (child_attach): Don't allow gdb to attach...
1992-05-12 Stu Grossman* infrun.c (child_attach): Don't allow gdb to attach...
1992-05-12 Stu Grossman* breakpoint.c, infcmd.c: Change many printfs to print...
1992-05-12 Stu Grossman* breakpoint.c: Change many printfs to printf_filtered...
1992-05-12 John Gilmore`info user' => `show user'. Noticed by David Taylor.
1992-05-12 John Gilmore* README: Add pointer to internals doc, and describe...
1992-05-12 John GilmoreSay how to read the `info' files.
1992-05-11 Fred Fish * cplus-dem.c (demangle_signature): Recognize misplac...
1992-05-10 Fred Fish * config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounder...
1992-05-10 Fred Fish * Makefile.in (VERSION): Bump to 4.5.3
1992-05-09 Stu Grossman* xcoffexec.c (vmap_exec): Don't assume .text and...
1992-05-08 Per Bothner * mipsread.c (parse_procedure): Return rather than...
1992-05-08 Stu Grossman* Makefile.in, remote-udi.c, remote-vx.c, 29k-share...
1992-05-08 K. Richard Pixleypropogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on...
1992-05-07 Stu Grossman* am29k-pinsn.c: Use new opcode table in "opcode/a29k.h".
1992-05-06 Per Bothner * tm-irix3.h: Re-define CPLUS_MARKER to '.'.
1992-05-06 Fred Fish * cplus-dem.c (do_args): Handle void args the same...
1992-05-06 Roland Peschformatting improvements (already in progressive)
1992-05-05 Roland PeschFix typo in M4 macro name (prevented TeX formatting).
1992-05-05 K. Richard Pixleygm4 -> m4
1992-05-05 Fred Fish * Makefile.in (DEMANGLER): Define and default to...
1992-05-05 John Gilmore* values.c (set_internalvar): Force evaluation of...
1992-05-03 Fred FishRemove entries for signame.c and signame.h, files that...
1992-05-03 Fred Fish * config/ncr3000.mt: New target config file.
1992-05-03 Fred Fish * Makefile.in (VERSION): Bump to 4.5.2.
1992-05-01 John GilmoreOne more try...
1992-05-01 John Gilmore* utils.c (printchar): Print 0x7F and 0x80-0x9F in...
1992-05-01 John Gilmore* gdbtypes.c (make_{reference,pointer,function}_type...
1992-04-29 Per BothnerVarious fixes to cplus_demangle(); see ChangeLog.
1992-04-24 Stu Grossman* Makefile.in (make-proto-gdb-1): 1st cut at packaging
1992-04-24 Stu Grossman* remote-udi.c (udi_insert/remove_breakpoint): Completely
1992-04-24 Stu Grossman29k/UDI add stragglers.
1992-04-24 Stu Grossman* Makefile.in: Add 29k/UDI support. Improve depend.
1992-04-24 Stu Grossman* am29k-tdep.c: Update to use new calling conventions...
1992-04-24 Stu Grossman* m68k-pinsn.c (print_insn_arg): Make branch offsets...
1992-04-24 Stu Grossman* tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks...
1992-04-24 Stu Grossman29K/UDI remote debugger interface.
1992-04-24 Stu GrossmanMore files for 29k/UDI.
1992-04-24 Fred FishCall warning() to print warnings, which deals properly...
1992-04-22 Fred FishReplace MINUS_G with CFLAGS.
1992-04-22 Fred FishFinish MINUS_G eradication.
1992-04-22 Stu GrossmanAdd config target for 29k/UDI.
1992-04-22 Stu GrossmanAdd lotsa files for 29k UDI debugger interface support.
1992-04-22 Stu Grossman* symtab.c (lookup_symbol): Need to check if msymbol...
1992-04-22 Fred FishRemove now obsolete signame.c and signame.h; functional...
1992-04-21 K. Richard PixleyMakefile.in: rework CFLAGS so that they can be set...
1992-04-18 Fred FishBack out of TYPE_FLAG_FUND_TYPE change, solve the probl...
1992-04-17 John Gilmore* sun3-xdep.c (fetch_core_registers): Lint.
1992-04-17 Fred FishFix to dwarfread.c to target pointer and target long...
1992-04-17 Per Bothner * rs6000-pinsn.c: New version from IBM (Metin).
1992-04-15 Fred FishAdd TYPE_FLAG_FUND_TYPE bit to the flags member of...
1992-04-14 Stu Grossman* remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptra...
1992-04-14 Fred FishExtensive changes to replace swapin() function with...
1992-04-13 John GilmoreRevised -mapped description.
1992-04-12 John Gilmore * mipsread.c (parse_partial_symbols): Complain when...
1992-04-11 John GilmoreSet devo VERSION to 4.5.1 to avoid confuzzion with...
1992-04-11 John Gilmore* xcoffread.c (NO_TYPEDEFS): Fix typo in commented...
1992-04-11 Fred FishAdd swapin() function, and SWAPIN macro that calls...
next