aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1991-09-21Roll in information from README.John Gilmore1-39/+93
1991-09-21Update for gdb-4.1 release.John Gilmore1-0/+3
1991-09-20* language.c (set_language_command): Print useful help message,John Gilmore2-3/+9
1991-09-20* main.c (main): Avoid any output before (gdb) prompt when -q.John Gilmore2-2/+14
1991-09-20*** empty log message ***Roland Pesch1-0/+3
1991-09-20Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at cygnus.com)Roland Pesch2-15/+48
1991-09-20Extract GDB version number from main GDB dir Makefile.in.Roland Pesch2-46/+53
1991-09-20Kludge to allow compilation by non-ANSI compilers.Per Bothner2-0/+9
1991-09-20Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;Roland Pesch3-0/+8264
1991-09-20* dbxread.c (read_dbx_symtab, process_one_symbol): N_FN andJohn Gilmore1-0/+6
1991-09-20Sign extend extended line offsets in parse_lines correctly.Stu Grossman1-0/+3
1991-09-20#define yyerrflag and yynerrs to avoid global name conflicts.Stu Grossman2-0/+4
1991-09-20*** empty log message ***Stu Grossman1-0/+5
1991-09-20.gdbinit: move set complaints 1 to top.John Gilmore2-1/+4
1991-09-20* language.c (_initialize_language): Fix type check and rangeJohn Gilmore2-3/+5
1991-09-20* utils.c (!HAVE_VPRINTF): Define vfprintf as a function, soJohn Gilmore2-2/+15
1991-09-20Preparation for gdb-4.1 release.John Gilmore2-4/+27
1991-09-20Remove rcfonts.tex after building refcard.John Gilmore1-0/+2
1991-09-20(HFILES): Add minimon.h.John Gilmore1-3/+3
1991-09-20doc/gdbint.texinfoRoland Pesch1-0/+6
1991-09-20Reorder contents; reorganize new-host, new-target, and new-configRoland Pesch1-401/+438
1991-09-20Various mips changes from Peter Schauer.Per Bothner1-0/+9
1991-09-20Define HAVE_STRSTR.Per Bothner1-0/+2
1991-09-19Add language.h.John Gilmore1-0/+1
1991-09-19Minor fixesJohn Gilmore1-0/+10
1991-09-19* mipsread.c (_initialize_mipsread): Avoid usingJohn Gilmore1-1/+7
1991-09-19* c-exp.y, m2-exp.y: Lint.John Gilmore2-2/+5
1991-09-19Circumvent Sun Make bug on *-exp.tab.o.John Gilmore1-0/+2
1991-09-19LintJohn Gilmore2-10/+11
1991-09-19Andrew Beers' changes for Modula-2 support.John Gilmore1-0/+653
1991-09-19* language.h, language.c: New files for language-specific macros,John Gilmore2-0/+1268
1991-09-19Eliminate uses of working_lang.John Gilmore1-1/+1
1991-09-19* valprint.c (type_print_base): Avoid printing garbage for intsJohn Gilmore1-13/+16
1991-09-19Add M2 to what's new.John Gilmore1-1/+13
1991-09-19Cope with new files and removed files for Modula-2 support.John Gilmore2-25/+35
1991-09-19* parse.c: New file with the common code remains of expread.y.John Gilmore4-0/+3518
1991-09-19* symtab.c (_initialize_symtab): Remove builtin typeJohn Gilmore1-117/+173
1991-09-19Output hex with local_hex_string for Modula-2 support.John Gilmore1-15/+15
1991-09-19* main.c (execute_command): Warn as language changes automatically.John Gilmore1-2/+37
1991-09-19* stack.c (frame_info): Print language of stack frame.John Gilmore1-22/+72
1991-09-19Use parse_expression and parse_exp_1 rather thanJohn Gilmore1-63/+62
1991-09-19Output hex with local_hex_string for Modula-2 support.John Gilmore2-7/+16
1991-09-19* values.c (unpack_long, value_from_longest): HandleJohn Gilmore1-2/+8
1991-09-19Modula-2 support:John Gilmore1-7/+22
1991-09-19* breakpoint.c (breakpoint_cond_eval): Use new value_true to testJohn Gilmore1-15/+26
1991-09-19* i386-xdep.c, pyr-tdep.c, pyr-xdep.c, remote-vx.c, solib.c,John Gilmore4-45/+67
1991-09-19* symfile.c (allocate_symtab): New fn, consolidates the workJohn Gilmore2-57/+121
1991-09-18* convex-tdep.c (comm_registers_info): Avoid parsing decimal andJohn Gilmore1-10/+7
1991-09-18* i387-tdep.c: New file, consolidates most 80387 support,John Gilmore5-5/+5
1991-09-18* i386-xdep.c, symm-xdep.c: Remove most 387 support.John Gilmore2-251/+26