Age | Commit message (Expand) | Author | Files | Lines |
1992-05-02 | use bootstrap for check | K. Richard Pixley | 3 | -2/+8 |
1992-05-02 | added test-install target | K. Richard Pixley | 2 | -0/+5 |
1992-05-02 | M68k opcodes with MRI names | Steve Chamberlain | 1 | -0/+2210 |
1992-05-01 | keep sanity.sh | K. Richard Pixley | 1 | -1/+2 |
1992-05-01 | sanity test | K. Richard Pixley | 3 | -0/+55 |
1992-05-01 | Add support for 386 disassembly | Steve Chamberlain | 3 | -34/+42 |
1992-05-01 | i386 disassembler stolen from GDB. Is it time to build a different | Steve Chamberlain | 1 | -0/+1850 |
1992-05-01 | Add hp300bsd | Steve Chamberlain | 1 | -0/+1 |
1992-05-01 | Add mri.h | Steve Chamberlain | 1 | -1/+5 |
1992-05-01 | tc-i386: lint | Steve Chamberlain | 1 | -1/+1 |
1992-05-01 | Added h8300xray target | Steve Chamberlain | 1 | -2/+3 |
1992-05-01 | f | Steve Chamberlain | 1 | -8/+33 |
1992-05-01 | lint | Steve Chamberlain | 3 | -39/+41 |
1992-05-01 | * coff-a29k.c: various changes to the way relocations work to cope | Steve Chamberlain | 3 | -151/+167 |
1992-05-01 | One more try... | John Gilmore | 2 | -10/+2 |
1992-05-01 | * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation | John Gilmore | 2 | -1/+16 |
1992-05-01 | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 6 | -183/+254 |
1992-04-30 | pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on install | K. Richard Pixley | 1 | -0/+13 |
1992-04-29 | Various fixes to cplus_demangle(); see ChangeLog. | Per Bothner | 2 | -57/+105 |
1992-04-29 | Fix a typo (missing ||) in b_out_squirt_out_relocs. | Michael Tiemann | 1 | -1/+1 |
1992-04-29 | * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out) | Steve Chamberlain | 3 | -96/+100 |
1992-04-29 | * readline.h: Declare rl_event_hook (which already existed). | John Gilmore | 1 | -0/+5 |
1992-04-28 | Do the CFLAGS thing. | K. Richard Pixley | 2 | -1/+17 |
1992-04-28 | Track as.texinfo | Roland Pesch | 1 | -3/+2 |
1992-04-28 | Remove local formatting kluges, not meant for distribution. | Roland Pesch | 1 | -3/+2 |
1992-04-27 | Former -k option now -K to avoid conflict with Sun assembler. | Roland Pesch | 2 | -39/+49 |
1992-04-27 | use -K for broken word option rather than -k which means pic to sun as | K. Richard Pixley | 1 | -5/+8 |
1992-04-24 | incorporate standards.texi | K. Richard Pixley | 2 | -0/+7 |
1992-04-24 | do not print subdir_do lines or recursion lines | K. Richard Pixley | 2 | -7/+11 |
1992-04-24 | virgin | K. Richard Pixley | 1 | -0/+1313 |
1992-04-24 | sanitize and keep autoconf | K. Richard Pixley | 1 | -0/+1 |
1992-04-24 | add autoconf | K. Richard Pixley | 3 | -12/+78 |
1992-04-24 | * Makefile.in (make-proto-gdb-1): 1st cut at packaging | Stu Grossman | 2 | -2/+7 |
1992-04-24 | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 2 | -45/+37 |
1992-04-24 | keep patch, remove rcsid | K. Richard Pixley | 1 | -2/+4 |
1992-04-24 | 29k/UDI add stragglers. | Stu Grossman | 1 | -0/+1 |
1992-04-24 | * Makefile.in: Add 29k/UDI support. Improve depend. | Stu Grossman | 6 | -12/+71 |
1992-04-24 | * am29k-tdep.c: Update to use new calling conventions, and misc | Stu Grossman | 2 | -5/+8 |
1992-04-24 | * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed. | Stu Grossman | 2 | -1/+5 |
1992-04-24 | * configure.in: Add a29k-amd-udi. | Stu Grossman | 2 | -0/+7 |
1992-04-24 | * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice | Stu Grossman | 2 | -1/+4 |
1992-04-24 | 29k/UDI config stuff. | Stu Grossman | 1 | -2/+2 |
1992-04-24 | 29K/UDI remote debugger interface. | Stu Grossman | 1 | -0/+1346 |
1992-04-24 | More files for 29k/UDI. | Stu Grossman | 1 | -0/+55 |
1992-04-24 | Call warning() to print warnings, which deals properly with leading and | Fred Fish | 2 | -5/+9 |
1992-04-24 | aoutx.h (aout_<bits>_swap_exec_header_in): Zero out the internal_exec | Fred Fish | 2 | -2/+14 |
1992-04-23 | remove subdirs line | K. Richard Pixley | 1 | -0/+5 |
1992-04-23 | configure: test for and move config.status pieces from subdir. | K. Richard Pixley | 1 | -0/+5 |
1992-04-23 | ooops. | K. Richard Pixley | 1 | -3/+3 |
1992-04-22 | rework CFLAGS such that they can be passed on command line to make | K. Richard Pixley | 2 | -18/+13 |