]> Git Repo - binutils.git/history - gdb/ChangeLog
Fix lint found by GCC.
[binutils.git] / gdb / ChangeLog
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...
1992-03-31 Stu Grossman* mipsread.c (parse_symbol, parse_procedure): Re-do...
1992-03-30 Per Bothnerc-exp.y: Add missing return type to yyparse() prototype.
1992-03-29 John GilmoreLint
1992-03-29 Per BothnerMerged in latest RS6000 diffs from Metin G. Ozisik.
1992-03-28 Fred FishAdd OBJF_SYMS flag and use it to decide whether or...
1992-03-27 John GilmoreMisc cleanups from code review.
1992-03-27 Fred FishMostly changes to dbxread.c to preserve stringtab's...
1992-03-26 Per Bothner * c-exp.y, gdbtypes.h: Add builtin_type_signed_char.
1992-03-25 Stu Grossman* configure.in: fix iris/iris3.
1992-03-25 Per Bothner * command.c, main.c (various places): Use ctype.h...
1992-03-25 K. Richard Pixleystuff from latest install
1992-03-25 Stu Grossman* infcmd.c (step_1): Call disable_longjmp_breakpoint...
1992-03-25 Stu Grossman* xm-mips.h: declare strdup for ultrix.
1992-03-25 Stu Grossman* mipsread.c (fixup_sigtramp): Make sure that current_...
1992-03-24 Per Bothner * config/rs6000.mh: Update (for Fred's new mmalloc)
next
This page took 0.542387 seconds and 107 git commands to generate.