summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Intel 386 Mach host port.John Gilmore1991-10-055-3/+210
|
* Initial revisionJohn Gilmore1991-10-051-0/+4
|
* * h8300-opcode.h: Remove `_enum' from the typedef for an enum.John Gilmore1991-10-053-50/+58
| | | | * bfd.h: Update to match bfd changes.
* * bfd.c: Remove strerror() to libiberty.John Gilmore1991-10-058-504/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * elf.c: Remove elf_set_section_contents, use generic one. Lint. * libbfd-in.h, libbfd.c: Add bfd_generic_set_section_contents. * libbfd.c (bfd_generic_{get,set}_section_contents): Check that last byte of transfer, not first byte, is within the section. * host-aout.c: Remove `BSD' archive support. Lint. * archures.c: Rename `struct bfd_arch_info_struct' to `struct bfd_arch_info'. Rename `typedef bfd_arch_info_struct_type' to `bfd_arch_info_type'. All uses changed. * reloc.c: Rename `bfd_reloc_status_enum_type' to `bfd_reloc_status_type'. Rename `bfd_reloc_code_enum_real_type' to `bfd_reloc_code_real_type'. (This seems to be a misnomer, it needs a better name.) All uses changed. * targets.c: Rename `enum target_flavour_enum' to `enum target_flavour', and remove the `_enum' from all of the enum values themselves. All uses changed. * configure.in, config/h-i386mach: i386 mach host. * config/t-i386-aout: Use host-aout.c. * trad-core.c: Give it its own xvec's to make it independent of other file formats. * ecoff.c, host-aout.c: Remove refs to trad-core. * config/t-dec3100, t-hp300bsd, t-tahoe, t-vax: Define TRAD_CORE. * targets.c: #ifdef TRAD_CORE, include it in the vector.
* * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).John Gilmore1991-10-052-6/+13
| | | | | | * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a few BFD types & enums. * ChangeLog: Create.
* Initial revisionJohn Gilmore1991-10-051-0/+7
|
* Cope with renames of a few BFD types & enums.John Gilmore1991-10-052-90/+117
|
* *** empty log message ***Roland Pesch1991-10-051-0/+5
|
* Initial revisionRoland Pesch1991-10-051-0/+517
|
* Fixed info-markup bugs; makeinfo now succeeds with no complaints.Roland Pesch1991-10-051-495/+1167
|
* New file from bfd.cSteve Chamberlain1991-10-051-1/+1
|
* *** empty log message ***Steve Chamberlain1991-10-051-0/+6
|
* Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1991-10-053-385/+703
| | | | | | * reloc.c: Extended NEWHOWTO macro * ieee.c: Changed the way 8bit pcrel is done * cpu-h8300.c: got the registers in the right order
* Added -N and fixed -n flags.Steve Chamberlain1991-10-055-115/+141
| | | | Changed name of h8 support
* More patches from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:Per Bothner1991-10-052-1/+10
| | | | | | | * mips-xdep.c (store_inferior_registers): Don't try to write the (pseudo) FP. * mipsread.c (parse_partial_symbols): Improved algorithm for setting pst->texthigh.
* Various binary patten fixes.Steve Chamberlain1991-10-041-1/+1
|
* *** empty log message ***Roland Pesch1991-10-041-0/+4
|
* Improve TEXINPUTS var set on calling TeX, so that things work even ifRoland Pesch1991-10-041-4/+4
| | | | old value didn't specify current dir for input...
* Specify TEXINPUTS when calling TeX so right texinfo.tex is used.Roland Pesch1991-10-041-4/+8
|
* Use john's heuristic for finding ourselves. kinda like hare krishna.K. Richard Pixley1991-10-041-40/+121
|
* Add 386 Mach host support.John Gilmore1991-10-042-1/+10
|
* Initial revisionJohn Gilmore1991-10-041-0/+44
|
* * coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: RemoveJohn Gilmore1991-10-042-14/+16
| | | | | | vestiges of typevectors, which were for symsegs and are no longer used. (From a question by Eliot Dresselhaus <dresselh@RFT30.nas.nasa.gov>).
* SVR4John Gilmore1991-10-041-1/+2
|
* SVR4 supportJohn Gilmore1991-10-041-1/+5
|
* Initial revisionJohn Gilmore1991-10-041-0/+6
|
* * dbxread.c, coffread.c: static-ize functions that wereJohn Gilmore1991-10-043-9/+12
| | | | gratuitiously external. (From Fred Fish.)
* * c-exp.y: sym->class to SYMBOL_CLASS (sym).John Gilmore1991-10-043-2/+7
| | | | | * dbxread.c (dbx_lookup_type): Keep doubling size of typevector until it is large enough.
* * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby'sJohn Gilmore1991-10-041-1/+3
| | | | prediction is vindicated!
* * bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:John Gilmore1991-10-043-6/+2
| | | | Remove refs to howto.c, since Steve forgot.
* * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby'sJohn Gilmore1991-10-044-9/+12
| | | | | | | prediction is vindicated! * bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd: Remove refs to howto.c, since Steve forgot.
* Add elf-*.h files.John Gilmore1991-10-031-1/+7
|
* Add elf.cJohn Gilmore1991-10-031-1/+5
|
* Added a kludge for when yacc is used in place of bison:Per Bothner1991-10-031-2/+3
| | | | Rename the yacc outputs y.tab.[ch] to what we want: ldgram.[ch].
* * dbxread.c (read_type): Handle error case slightly better.John Gilmore1991-10-032-2/+18
| | | | | | | | | | | Make complaint message not C++-specific. * symtab.c (lookup_symtab_1, lookup_symbol): "fatal" errors between symtabs and psymtabs become ordinary error()s. * dbxread.c (read_dbx_symtab): Relocate end_of_text_addr properly, making "end pc" correct in shared lib psymtabs. (From Guy Harris <guy@auspex.com>.)
* * fixed prototype for reloc_type_lookupSteve Chamberlain1991-10-031-54/+65
|
* * fixed prototype for reloc_type_lookupSteve Chamberlain1991-10-031-0/+65
|
* * elf.c: took the abort out of set_arch_mach so that objdump -i willSteve Chamberlain1991-10-031-0/+21
| | | | still work. Now allows any architecture/machine to be set.
* *** empty log message ***Steve Chamberlain1991-10-031-0/+643
|
* *** empty log message ***Stu Grossman1991-10-031-0/+6
|
* No longer needs to propogate configure and config.sub.K. Richard Pixley1991-10-021-5/+4
|
* Some $(srcdir)'s become $(unsubdir)'s.K. Richard Pixley1991-10-021-2/+2
|
* Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir.K. Richard Pixley1991-10-021-3/+3
|
* no more configure on which to dependK. Richard Pixley1991-10-026-8/+11
|
* Added +site=foo option for naming site specific Makefile fragments.K. Richard Pixley1991-10-021-8/+34
|
* Removed +f option. Used to stand for +forcesubdirs which is nowK. Richard Pixley1991-10-021-6/+12
| | | | called +subdirs.
* Added rcs log line.K. Richard Pixley1991-10-021-0/+9
|
* +template dies an ugly death.K. Richard Pixley1991-10-021-155/+55
|
* Very minor bug, broke "make -t".K. Richard Pixley1991-10-021-2/+2
|
* Update subdir names to reflect current reality.K. Richard Pixley1991-10-021-6/+6
|
OpenPOWER on IntegriCloud