Age | Commit message (Expand) | Author | Files | Lines |
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 |
1992-06-19 | * sysdep-obsd.h: #include <sys/types.h> to make this more Kosher. | Stu Grossman | 2 | -0/+5 |
1992-06-19 | HPPA merge. | Stu Grossman | 5 | -0/+24 |
1992-06-19 | * bfd.h: HPPA merge. | Stu Grossman | 2 | -1/+9 |
1992-06-19 | * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c, | Stu Grossman | 16 | -8/+5959 |
1992-06-19 | * Makefile.in (c-exp.tab.c, m2-exp.tab.c): Filter out bogus extern | Stu Grossman | 4 | -7/+31 |
1992-06-19 | HPPA merge. | Stu Grossman | 2 | -0/+117 |
1992-06-19 | * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, | Stu Grossman | 7 | -6/+699 |
1992-06-19 | * config.sub: HPPA merge. | Stu Grossman | 1 | -0/+4 |
1992-06-19 | * remote.c (getpkt): Error if input exceeds buffer size. | John Gilmore | 6 | -39/+278 |
1992-06-19 | Fri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus.com) | John Gilmore | 2 | -14/+30 |
1992-06-19 | * configure.in: Separate Solaris2 from SYSV4 on SPARC. | John Gilmore | 2 | -2/+8 |
1992-06-19 | * valprint.c (type_print_1): Plug memory leak. Print all | Fred Fish | 3 | -15/+29 |
1992-06-18 | 1) Better fix for section "Readline Killing Commands": delete entire | Roland Pesch | 1 | -53/+49 |
1992-06-18 | Delete dangling "There is a" at end of first paragraph under "Readline | Roland Pesch | 1 | -1/+1 |
1992-06-18 | * h8300hms.em, h8300hms.sc-sh: do the right thing for -r | Steve Chamberlain | 4 | -20/+35 |
1992-06-18 | * xm-rs6000.h: Fix decls for malloc, realloc, and free. | Stu Grossman | 2 | -3/+5 |
1992-06-17 | * tm-rs6000.h: Remove #include of inferior.h. Fixes many | Stu Grossman | 1 | -2/+0 |
1992-06-17 | * xm-rs6000.h: Add decl for strdup(). | Stu Grossman | 2 | -1/+4 |
1992-06-17 | * xm-rs6000.h: Remove #include of inferior.h. Fixes many | Stu Grossman | 1 | -0/+3 |
1992-06-17 | * breakpoint.c (enable_command, disable_command): Without args, | Stu Grossman | 2 | -23/+44 |
1992-06-17 | * libaout.h (aout_backend_data): Change defs of two bitfields to | Stu Grossman | 1 | -0/+5 |
1992-06-17 | * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table): | Fred Fish | 2 | -3/+23 |
1992-06-17 | * m68k-pinsn.c (print_insn_arg): Make register be const. | Stu Grossman | 1 | -1/+1 |
1992-06-17 | * xcoffexec.c: Remove ' from comment. | Stu Grossman | 3 | -1/+15 |
1992-06-17 | Don't align sections in I960 coff files. | Ken Raeburn | 2 | -1/+9 |
1992-06-17 | * partial-stab.h: Convert single rindex use to strrchr. | Fred Fish | 2 | -1/+8 |
1992-06-17 | * mipsread.c: Undo ill effects from including <strings.h>, | Fred Fish | 2 | -2/+13 |
1992-06-17 | gratuitous white space changes merged from other prep releases | K. Richard Pixley | 1 | -0/+11 |
1992-06-17 | Keep mh-solaris | Stu Grossman | 1 | -0/+1 |
1992-06-17 | Add move-if-change to DEVO_SUPPORT_FILES. | Stu Grossman | 1 | -1/+1 |
1992-06-16 | Add demangle.h to HFILES. | Stu Grossman | 1 | -2/+2 |
1992-06-16 | Unscrew this file... (Been up too long I think...) | Stu Grossman | 1 | -1065/+641 |