aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1992-06-08See gdb/Changelog for detailsStu Grossman1-0/+7
1992-06-05* blockframe.c (inside_entry_file, inside_main_func,John Gilmore1-1/+6
1992-06-04* xcoffread.c (read_xcoff_symtab): Set c_sclass from n_sclassJohn Gilmore2-1/+15
1992-06-02Fix from net: when predigesting doc for texi2roff, search for "@c " atRoland Pesch1-3/+3
1992-06-02Tracking changes from Lucid: option formerly known as eitherRoland Pesch1-2/+1
1992-06-01Pass the correct number of parameters to `symbol_file_add'.Michael Tiemann2-2/+5
1992-06-01Define MALLOC_INCOMPATIBLE so we can compile files which include <malloc.h>Michael Tiemann2-0/+16
1992-05-31Handle -m680[01234]0-wrs as specific vxworks68 targets. With -nfp,Michael Tiemann1-0/+9
1992-05-30Fix lint found by GCC.Michael Tiemann2-1/+6
1992-05-27LintJohn Gilmore1-1/+11