summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* DOS file name changeSteve Chamberlain1992-02-211-3/+6
* Name change for DJSteve Chamberlain1992-02-212-0/+399
* * coffcode.h (coff_swap_aux_in): lint, (coff_print_symbol): printsSteve Chamberlain1992-02-212-121/+128
* * PORTING: New (preliminary) porting guide.Per Bothner1992-02-211-0/+4
* * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.cJohn Gilmore1992-02-202-1/+6
* * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsdPer Bothner1992-02-172-0/+26
* * aout-target.h (MY(write_object_contents):Per Bothner1992-02-161-0/+6
* Remove obsolete use of BSF_ABSOLUTE and replace with bfd_abs_section ref.Fred Fish1992-02-141-0/+5
* pointer lint and tandem target.Steve Chamberlain1992-02-141-3/+2
* Fix typeo which crept in between compiling and checking inSteve Chamberlain1992-02-141-1/+1
* * coffcode.h (get_normalized_symtab): fixed bug where symbolsSteve Chamberlain1992-02-142-25/+43
* Added h-apollo68v.h as a file to keep.Sean Eric Fagan1992-02-111-0/+1
* Adding support for hosting on an apollo series 400 (68k processor).Sean Eric Fagan1992-02-101-0/+69
* Fixed prototype mismatch reported by MDTSteve Chamberlain1992-02-071-1/+1
* Fluff removal.Steve Chamberlain1992-02-074-1/+36
* * coffcode.h, libcoff.c: added new fielded to coff_symbol_structSteve Chamberlain1992-02-062-16/+36
* * aoutx.h: (translate_from_native_sym_flags): fix constructorSteve Chamberlain1992-02-041-0/+9
* * elf.c (bfd_section_from_shdr): Deal with null return fromStu Grossman1992-01-311-0/+5
* Fix core file stacks.John Gilmore1992-01-311-1/+1
* Fix stack in core files.John Gilmore1992-01-311-0/+4
* * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h:John Gilmore1992-01-313-30/+17
* * Makefile.in: host-aout.c doesn't depend on aout-params.h.John Gilmore1992-01-311-0/+7
* Fix checkin botch.Stu Grossman1992-01-311-2/+2
* Change DEFAULT_VECTOR to host_aout_vec here as well.Per Bothner1992-01-301-0/+5
* * host-aout.c: Change TARGETNAME to "a.out" to be compatible withStu Grossman1992-01-302-301/+43
* Various lints found on PersSonySteve Chamberlain1992-01-302-9/+19
* * configure.in: Make Tahoe configuration work again.John Gilmore1992-01-302-8/+29
* Makefile.in: Add dependencies for various coff-*.o files.Fred Fish1992-01-293-16/+60
* bfd.c: use `<<foo>>' instead of @file{foo}Roland Pesch1992-01-292-8/+8
* * trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAXStu Grossman1992-01-281-0/+1
* * coffcode.h (bfd_coff_relax_section): now static.Steve Chamberlain1992-01-281-0/+5
* New entry point in the transfer vector - bfd_relax_section.Steve Chamberlain1992-01-284-274/+485
* Add seclet.h to files-to-keep.Stu Grossman1992-01-271-1/+5
* Uses the new small reloc type now.Steve Chamberlain1992-01-2421-1418/+2586
* New host file for stratus.Fred Fish1992-01-191-0/+1
* Initial revisionFred Fish1992-01-191-0/+66
* Declare various filename variables to be CONST since they are initializedFred Fish1992-01-151-0/+6
* Change abort() to a function return void to match usage on SVR4.Fred Fish1992-01-112-2/+2
* Document changes to hosts/h-amix.h and hosts/h-i386v4.h.Fred Fish1992-01-111-0/+5
* * aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL symbols,Per Bothner1992-01-102-89/+91
* Add '#define HAVE_PROCFS', move '#include "fopen-same.h" to end of fileFred Fish1992-01-012-2/+6
* Change all '#if HAVE_PROCFS' to '#ifdef HAVE_PROCFS'.Fred Fish1992-01-011-0/+10
* Change svr4 references to sysv4.Fred Fish1991-12-201-0/+6
* Changed the @node to use INODESteve Chamberlain1991-12-191-342/+430
* Added new wordSteve Chamberlain1991-12-192-0/+149
* * bfd-in.h, libaout.h: ANSIfy enums.Stu Grossman1991-12-191-0/+4
* * archive.c (normalize): created version for VMS which removes theSteve Chamberlain1991-12-191-0/+31
* Use aout-target.h more extensively.Per Bothner1991-12-182-106/+17
* Initial revisionPer Bothner1991-12-181-0/+67
* Enclose corename and execname inside a HAVE_PROCFS ifdef, since theyFred Fish1991-12-182-29/+69