Age | Commit message (Expand) | Author | Files | Lines |
1993-07-28 | * remote-mips.c (_initialize_remote_mips): Added "timeout" and | Ian Lance Taylor | 2 | -0/+21 |
1993-07-28 | * symmisc.c (dump_msymbols): Handle new mst_file_* types. | Peter Schauer | 1 | -0/+4 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 2 | -1/+2 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 6 | -184/+244 |
1993-07-28 | * remote-udi.c: Remove old comment about download not implemented. | Jim Kingdon | 2 | -6/+5 |
1993-07-28 | * stack.c (print_frame_info): Revise comment about `pathological' | Jim Kingdon | 1 | -0/+4 |
1993-07-28 | * buildsym.c (start_subfile): If a .c file includes a .C file, set | Jim Kingdon | 2 | -0/+34 |
1993-07-27 | * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and include | Jim Kingdon | 3 | -17/+31 |
1993-07-27 | symbols.c: Use DEBUG_SYMS instead of DEBUG. | Ken Raeburn | 1 | -0/+7 |
1993-07-27 | * nlm{32,64}-gen.c (JUMP_TABLE_PREFIX): Delete. | Fred Fish | 3 | -2/+11 |
1993-07-27 | * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide if | Peter Schauer | 5 | -11/+54 |
1993-07-27 | Added a $ to Jim's mod | Jason Merrill | 1 | -1/+1 |
1993-07-27 | * dbxread.c (process_one_symbol): Deal with SunOS4 acc N_STSYM and | Jim Kingdon | 1 | -1/+1 |
1993-07-27 | mips_optimize is also affected by -g. | Ian Lance Taylor | 1 | -2/+3 |
1993-07-27 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | Jim Kingdon | 2 | -1/+4 |
1993-07-27 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | Jim Kingdon | 2 | -2/+19 |
1993-07-27 | * fork-child.c (fork_inferior): Only quote exec file if needed. | Jim Kingdon | 2 | -9/+52 |
1993-07-27 | * config/tc-mips.c (mips_optimize): New static variable. | Ian Lance Taylor | 1 | -3/+49 |
1993-07-27 | * config/tc-mips.c (mips_optimize): New static variable. | Ian Lance Taylor | 1 | -0/+6 |
1993-07-27 | * mipsread.c (parse_type): Do not set tag name for compiler | Peter Schauer | 2 | -1/+10 |
1993-07-27 | * Makefile.in (clean): if testsuite does not exist, then skip it. | K. Richard Pixley | 1 | -0/+14 |
1993-07-27 | add exec.o to m88k TDEPFILES. | K. Richard Pixley | 2 | -1/+5 |
1993-07-26 | Yet another trad-core variant: | Jim Kingdon | 2 | -0/+12 |
1993-07-26 | new for esix | Jim Kingdon | 1 | -0/+0 |
1993-07-26 | * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind' | Jim Kingdon | 6 | -162/+182 |
1993-07-26 | * config/pa/tm-hppa.h (REGISTER_NAMES): Use "fr" rather than "fp" | Jim Kingdon | 1 | -0/+3 |
1993-07-26 | * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix. | Jim Kingdon | 1 | -4/+8 |
1993-07-26 | * mipsread.c (parse_symbol): Put stStaticProc symbols in minimal | Jim Kingdon | 2 | -26/+54 |
1993-07-26 | * reloc.c (bfd_perform_relocation): Handle the case of | Ian Lance Taylor | 1 | -0/+6 |
1993-07-26 | * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix. | Jim Kingdon | 1 | -3/+9 |
1993-07-26 | * stabsread.c (rs6000_builtin_type): Make logical types be | Jim Kingdon | 2 | -4/+5 |
1993-07-26 | renaming elf emulparams files to work with current emulation handling code | Ken Raeburn | 4 | -10/+4 |
1993-07-26 | Lots o' elf changes | Ken Raeburn | 1 | -0/+42 |
1993-07-26 | Reimplement segment writing. | Ken Raeburn | 1 | -118/+345 |
1993-07-26 | * hppa-tdep.c (pc_in_linker_stub): Return 0 if can't read memory. | Jim Kingdon | 2 | -0/+7 |
1993-07-26 | (elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE. | Ken Raeburn | 2 | -4/+18 |
1993-07-26 | * libelf.h (struct elf_backend_data): New field, maxpagesize. | Ken Raeburn | 1 | -0/+2 |
1993-07-26 | (bfd_perform_relocation): Handle 64-bit relocs. | Ken Raeburn | 1 | -39/+68 |
1993-07-26 | * stabsread.c (rs6000_builtin_type): Make `logical' be TYPE_CODE_BOOL. | Jim Kingdon | 2 | -1/+5 |
1993-07-26 | * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix. | Jim Kingdon | 2 | -9/+16 |
1993-07-26 | solaris 2 changes | Ken Raeburn | 1 | -0/+23 |
1993-07-26 | Pass emulation name without ".sh". | Ken Raeburn | 1 | -1/+1 |
1993-07-26 | * configure.in: Don't look in ${srcdir} for ${target_makefile_frag}; | Ian Lance Taylor | 1 | -0/+5 |
1993-07-26 | * srec.c (srec_write_symbols): Get CR LF in the right order. | Steve Chamberlain | 1 | -0/+4 |
1993-07-26 | * hosts/vaxbsd.h: Include std-host.h. Don't include <machine/param.h>. | Jim Kingdon | 1 | -0/+9 |
1993-07-26 | * breakpoint.{c,h} (struct breakpoint): Replace symtab field with | Jim Kingdon | 2 | -34/+85 |
1993-07-25 | update for latest datasheet revs | David D. Zuhn | 1 | -8/+9 |
1993-07-24 | undo previous change | Brendan Kehoe | 3 | -35/+0 |
1993-07-24 | different logging | David D. Zuhn | 1 | -8/+9 |
1993-07-23 | * ch-exp.y (yycheck, yydefred, yydgoto, yygindex, yylen, yylhs, | Brendan Kehoe | 3 | -8/+43 |