Age | Commit message (Expand) | Author | Files | Lines |
1994-01-17 | * opcode/hppa.h: Fix templates for all the sfu and copr | Jeff Law | 2 | -27/+66 |
1994-01-17 | * Makefile.in (init.c): Add comment explaining formatting conventions. | Jim Kingdon | 2 | -0/+5 |
1994-01-17 | * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading | Jim Kingdon | 1 | -0/+3 |
1994-01-17 | * as.h (subseg_force_new): Add prototype. | Jeff Law | 2 | -0/+5 |
1994-01-17 | * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS. | Jim Kingdon | 2 | -5/+29 |
1994-01-17 | * c-exp.y (parse_number): Assign to temporary between the right | Jim Kingdon | 2 | -2/+7 |
1994-01-16 | * complete.c, bind.c: Include <sys/stat.h>. | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR): | Jim Kingdon | 2 | -12/+31 |
1994-01-16 | * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if not | Jim Kingdon | 2 | -18/+22 |
1994-01-16 | * chardefs.h: Don't declare xmalloc. | Jim Kingdon | 2 | -0/+15 |
1994-01-16 | * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF | Jim Kingdon | 2 | -12/+16 |
1994-01-16 | * Makefile.in: Add mostlyclean target. | Jim Kingdon | 2 | -1/+5 |
1994-01-16 | * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean, | Jim Kingdon | 2 | -2/+10 |
1994-01-16 | * Makefile.in (clean mostlyclean distclean realclean): Recurse | Jim Kingdon | 2 | -3/+4 |
1994-01-16 | * Makefile.in (clean mostlyclean distclean realclean): Recurse | Jim Kingdon | 2 | -4/+21 |
1994-01-16 | * readline.c, display.c: Patches to allow use of all 80 | Per Bothner | 2 | -3/+14 |
1994-01-16 | * Version 4.11.4. | Jim Kingdon | 2 | -4/+10 |
1994-01-16 | Merge in changes from bash-1.13. The most obvious one is | Per Bothner | 16 | -4019/+5558 |
1994-01-16 | * main.c (show_commands): Make return type of extern | Per Bothner | 2 | -3/+9 |
1994-01-16 | * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstring | Jim Kingdon | 2 | -1/+4 |
1994-01-16 | * symtab.h (struct symbol): Make section short, not unsigned short. | Jim Kingdon | 2 | -2/+11 |
1994-01-16 | * symtab.c (lookup_symbol): Add comment about QUIT here. | Jim Kingdon | 2 | -6/+27 |
1994-01-15 | * gdb.t16/printcmds.exp (test_print_strings): Accept | Jim Kingdon | 1 | -0/+3 |
1994-01-15 | Sat Jan 15 12:47:23 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+4 |
1994-01-15 | Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -1/+309 |
1994-01-15 | * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered. | Jim Kingdon | 2 | -0/+13 |
1994-01-15 | * c-exp.y (parse_number): Make it so that integer constants are | Jim Kingdon | 1 | -1/+7 |
1994-01-15 | * app.c (do_scrub_next_char): Allow lines like " foolab :". | David Edelsohn | 1 | -0/+2 |
1994-01-15 | * read.c (emit_expr): Fix computation of mask. | David Edelsohn | 2 | -2/+7 |
1994-01-15 | * config/obj-elf.c (obj_elf_section): Fix loop termination test. | David Edelsohn | 1 | -30/+101 |
1994-01-15 | * c-exp.y (parse_number): Check for overflow regardless of range | Jim Kingdon | 2 | -46/+93 |
1994-01-15 | * TODO: Add notes about printing of fancy types and GDB expressions. | Jim Kingdon | 1 | -0/+4 |
1994-01-15 | * TODO: Add notes about printing of fancy types and GDB expressions. | Jim Kingdon | 2 | -1/+5 |
1994-01-15 | * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC): | Jim Kingdon | 2 | -2/+7 |
1994-01-15 | * TODO: Add note about printing of fancy types. | Jim Kingdon | 2 | -0/+170 |
1994-01-15 | * remote-udi.c (udi_create_inferior): Quote empty execfile argument. | Jim Kingdon | 2 | -1/+15 |
1994-01-15 | * gdbserver/low-lynx.c: Include <sys/wait.h> not /usr/include/wait.h. | Jim Kingdon | 2 | -1/+5 |
1994-01-15 | * utils.c (request_quit): Re-establish signal handler regardless | Jim Kingdon | 3 | -19/+81 |
1994-01-15 | * i960-tdep.c: Include target.h. | Jim Kingdon | 2 | -0/+5 |
1994-01-15 | Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -2/+12 |
1994-01-14 | * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC section, set | Ian Lance Taylor | 2 | -6/+30 |
1994-01-14 | * objcopy.c (strip_main, copy_main): Don't clobber the input file | Ian Lance Taylor | 2 | -523/+676 |
1994-01-14 | * nlmconv.c (main): Warn about an attempt to use a shared library | Ian Lance Taylor | 2 | -0/+10 |
1994-01-14 | Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (Philippe | Ian Lance Taylor | 6 | -1/+61 |
1994-01-14 | * lynx-nat.c (child_wait): Fix thinkos in struct target_waitstatus | Jim Kingdon | 1 | -3/+4 |
1994-01-14 | * nlmconv.c (setup_sections): Make sure that we align the | Ian Lance Taylor | 2 | -7/+22 |
1994-01-14 | * Makefile.in (ALLPARAM): Add config/nm-lynx.h. | Jim Kingdon | 1 | -0/+4 |
1994-01-14 | * remote-mips.c (mips_request, mips_wait): Correct prototypes. | Ian Lance Taylor | 2 | -2/+6 |
1994-01-14 | * config/i386/xm-linux.h: Define HAVE_TERMIOS. | Jim Kingdon | 2 | -0/+6 |
1994-01-14 | * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment. | Peter Schauer | 1 | -0/+4 |