summaryrefslogtreecommitdiffstats
path: root/bfd
Commit message (Collapse)AuthorAgeFilesLines
* * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro,Per Bothner1992-03-171-0/+5
| | | | not internal bfd_assert function (twice).
* * aout-target.h: change ar_max_namelen to 15 (the right value)Steve Chamberlain1992-03-172-1/+7
| | | | | * coff-a29k, coffcode.h: more hangovers from the bfd_abs_section change
* More bitrotSteve Chamberlain1992-03-171-1/+1
|
* Remove i960 b.out bitrot.Steve Chamberlain1992-03-162-179/+188
|
* Convert calls to bare malloc() to bfd_xmalloc().Fred Fish1992-03-151-0/+7
|
* pass MAKEINFO on recursionK. Richard Pixley1992-03-141-0/+10
|
* Fixed the whitespaceSteve Chamberlain1992-03-1311-135/+131
|
* * config/mt-<foo> now <foo>.mt, config/mh-<foo> now <foo>.mh.Steve Chamberlain1992-03-131-25/+25
| | | | | host/h-<foo> now just <foo>. * configure.in: reflect changes
* * libbfd-in.h (set_tdata): Make change of Feb 27 in thePer Bothner1992-03-121-0/+5
| | | | actual source file, not just the generated libbfd.h.
* mips-big-* targetJohn Gilmore1992-03-122-3/+40
|
* include ansidecl.hK. Richard Pixley1992-03-081-0/+1
|
* * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run gdb on ↵Steve Chamberlain1992-03-071-0/+8
| | | | | | | | little endian 960 code. * archive.c (compute_and_write_armap): indirect symbols should go into the archive header too.
* * chew.c: now has -w switch turn on warningsSteve Chamberlain1992-03-071-1/+6
|
* Now use EXFUN rather than PROTO, so that things using ansidecl.h andSteve Chamberlain1992-03-0612-114/+114
| | | | not bfd.h can use them
* Add rule for coff-msym.John Gilmore1992-03-061-1/+5
|
* Add swapping of RFD's.John Gilmore1992-03-061-0/+17
|
* * coff-msym.c: Move this file from gdb/ecoff.c. ItJohn Gilmore1992-03-061-0/+25
| | | | handles byte-swapping for ECOFF (MIPS symbol) files.
* Initial revisionJohn Gilmore1992-03-061-0/+358
|
* New file: rs6000-core.c.Per Bothner1992-03-021-1/+5
|
* * aoutx.h (NAME(aout,print_symbol)): Don't printPer Bothner1992-02-291-1/+0
| | | | | | | | | symbol addresss for undefined symbols. * coff-rs6000.c: Various updates (due to target- independent changes). * libbfd.h: Ditto (tdata field is now a union). * hosts/h-sparc.h: Removed prototype for bogus function 'emset' (presumably should have been 'memset' - which is there).
* Don't core dump if no output section available for a symbolSteve Chamberlain1992-02-272-3/+15
|
* * aoutx.h (translate_from_native_sym_flags): when creating an alias symbol, ↵Steve Chamberlain1992-02-272-355/+360
| | | | fill in the section as undefined, rather than leaving it blank
* Wed Feb 26 19:40:59 1992 Steve Chamberlain (sac at thepub.cygnus.com)Steve Chamberlain1992-02-272-3/+33
| | | | | | | | * bfd.c: lint * coff-h8300.c: fix stupid reloc subtraction bug * coffcode.h (coff_swap_aux_out): only swap a tvndx by 2 bytes, since that's how wide it is. (coff_slurp_symbol_table): always zero out the symbol.flags and done_lineno fields.
* 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
| | | | | | | out tagndx too. * aoutx.h (swap_std_reloc_out, swap_ext_reloc_out): use the output section of a symbol rather than the section of a reffed symbol to determine the r_index of an emmitted reloc.
* * 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
| | | | (howto_hvrt16): lint.
* * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsdPer Bothner1992-02-172-0/+26
| | | | | a full configuration (with possible cross-development), instead of using host-aout.c.
* * aout-target.h (MY(write_object_contents):Per Bothner1992-02-161-0/+6
| | | | | Set obj_reloc_entry_size (abfd). * gen-aout.c: Change to emit a .c files, not a .h file.
* 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
| | | | with more than one auxent can cause nasty core dumps.
* 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
| | | | | | "done_lineno" so that a symbol which appears twice in the symbol table only gets it's linenumbers relocated once. Modifed (coff_write_native_symbol) and (coff_make_empty_symbol) to make
* * aoutx.h: (translate_from_native_sym_flags): fix constructorSteve Chamberlain1992-02-041-0/+9
| | | | stuff to use the New Order.
* * elf.c (bfd_section_from_shdr): Deal with null return fromStu Grossman1992-01-311-0/+5
| | | | bfd_make_section(). (elf_object_p): Select endianess properly.
* 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
| | | | | Specify byte order. * hosts/h-vaxbsd.h: Define the form of exec and core files.
* * Makefile.in: host-aout.c doesn't depend on aout-params.h.John Gilmore1992-01-311-0/+7
| | | | | | * aout-target.h: Use TARGET_BIG_ENDIAN_P to set up vector. * host-aout.c: Don't use aout-params.h; configure these systems in their xm files, not in a randomly generated file.
* 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
| | | | | gdb. config/mt-hp300bsd: Change DEFAULT_VECTOR to host_aout_vec to prevent undefined symbol.
* Various lints found on PersSonySteve Chamberlain1992-01-302-9/+19
| | | | | | | | * aoutx.h: cast an enum * coff-a29k.c: many ints in reloc structure turned to enum * coffcode.h: more enums * cpu-h8300.c: more enums * opncls.c: more enums
* * configure.in: Make Tahoe configuration work again.John Gilmore1992-01-302-8/+29
| | | | | * bfd-in.h: Remove trailing comma from enum declaration. * ieee.c: Can't put byte values >0x7F into a signed char.
OpenPOWER on IntegriCloud