aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19Update _MACH_DEP__ macro to be consistent with node references in bothRoland Pesch6-6/+6
1991-09-19Structural cleanups (node structure and M4 preprocessing structure);Roland Pesch1-229/+733
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
1991-09-18* i387-tdep.c: New file, consolidates most 80387 support,John Gilmore1-0/+127
1991-09-18Doc how to add a language.John Gilmore1-89/+200
1991-09-18sgi/irix support.Stu Grossman1-0/+4
1991-09-17Initial revisionStu Grossman4-0/+52
1991-09-17sgi/irix config stuff.Stu Grossman2-0/+372
1991-09-17In mipsread.c (parse_symbol), put non-static proceduresPer Bothner1-0/+23
1991-09-17Add GNU Modula-2 debug stab, from Andrew Beers.John Gilmore2-1/+24
1991-09-17Add config directory.Stu Grossman1-1/+5
1991-09-17Whoops! Make that #ifndef USG, not #ifdefStu Grossman1-1/+1
1991-09-17#include <sys/ptrace.h>Stu Grossman1-0/+3
1991-09-17sgi/irix config stuff.Stu Grossman3-4/+16
1991-09-17sgi/irix support.Stu Grossman1-0/+2
1991-09-17Fix signed vs. unsigned char bug in parse_lines().Stu Grossman1-215/+229
1991-09-17Put back definition of offsetof. Only define it if it's not defined on thisStu Grossman1-0/+5
1991-09-17Small fixes from Peter Schauer:John Gilmore1-7/+12
1991-09-16Remove o_offsetof BS. Use local def if available.Stu Grossman1-7/+7
1991-09-16sgi/irix configuration stuff.Stu Grossman1-0/+8
1991-09-16Typo, caught by David Wood.John Gilmore1-1/+1
1991-09-13Add tm-ultra3.hJohn Gilmore1-0/+1
1991-09-13Minor bugfixes after trying to get a 29K target to build.John Gilmore3-4/+4
1991-09-13* inferior.h: Eliminate CANNOT_EXECUTE_STACK in favor ofJohn Gilmore4-13/+20
1991-09-13* exec.c (exec_command): If NEED_TEXT_START_END, define theJohn Gilmore2-0/+21
1991-09-13Support aout and coff, as well as none, as "OS" settings for remote 29K GDB.John Gilmore1-1/+1
1991-09-13Missing quote fries it.John Gilmore1-1/+1
1991-09-13Use simpler name (that matches bfd/config/h-ultra3!)John Gilmore1-2/+2
1991-09-13Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!John Gilmore1-2/+6
1991-09-13tm-ultra3.h slipped thru the cracks...John Gilmore1-0/+3
1991-09-13* tm-ultra.h: New file, for use on Ultra3 Unix as well as forJohn Gilmore1-0/+226