* elfread.c (record_minimal_symbol_and_info): Kludged to put
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1992-06-13  John Gilmore* elfread.c (record_minimal_symbol_and_info): Kludged...
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  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 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-08  Stu Grossman* configure.in: Tandem debug monitor (st2000) support.
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-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-30  Michael TiemannFix lint found by GCC.
1992-05-27  John GilmoreLint
1992-05-20  John Gilmore88K changes inspired by Ted Lemon (uunet!lupine!mellon)
1992-05-17  Fred Fish * inflow.c (new_tty): Temporarily ignore SIGTTOU...
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-11  Fred Fish * cplus-dem.c (demangle_signature): Recognize misplac...
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-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-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 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 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  Fred FishCall warning() to print warnings, which deals properly...
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-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  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...
1992-04-11  Fred FishRecognize new ncr3000 config.
1992-04-10  Stu Grossman* Makefile.in: Update version to 4.5.
1992-04-10  Stu Grossman* depend: Generate new depend file for this release.
1992-04-10  Stu Grossman* Makefile.in (depend): Fix dependancy generation...
1992-04-09  Per Bothnerbuildsym.c: Fix parameter mis-match.
1992-04-09  Stu Grossman* Makefile.in: version=4.4.88, add xm-vax.h to HFILES.
1992-04-09  John GilmoreMinor changes for Solaris.
1992-04-08  Stu Grossman* xm-i386mach.h: add decls for errno and strdup().
1992-04-08  Stu Grossman* xm-i386mach.h: add decl for errno.
1992-04-07  Per Bothner * breakpoint.c (breakpoint_1): Add (int) casts for...
1992-04-07  Stu Grossman* m68k-tdep.c, tm-sun3.h: #ifdef around get_longjmp_ta...
1992-04-07  Stu Grossman* Makefile.in (HFILES): Add xcoffsolib.h.
1992-04-07  Stu Grossmanrs6000-pinsn.c!!! Not .h!!!
1992-04-07  Stu Grossman* rs6000-pinsn.c: #include "opcode/rs6k.h"
1992-04-07  Stu Grossman* rs6k-opcode.h: Move to ../include/opcode/rs6k.h.
1992-04-07  Stu Grossman* mipsread.c (read_mips_symtab, read_the_mips_symtab,
1992-04-07  Stu Grossman* symfile.c: #include <ctype.h> to get proper def...
1992-04-07  Stu Grossman* i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP...
1992-04-07  Stu Grossman* mipsread.c: Create a .gdbinfo pseudo-symbol for each
1992-04-07  Per Bothner * mipsread.c: Create a .gdbinfo pseudo-symbol for...
1992-04-07  Stu Grossman* mipsread.c: Fix many invocations of complain. Use...
1992-04-06  Stu Grossman* mipsread.c: Fix many invocations of complain.
1992-04-06  Stu Grossman* xm-vaxult.h: Add decl for strdup().
1992-04-06  Stu Grossman* Makefile.in: Add dependancies for xm-vaxbsd.h and...
1992-04-04  Stu Grossman* buildsym.h, dbxread.c, mipsread.c: Add objfile arg to
1992-04-03  Per Bothner * munch: Must pre-pend "_" to "initialize" for SYSV...
1992-04-03  Fred FishFix bug with gdb resending SIGSTOP to an attached proce...
1992-04-03  Stu Grossman* Makefile.in (SFILES_MAINDIR): add mipsread.c
1992-04-03  John Gilmore* Makefile.in (OBS): Compile mipsread.c for all target...
1992-04-03  Stu Grossman* mipsread.c (fixup_sigtramp): Also look for _sigtramp...
1992-04-02  Fred FishFix bug in values.c unpacking signed characters on...
1992-04-02  John Gilmore* buildsym.c (read_struct_type): Avoid coredump when C++
1992-04-02  John GilmoreLint.
1992-04-01  Fred FishMany changes to procfs.c, mostly to expand the "info...
1992-04-01  Stu Grossman* mipsread.c (parse_procedure): PDR.isym should get...
1992-04-01  John Gilmore(breakpoint_1): Fix prototype, this time for sure!
1992-03-31  Stu Grossman* Makefile.in: version->4.4.8
1992-03-31  Stu Grossman* procfs.c (open_proc_file): Disable inherit-on-fork...
1992-03-31  John Gilmore* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xm...
1992-03-31  Stu Grossman* Makefile.in (alldeps.mak): Config files are now...
1992-03-31  Stu Grossman* config/irix4.mh: Don't use coredep.o. It doesn...
next
This page took 0.31124 seconds and 107 git commands to generate.