aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-05-2088K changes inspired by Ted Lemon (uunet!lupine!mellon)John Gilmore1-1/+19
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1-0/+28
1992-05-13 Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1-0/+23
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1-1/+2
1992-05-12* infrun.c (child_attach): Don't allow gdb to attach to itself.Stu Grossman1-1/+3
1992-05-12* breakpoint.c, infcmd.c: Change many printfs to printf_filtered.Stu Grossman1-2/+2
1992-05-12* breakpoint.c: Change many printfs to printf_filtered. ImproveStu Grossman1-2/+24
1992-05-11 * cplus-dem.c (demangle_signature): Recognize misplaced '_' toFred Fish1-0/+7
1992-05-10 * Makefile.in (VERSION): Bump to 4.5.3Fred Fish1-0/+14
1992-05-09* xcoffexec.c (vmap_exec): Don't assume .text and .data are theStu Grossman1-0/+5
1992-05-08 * mipsread.c (parse_procedure): Return rather than usingPer Bothner1-0/+5
1992-05-08* Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c,Stu Grossman1-0/+5
1992-05-08propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on recursionsK. Richard Pixley1-0/+25
1992-05-06 * tm-irix3.h: Re-define CPLUS_MARKER to '.'.Per Bothner1-0/+6
1992-05-06 * cplus-dem.c (do_args): Handle void args the same as others.Fred Fish1-0/+12
1992-05-05 * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish1-0/+20
1992-05-05* values.c (set_internalvar): Force evaluation of lazy values.John Gilmore1-0/+5
1992-05-03 * Makefile.in (VERSION): Bump to 4.5.2.Fred Fish1-0/+16
1992-05-01One more try...John Gilmore1-10/+0
1992-05-01* utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notationJohn Gilmore1-0/+13
1992-05-01* gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore1-0/+33
1992-04-29Various fixes to cplus_demangle(); see ChangeLog.Per Bothner1-0/+10
1992-04-24* Makefile.in (make-proto-gdb-1): 1st cut at packagingStu Grossman1-0/+3
1992-04-24* remote-udi.c (udi_insert/remove_breakpoint): CompletelyStu Grossman1-0/+3
1992-04-24* Makefile.in: Add 29k/UDI support. Improve depend.Stu Grossman1-0/+3
1992-04-24* am29k-tdep.c: Update to use new calling conventions, and miscStu Grossman1-0/+3
1992-04-24* m68k-pinsn.c (print_insn_arg): Make branch offsets be signed.Stu Grossman1-0/+4
1992-04-24* tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have niceStu Grossman1-0/+3
1992-04-24Call warning() to print warnings, which deals properly with leading andFred Fish1-0/+4
1992-04-22* symtab.c (lookup_symbol): Need to check if msymbol->name isStu Grossman1-0/+13
1992-04-22Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1-0/+64
1992-04-21Makefile.in: rework CFLAGS so that they can be set from the commandK. Richard Pixley1-0/+21
1992-04-17* sun3-xdep.c (fetch_core_registers): Lint.John Gilmore1-0/+6
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish1-0/+21
1992-04-17 * rs6000-pinsn.c: New version from IBM (Metin).Per Bothner1-0/+6
1992-04-15Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish1-0/+26
1992-04-14Extensive changes to replace swapin() function with target_to_host()Fred Fish1-0/+10
1992-04-13Revised -mapped description.John Gilmore1-0/+4
1992-04-12 * mipsread.c (parse_partial_symbols): Complain when sh->index isJohn Gilmore1-0/+18
1992-04-11Set devo VERSION to 4.5.1 to avoid confuzzion with the released version.John Gilmore1-0/+7
1992-04-11* xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define.John Gilmore1-0/+6
1992-04-11Add swapin() function, and SWAPIN macro that calls it, to do byte swappingFred Fish1-0/+5
1992-04-11Recognize new ncr3000 config.Fred Fish1-0/+8
1992-04-10* Makefile.in: Update version to 4.5.Stu Grossman1-0/+3
1992-04-10* depend: Generate new depend file for this release.Stu Grossman1-0/+2
1992-04-10* Makefile.in (depend): Fix dependancy generation so that it doesStu Grossman1-0/+6
1992-04-09buildsym.c: Fix parameter mis-match.Per Bothner1-0/+8
1992-04-09* Makefile.in: version=4.4.88, add xm-vax.h to HFILES.Stu Grossman1-0/+4
1992-04-09Minor changes for Solaris.John Gilmore1-0/+5
1992-04-08* xm-i386mach.h: add decls for errno and strdup().Stu Grossman1-1/+1