Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-11-13 | Repair info node-pointer bug. | Roland Pesch | 1 | -58/+74 | |
1991-11-13 | Changed 'i386_coff' to 'i386-coff' to match the real file's name. | Sean Eric Fagan | 1 | -1/+1 | |
1991-11-13 | Initial revision | K. Richard Pixley | 2 | -0/+94 | |
1991-11-13 | * ieee.c: (ieee_object_p) cast NULL correctly. | Steve Chamberlain | 2 | -4/+15 | |
* configure.in: added harris host | |||||
1991-11-13 | Initial revision | Steve Chamberlain | 1 | -0/+38 | |
1991-11-13 | *** empty log message *** | Steve Chamberlain | 1 | -0/+4 | |
1991-11-13 | Various changes from David Wood. | Steve Chamberlain | 1 | -94/+125 | |
1991-11-12 | Just use #undef, not #define foo foo | John Gilmore | 2 | -5/+5 | |
1991-11-12 | Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -5/+13 | |
* Makefile.in: standardize on MINUS_G to disable debugging * coff-m88k.c: create coff armaps instead of bsd ones. * opncls.c (bfd_close_all_done), (bfd_close): Mask out random bits when calling chmod. | |||||
1991-11-12 | Additions to support ELF formatted core files. | Fred Fish | 1 | -0/+6 | |
1991-11-12 | * aoutx.h (NAME(aout,find_nearest_line)): Handle the case | Per Bothner | 2 | -6/+70 | |
of two N_SO stabs, one for directory, and one for filename. * bfd-in.h (print_vma): Factor out duplicate definition. Exit a little more gracefully when malloc returns NULL. * libbfd.c: New function bfd_xmalloc (malloc wrapper). * opncls.c, syms.c, bout.c, aoutx.h: Replace malloc by bfd_xmalloc. * libbfd.h: Rre-generated due to libbfd.c update. | |||||
1991-11-09 | Document use of elf_big_vec as DEFAULT_VECTOR. | Fred Fish | 1 | -0/+2 | |
1991-11-09 | Don't try to create a bfd section for the first ELF section header table | Fred Fish | 2 | -3/+9 | |
entry, since it is just a placeholder with no name. | |||||
1991-11-09 | * coff-rs6000.c, config/mh-rs6000: Make it work on archive and | John Gilmore | 1 | -4/+13 | |
core files, when compiling native. * hosts/h-rs6000.h: Define FASCIST_FDOPEN for bfd_fdopenr. | |||||
1991-11-09 | Define FASCIST_FDOPEN. | John Gilmore | 1 | -0/+3 | |
1991-11-07 | Thu Nov 7 11:03:55 1991 Steve Chamberlain (sac at rtl.cygnus.com) | Steve Chamberlain | 2 | -318/+217 | |
* coffcode.h: Defined new macros [PUT|GET]LINENO_LNNO for manipulation of lnno fields in lineno structs in a coff-<f>.h independent way. Override it in coff-<f>.h to your favourite number if you don't have a 16bit lnno field. (coff_swap_lineno_in) (coff_swap_lineno_out): modified to use the new macros. | |||||
1991-11-05 | Added default_reloc_type_lookup to arch_info | Steve Chamberlain | 1 | -1/+1 | |
1991-11-05 | Added h-delta88 | Steve Chamberlain | 1 | -1/+5 | |
1991-11-05 | find include files | K. Richard Pixley | 1 | -1/+1 | |
1991-11-04 | Added ctor.c (I remembered this time) | Steve Chamberlain | 1 | -1/+5 | |
1991-11-04 | added ctor.c | Steve Chamberlain | 1 | -0/+1 | |
1991-11-04 | Added ctor.c | Steve Chamberlain | 1 | -2/+2 | |
1991-11-04 | Sat Nov 2 14:26:03 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 3 | -4/+61 | |
* Makefile.in: Added ctor.c * archures.c (bfd_default_arch_struct) added bfd_default_reloc_type_lookup. * coffcode.h: removed a load of #if 0ed code. (coff_compute_file_section_positions): now works out the section alignment and size correctly in all cases. (coff_get_symtab): looks for contructor symbols and calls the right function when they're found. (coff_canonicalize_reloc): knows when a section is full of contructors and does the right thing. * cpu-m88k.c: Added default_reloc_type lookup to the architecture description. * libbfd-in.h: (bfd_default_reloc_type_lookup) defun added. * libcoff.h: removed #if 0ed code * reloc.c: (bfd_reloc_code_real_type) added BFD_RELOC_CTOR for arch independent contructtor relocation type. (bfd_reloc_type_lookup): removed the comment "this will go away" since it won't. (bfd_howto_32): stolen from 88k, this is a 32bit reloc which is used when BFD_RELOC_CTOR falls through to give a default 32bit reloc for contructors. (bfd_default_reloc_type_lookup): added. * aoutf1.h: fixed SEGMENT_SIZE typo. | |||||
1991-11-03 | * bfd-in.h (bfd_print_symbol_type_hopw enum): Add new option | Per Bothner | 2 | -0/+15 | |
bfd_print_symbol_nm, for use by nm. * aoutx.h (NAME(aout,print_symbol)): Add code for new bfd_print_symbol_nm option, to print in nm format. * coffcode.h (coff_print_symbol), ieee.c (ieee_print_symbol) oasys.c (oasys_print_symbol): Provide stub implementations for bfd_print_symbol_nm. * syms.c: New function bfd_decode_symclass, used by nm printer. New function bfd_stab_name to look up string name of stab code. | |||||
1991-11-03 | Get rid of MISSING_VFPRINTF, since libiberty provides one. | Per Bothner | 1 | -2/+0 | |
1991-11-02 | Now include ctor.c in the right places. | Steve Chamberlain | 2 | -3/+4 | |
1991-11-02 | Initial revision | Steve Chamberlain | 1 | -0/+144 | |
1991-11-01 | * coff-rs6000.c: Change name to "aixcoff-rs6000", to avoid | John Gilmore | 2 | -3/+46 | |
matching prefix "coff". * coffcode.h (coff_swap_aux_in, coff_swap_aux_out): Handle rs/6000 csect records. | |||||
1991-10-28 | * coff-m88k.c, targets.c: change name of m88k_bcs to m88kbcs | Steve Chamberlain | 1 | -0/+1 | |
1991-10-28 | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 5 | -21/+62 | |
* configure.in: add motorola delta88 cases * libbfd.h, libbfd-in.h, archive.c, ieee.c, elf.c, srec.c: fix write_armap prototype * libbfd.c: add doc on bfd_write_bigendian_4byte_int | |||||
1991-10-28 | Initial revision | Steve Chamberlain | 1 | -0/+81 | |
1991-10-25 | * Rename COFF-related files in `coff-ARCH.c' form. | John Gilmore | 6 | -61/+74 | |
coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, coff-mips.c, coff-rs6000.c to be exact. | |||||
1991-10-25 | * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing | John Gilmore | 1 | -0/+4 | |
make output clutter. | |||||
1991-10-25 | Update doc on how to define an architecture for "mh" change. | John Gilmore | 1 | -3/+3 | |
1991-10-25 | RS/6000 support | John Gilmore | 2 | -2/+9 | |
1991-10-25 | Initial revision | John Gilmore | 2 | -0/+544 | |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore. | John Gilmore | 10 | -420/+621 | |
1991-10-25 | Updates to h-vaxult.h from David Taylor. | John Gilmore | 1 | -0/+5 | |
1991-10-25 | Removed some debug | Steve Chamberlain | 1 | -1/+0 | |
1991-10-24 | Now uses mt- and mh- rather than tmake and hmake files | Steve Chamberlain | 1 | -8/+8 | |
1991-10-24 | Add partial support for ELF format corefiles. Still needs code to extract | Fred Fish | 2 | -48/+267 | |
register values from corefiles and make them available to bfd clients. | |||||
1991-10-24 | In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec. | Fred Fish | 1 | -0/+2 | |
1991-10-24 | Document changes to some bfd config files. | Fred Fish | 1 | -0/+6 | |
1991-10-22 | Remove malloc/free decls covered in stdlib.h. From David Taylor. | John Gilmore | 1 | -2/+0 | |
1991-10-21 | * coffcode.h (coff_compute_section_file_positions): make it pad | Steve Chamberlain | 2 | -0/+10 | |
section size out if there are alignment restrictions so that the image will be ok on a system where section positions are worked out by accumulating sizes rather than from the section headers. | |||||
1991-10-21 | Changed minimum section alignment | Steve Chamberlain | 1 | -2/+3 | |
1991-10-21 | * targets.c (proto write_armap). Changed orl_count to unsigned. | Steve Chamberlain | 6 | -189/+265 | |
* opncls.c (bfd_close_all_done). Added so that generative programs like gas can close a bfd without causing bfd confusion. * libbfd.h (changed becuase of protos) * amdcoff.c: messed with the way that jmp displacements are calcualated. This may not yet be totally correct. * archive.c (coff_write_armap): rewrote the way that ranlibs are written out. * coffcode.h (fixup_symbol_value): now doesn't core dump if a non abs symbol has no section (like a register symbol). (coff_write_symbol) now zeros auxent before filling it up to help with sensitive applications. * libbfd.c (bfd_write_bigendian_4byte_int): added. | |||||
1991-10-17 | Make perror arg be CONST to avoid warning, | Per Bothner | 1 | -2/+1 | |
and remove duplicate declaration of perror. | |||||
1991-10-17 | * hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMMAND; revamp HOST_*, etc. | John Gilmore | 1 | -1/+1 | |
* hosts/h-i386v.h: Use <utime.h>, not <sys/utime.h>, unlike POSIX. | |||||
1991-10-16 | sparc-64 to sparc-ll | John Gilmore | 1 | -2/+5 | |