Age | Commit message (Expand) | Author | Files | Lines |
1992-06-25 | * tm-hppa.h: New file, architectural definition of HP PA. | John Gilmore | 20 | -1241/+729 |
1992-06-25 | * printcmd.c (output_command): Thinko. | John Gilmore | 2 | -17/+53 |
1992-06-25 | keep CYGNUS | K. Richard Pixley | 1 | -0/+1 |
1992-06-24 | * nm.c (valueof macro): Add missing parentheses. | Per Bothner | 2 | -20/+31 |
1992-06-24 | Fix typo (place where GDB name was not given as _GDBN__). | Roland Pesch | 1 | -1/+1 |
1992-06-24 | Added doc for command-line completion, incl new FNF support for quoted strings | Roland Pesch | 1 | -24/+130 |
1992-06-24 | * dbxread.c (read_ofile_symtab): Remove N_CATCH special case, | John Gilmore | 2 | -11/+7 |
1992-06-24 | Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 4 | -240/+317 |
1992-06-24 | * partial-stab.h (case N_TEXT): Fix fencepost error when | Stu Grossman | 2 | -1/+7 |
1992-06-24 | * configure.in: Use mh-posix for Linux (free Unix clone). | Per Bothner | 2 | -0/+8 |
1992-06-24 | * valprint.c (val_print_fields): Call fprint_symbol to get | Fred Fish | 2 | -3/+5 |
1992-06-24 | * cadillac.c (kernel_dispatch): Make return type void. | Fred Fish | 2 | -2/+5 |
1992-06-24 | * sysdep-norm.h (alloca): Protect against previous definition as | Fred Fish | 2 | -0/+7 |
1992-06-24 | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition. | Fred Fish | 3 | -2/+9 |
1992-06-24 | * Makefile.in (VERSION): Bump to 4.5.6. | Fred Fish | 32 | -193/+366 |
1992-06-24 | Minor cleanup for better smallbook formatting w/default FSF style. | Roland Pesch | 1 | -2/+2 |
1992-06-24 | (1) removed three-part table of config name components from Installing | Roland Pesch | 1 | -101/+14 |
1992-06-23 | Fix patch fragment for ncr3000.mh to find the file in the config dir. | Fred Fish | 1 | -1/+1 |
1992-06-23 | Add patch to Makefile.in to default the demangling style to ARM/Lucid instead | Fred Fish | 1 | -16/+26 |
1992-06-23 | Minor edits to new GNU material on special commands for AMD29K register | Roland Pesch | 1 | -10/+15 |
1992-06-23 | Add Linux hook. | Per Bothner | 1 | -0/+1 |
1992-06-23 | New file for Linux. | Per Bothner | 2 | -0/+5 |
1992-06-23 | Add tm-linux.h and xm-linux.h. | Per Bothner | 1 | -0/+2 |
1992-06-23 | Add linux.mh and linux.mt. | Per Bothner | 1 | -0/+2 |
1992-06-23 | Call setsid() when establishing new controlling terminal. | Stu Grossman | 1 | -0/+1 |
1992-06-23 | Add i386linux.h. | Per Bothner | 1 | -0/+1 |
1992-06-23 | Per, guess what you forgot to do... | Stu Grossman | 1 | -0/+1 |
1992-06-23 | Fixup patch for .Sanitize to not remove cadillac.c. | Stu Grossman | 1 | -6/+16 |
1992-06-23 | Oops, retract last patch... Belongs in cadillac-patches. | Stu Grossman | 1 | -1/+0 |
1992-06-23 | Fixup patch for ncr3000.h -> config/ncr3000.h | Stu Grossman | 1 | -0/+1 |
1992-06-23 | Add patch for .Sanitize file. | Stu Grossman | 1 | -0/+16 |
1992-06-23 | Create new patch file to convert normal (mundane) GDB into SUPER-ENERGIZE GDB! | Stu Grossman | 1 | -0/+946 |
1992-06-23 | * Centralize all Cadillac interface defs into defs.h. | Stu Grossman | 1 | -27/+40 |
1992-06-23 | * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment. | Fred Fish | 4 | -9/+25 |
1992-06-23 | Add install-newlib | Steve Chamberlain | 1 | -2/+2 |
1992-06-23 | * configure: fix various problems with propogating | Steve Chamberlain | 3 | -19/+36 |
1992-06-23 | * i386linux.c, hosts/i386linux.h, config/i386-linux.mt: | Per Bothner | 2 | -0/+8 |
1992-06-23 | * infrun.c (wait_for_inferior): Don't test for SIGEMT | Per Bothner | 5 | -38/+100 |
1992-06-23 | New port to Linux (a free Unix clone for 386 machines). | Per Bothner | 2 | -0/+11 |
1992-06-22 | Lint Updates | Steve Chamberlain | 1 | -5/+2 |
1992-06-22 | Lint stuff which didn't make it last time | Steve Chamberlain | 2 | -3/+3 |
1992-06-22 | Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 4 | -21/+21 |
1992-06-21 | (find_source_lines): Handle large st_size fields. | John Gilmore | 2 | -39/+54 |
1992-06-21 | COFF changes for dealing better with EPI 29K C compiler output. | John Gilmore | 5 | -181/+493 |
1992-06-21 | Typo. | John Gilmore | 1 | -1/+1 |
1992-06-20 | * gdb.texinfo: document `set remotedebug' and `set rstack_high_address'. | John Gilmore | 2 | -0/+31 |
1992-06-20 | * infcmd.c (jump_command): Use cleanups to avoid memory leaks. | Fred Fish | 3 | -44/+156 |
1992-06-20 | * remote-adapt.c, remote-eb.c, remote-mm.c: Lint. Fix | John Gilmore | 5 | -15/+35 |
1992-06-20 | * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION so | John Gilmore | 3 | -4/+27 |
1992-06-20 | HPPA BS | Stu Grossman | 7 | -2/+27 |