aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1992-06-19* remote.c (getpkt): Error if input exceeds buffer size.John Gilmore6-39/+278
1992-06-19 * valprint.c (type_print_1): Plug memory leak. Print allFred Fish3-15/+29
1992-06-18* xm-rs6000.h: Fix decls for malloc, realloc, and free.Stu Grossman2-3/+5
1992-06-17* tm-rs6000.h: Remove #include of inferior.h. Fixes manyStu Grossman1-2/+0
1992-06-17* xm-rs6000.h: Add decl for strdup().Stu Grossman2-1/+4
1992-06-17* xm-rs6000.h: Remove #include of inferior.h. Fixes manyStu Grossman1-0/+3
1992-06-17* breakpoint.c (enable_command, disable_command): Without args,Stu Grossman2-23/+44
1992-06-17* m68k-pinsn.c (print_insn_arg): Make register be const.Stu Grossman1-1/+1
1992-06-17* xcoffexec.c: Remove ' from comment.Stu Grossman3-1/+15
1992-06-17 * partial-stab.h: Convert single rindex use to strrchr.Fred Fish2-1/+8
1992-06-17 * mipsread.c: Undo ill effects from including <strings.h>,Fred Fish2-2/+13
1992-06-16Add demangle.h to HFILES.Stu Grossman1-2/+2
1992-06-16Unscrew this file... (Been up too long I think...)Stu Grossman1-1065/+641
1992-06-16Keep sun4sol2.m{th}.Stu Grossman1-0/+2
1992-06-16Keep tm-sun4sol2.h and xm-sun4sol2.h.Stu Grossman1-0/+2
1992-06-16More 29k crap to remove!Stu Grossman1-1/+0
1992-06-16One mo time...Stu Grossman1-2/+2
1992-06-16Fixup install.all target so that install-texinfo can be removed properly by GDBStu Grossman1-641/+1065
1992-06-16Remove 29k/UDI stuff for now. For the time being, the original Makefile isStu Grossman1-34/+2
1992-06-16Save Makefile with 29k stuff for later.Stu Grossman1-0/+754
1992-06-16Remove 29k/UDI for now.Stu Grossman1-2/+0
1992-06-16* mipsread.c: #include <strings.h> for rindex().Stu Grossman2-6/+13
1992-06-16 * xcoffexec.c (map_vmap): Turn comment into a real C comment.Fred Fish2-3/+7
1992-06-16* dbxread.c (process_one_symbol), partial-stab.h: IgnoreStu Grossman3-34/+50
1992-06-15 * Makefile.in (VERSION): Bump to 4.5.5.Fred Fish5-20/+36
1992-06-15* dwarfread.c (decode_modified_type): Change type of first arg.Fred Fish3-57/+125
1992-06-15* buildsym.c (define_symbol): Nameless types are now on severalJohn Gilmore1-7/+5
1992-06-15* infcmd.c: Fix typo (reported by Rob Savoye).John Gilmore2-1/+8
1992-06-14* dbxread.c (end_psymtab): Only reset texthigh if it's not alreadyJohn Gilmore3-17/+44
1992-06-13* symtab.h (struct symbol): Add aux_value union for preservingFred Fish2-21/+30
1992-06-13Make `clear_symtab_users_once' non-static so objfiles can be linked.Michael Tiemann1-0/+5
1992-06-13* elfread.c (record_minimal_symbol_and_info): Kludged to putJohn Gilmore5-18/+134
1992-06-13* dbxread.c: Add symbol_size to struct dbx_symfile_info.John Gilmore4-65/+406
1992-06-13Remove reg_names decl (now in defs.h).John Gilmore9-34/+14
1992-06-13LintJohn Gilmore1-1/+1
1992-06-13* buildsym.h: Add processing_acc_compilation flag.John Gilmore8-4/+320
1992-06-13* configure.in: Solaris config is sparc-sun-solaris2.John Gilmore4-2/+39
1992-06-12 * expprint.c (print_subexp): Add missing ']'.Fred Fish3-4/+38
1992-06-11Two `long long' fixes from Robert R. Henry (rrh@dino.tera.com):John Gilmore3-75/+155
1992-06-11Latest and greatest, many bug fixes, value annotations, stack frameStu Grossman1-122/+651
1992-06-11Small changes from Solaris port. The big stuff is not all working yet.John Gilmore10-71/+181
1992-06-10 * c-exp.y, m2-exp.y: Move remapping defines for malloc andFred Fish8-16/+61
1992-06-09Oops, forgot depend!Stu Grossman1-1/+6
1992-06-09* depend: rebuild to account for remote-st2000.c.Stu Grossman3-414/+261
1992-06-09 * c-exp.y (yylex): Recognize single-quoted strings that specifyFred Fish5-354/+204
1992-06-09* Makefile.in: Roll VERSION to 4.5.4.John Gilmore16-21/+30
1992-06-09TypoJohn Gilmore1-1/+1
1992-06-08See gdb/Changelog for details.Stu Grossman1-1/+1
1992-06-08* alldeps.mak: Rebuild to account for new files.Stu Grossman2-0/+23
1992-06-08* configure.in: Tandem debug monitor (st2000) support.Stu Grossman3-0/+1012