Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-07-23 | Fix stupid bugs inserted during expression conversion. | Ian Lance Taylor | 2 | -2/+4 |
1993-07-23 | * exec.c, corelow.c (target_ops struct): Don't allow | Jim Kingdon | 2 | -1/+15 |
1993-07-23 | (MAXPAGESIZE): Renamed from PAGE_SIZE. | Ken Raeburn | 1 | -3/+3 |
1993-07-23 | renamed PAGE_SIZE to MAXPAGESIZE | Ken Raeburn | 1 | -1/+1 |
1993-07-23 | * demangle.c: Make it so `help set dem' tells you how to get the | Jim Kingdon | 2 | -1/+7 |
1993-07-23 | * bfd.c (bfd_nonrepresentable_section, bfd_undefined_symbol, | David Edelsohn | 1 | -0/+6 |
1993-07-23 | obj-elf.c, tc-sparc.c, symbols.c changes | Ken Raeburn | 1 | -0/+13 |
1993-07-23 | * write.c (fix_new_exp): Handle a O_uminus expression. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-23 | * expr.c (expr): Don't let absolute_section override | Ian Lance Taylor | 1 | -0/+3 |
1993-07-23 | * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a | Ian Lance Taylor | 3 | -0/+10 |
1993-07-22 | * nlm{32,64}-target.h: Remove. | Fred Fish | 6 | -362/+193 |
1993-07-22 | * Makefile.in: Use REMOTE_O macro not remote.o. | Jim Kingdon | 4 | -1/+16 |
1993-07-22 | * Makefile.in (Makefile): add configure.in, drop redundant | K. Richard Pixley | 1 | -0/+5 |
1993-07-22 | * coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h> | Ian Lance Taylor | 7 | -3/+46 |