aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-05-03Remove entries for signame.c and signame.h, files that went away someFred Fish1-2/+0
1992-05-03 * config/ncr3000.mt: New target config file.Fred Fish2-0/+12
1992-05-03 * Makefile.in (VERSION): Bump to 4.5.2.Fred Fish6-19/+92
1992-05-01One more try...John Gilmore2-10/+2
1992-05-01* utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notationJohn Gilmore2-1/+16
1992-05-01* gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore6-183/+254
1992-04-29Various fixes to cplus_demangle(); see ChangeLog.Per Bothner2-57/+105
1992-04-24* Makefile.in (make-proto-gdb-1): 1st cut at packagingStu Grossman2-2/+7
1992-04-24* remote-udi.c (udi_insert/remove_breakpoint): CompletelyStu Grossman2-45/+37
1992-04-2429k/UDI add stragglers.Stu Grossman1-0/+1
1992-04-24* Makefile.in: Add 29k/UDI support. Improve depend.Stu Grossman6-12/+71
1992-04-24* am29k-tdep.c: Update to use new calling conventions, and miscStu Grossman2-5/+8
1992-04-24* m68k-pinsn.c (print_insn_arg): Make branch offsets be signed.Stu Grossman2-1/+5
1992-04-24* tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have niceStu Grossman2-1/+4
1992-04-2429K/UDI remote debugger interface.Stu Grossman1-0/+1346
1992-04-24More files for 29k/UDI.Stu Grossman1-0/+55
1992-04-24Call warning() to print warnings, which deals properly with leading andFred Fish2-5/+9
1992-04-22Replace MINUS_G with CFLAGS.Fred Fish1-1/+1
1992-04-22Finish MINUS_G eradication.Fred Fish1-1/+1
1992-04-22Add config target for 29k/UDI.Stu Grossman2-0/+6
1992-04-22Add lotsa files for 29k UDI debugger interface support.Stu Grossman11-0/+2403
1992-04-22* symtab.c (lookup_symbol): Need to check if msymbol->name isStu Grossman2-430/+353
1992-04-22Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish16-477/+193
1992-04-21Makefile.in: rework CFLAGS so that they can be set from the commandK. Richard Pixley2-63/+49
1992-04-18Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c byFred Fish5-88/+152
1992-04-17* sun3-xdep.c (fetch_core_registers): Lint.John Gilmore3-2/+12
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish6-26/+104
1992-04-17 * rs6000-pinsn.c: New version from IBM (Metin).Per Bothner3-9/+21
1992-04-15Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish7-166/+192
1992-04-14* remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,Stu Grossman4-213/+83
1992-04-14Extensive changes to replace swapin() function with target_to_host()Fred Fish2-347/+544
1992-04-13Revised -mapped description.John Gilmore2-1/+5
1992-04-12 * mipsread.c (parse_partial_symbols): Complain when sh->index isJohn Gilmore2-605/+711
1992-04-11Set devo VERSION to 4.5.1 to avoid confuzzion with the released version.John Gilmore2-1/+8
1992-04-11* xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define.John Gilmore2-1/+7
1992-04-11Add swapin() function, and SWAPIN macro that calls it, to do byte swappingFred Fish2-75/+132
1992-04-11Recognize new ncr3000 config.Fred Fish2-0/+13
1992-04-11New configuration file for ncr 3000.Fred Fish2-0/+37
1992-04-11* gdb.texinfo: Update for GDB-4.5. Move `FormattingJohn Gilmore2-120/+152
1992-04-10alldeps.mak and depend once again!Stu Grossman2-426/+381
1992-04-10* Makefile.in: Update version to 4.5.Stu Grossman2-0/+93
1992-04-10One more time...Stu Grossman1-308/+328
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 Grossman2-1/+7
1992-04-09buildsym.c: Fix parameter mis-match.Per Bothner2-1/+9
1992-04-09* Makefile.in: version=4.4.88, add xm-vax.h to HFILES.Stu Grossman2-2/+6
1992-04-09Minor changes for Solaris.John Gilmore3-0/+15
1992-04-09 Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).Per Bothner2-1/+40
1992-04-08* xm-i386mach.h: add decls for errno and strdup().Stu Grossman2-1/+3
1992-04-08* xm-i386mach.h: add decl for errno.Stu Grossman2-0/+5