Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-03-24 | add support for irix4 | K. Richard Pixley | 1 | -0/+41 | |
1992-03-24 | * coff-msym.c (ecoff_swap_rfd_in): remove & for array ref. | Stu Grossman | 2 | -1/+5 | |
1992-03-17 | * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, | Per Bothner | 1 | -0/+5 | |
not internal bfd_assert function (twice). | |||||
1992-03-17 | * aout-target.h: change ar_max_namelen to 15 (the right value) | Steve Chamberlain | 2 | -1/+7 | |
* coff-a29k, coffcode.h: more hangovers from the bfd_abs_section change | |||||
1992-03-17 | More bitrot | Steve Chamberlain | 1 | -1/+1 | |
1992-03-16 | Remove i960 b.out bitrot. | Steve Chamberlain | 2 | -179/+188 | |
1992-03-15 | Convert calls to bare malloc() to bfd_xmalloc(). | Fred Fish | 1 | -0/+7 | |
1992-03-14 | pass MAKEINFO on recursion | K. Richard Pixley | 1 | -0/+10 | |
1992-03-13 | Fixed the whitespace | Steve Chamberlain | 11 | -135/+131 | |
1992-03-13 | * config/mt-<foo> now <foo>.mt, config/mh-<foo> now <foo>.mh. | Steve Chamberlain | 1 | -25/+25 | |
host/h-<foo> now just <foo>. * configure.in: reflect changes | |||||
1992-03-12 | * libbfd-in.h (set_tdata): Make change of Feb 27 in the | Per Bothner | 1 | -0/+5 | |
actual source file, not just the generated libbfd.h. | |||||
1992-03-12 | mips-big-* target | John Gilmore | 2 | -3/+40 | |
1992-03-08 | include ansidecl.h | K. Richard Pixley | 1 | -0/+1 | |
1992-03-07 | * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run gdb on ↵ | Steve Chamberlain | 1 | -0/+8 | |
little endian 960 code. * archive.c (compute_and_write_armap): indirect symbols should go into the archive header too. | |||||
1992-03-07 | * chew.c: now has -w switch turn on warnings | Steve Chamberlain | 1 | -1/+6 | |
1992-03-06 | Now use EXFUN rather than PROTO, so that things using ansidecl.h and | Steve Chamberlain | 12 | -114/+114 | |
not bfd.h can use them | |||||
1992-03-06 | Add rule for coff-msym. | John Gilmore | 1 | -1/+5 | |
1992-03-06 | Add swapping of RFD's. | John Gilmore | 1 | -0/+17 | |
1992-03-06 | * coff-msym.c: Move this file from gdb/ecoff.c. It | John Gilmore | 1 | -0/+25 | |
handles byte-swapping for ECOFF (MIPS symbol) files. | |||||
1992-03-06 | Initial revision | John Gilmore | 1 | -0/+358 | |
1992-03-02 | New file: rs6000-core.c. | Per Bothner | 1 | -1/+5 | |
1992-02-29 | * aoutx.h (NAME(aout,print_symbol)): Don't print | Per Bothner | 1 | -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). | |||||
1992-02-27 | Don't core dump if no output section available for a symbol | Steve Chamberlain | 2 | -3/+15 | |
1992-02-27 | * aoutx.h (translate_from_native_sym_flags): when creating an alias symbol, ↵ | Steve Chamberlain | 2 | -355/+360 | |
fill in the section as undefined, rather than leaving it blank | |||||
1992-02-27 | Wed Feb 26 19:40:59 1992 Steve Chamberlain (sac at thepub.cygnus.com) | Steve Chamberlain | 2 | -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. | |||||
1992-02-21 | DOS file name change | Steve Chamberlain | 1 | -3/+6 | |
1992-02-21 | Name change for DJ | Steve Chamberlain | 2 | -0/+399 | |
1992-02-21 | * coffcode.h (coff_swap_aux_in): lint, (coff_print_symbol): prints | Steve Chamberlain | 2 | -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. | |||||
1992-02-21 | * PORTING: New (preliminary) porting guide. | Per Bothner | 1 | -0/+4 | |
1992-02-20 | * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c | John Gilmore | 2 | -1/+6 | |
(howto_hvrt16): lint. | |||||
1992-02-17 | * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd | Per Bothner | 2 | -0/+26 | |
a full configuration (with possible cross-development), instead of using host-aout.c. | |||||
1992-02-16 | * aout-target.h (MY(write_object_contents): | Per Bothner | 1 | -0/+6 | |
Set obj_reloc_entry_size (abfd). * gen-aout.c: Change to emit a .c files, not a .h file. | |||||
1992-02-14 | Remove obsolete use of BSF_ABSOLUTE and replace with bfd_abs_section ref. | Fred Fish | 1 | -0/+5 | |
1992-02-14 | pointer lint and tandem target. | Steve Chamberlain | 1 | -3/+2 | |
1992-02-14 | Fix typeo which crept in between compiling and checking in | Steve Chamberlain | 1 | -1/+1 | |
1992-02-14 | * coffcode.h (get_normalized_symtab): fixed bug where symbols | Steve Chamberlain | 2 | -25/+43 | |
with more than one auxent can cause nasty core dumps. | |||||
1992-02-11 | Added h-apollo68v.h as a file to keep. | Sean Eric Fagan | 1 | -0/+1 | |
1992-02-10 | Adding support for hosting on an apollo series 400 (68k processor). | Sean Eric Fagan | 1 | -0/+69 | |
1992-02-07 | Fixed prototype mismatch reported by MDT | Steve Chamberlain | 1 | -1/+1 | |
1992-02-07 | Fluff removal. | Steve Chamberlain | 4 | -1/+36 | |
1992-02-06 | * coffcode.h, libcoff.c: added new fielded to coff_symbol_struct | Steve Chamberlain | 2 | -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 | |||||
1992-02-04 | * aoutx.h: (translate_from_native_sym_flags): fix constructor | Steve Chamberlain | 1 | -0/+9 | |
stuff to use the New Order. | |||||
1992-01-31 | * elf.c (bfd_section_from_shdr): Deal with null return from | Stu Grossman | 1 | -0/+5 | |
bfd_make_section(). (elf_object_p): Select endianess properly. | |||||
1992-01-31 | Fix core file stacks. | John Gilmore | 1 | -1/+1 | |
1992-01-31 | Fix stack in core files. | John Gilmore | 1 | -0/+4 | |
1992-01-31 | * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h: | John Gilmore | 3 | -30/+17 | |
Specify byte order. * hosts/h-vaxbsd.h: Define the form of exec and core files. | |||||
1992-01-31 | * Makefile.in: host-aout.c doesn't depend on aout-params.h. | John Gilmore | 1 | -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. | |||||
1992-01-31 | Fix checkin botch. | Stu Grossman | 1 | -2/+2 | |
1992-01-30 | Change DEFAULT_VECTOR to host_aout_vec here as well. | Per Bothner | 1 | -0/+5 | |
1992-01-30 | * host-aout.c: Change TARGETNAME to "a.out" to be compatible with | Stu Grossman | 2 | -301/+43 | |
gdb. config/mt-hp300bsd: Change DEFAULT_VECTOR to host_aout_vec to prevent undefined symbol. |