Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-05-24 | Add i386lynx.c. | Stu Grossman | 1 | -0/+1 | |
1993-05-22 | * i386lynx.c: New module for Lynx variant of a.out. | Stu Grossman | 1 | -0/+8 | |
* Makefile.in (BFD_BACKENDS CFILES depends): Add i386lynx.c. * gen-aout.c: Get rid of defunct endian stuff, print out true pagesize. * targets.c (target_vector): Add i386lynx_vec. | |||||
1993-05-21 | ISC changes | Jim Kingdon | 1 | -0/+4 | |
1993-05-21 | Move printing from bfd to nm. | David MacKenzie | 1 | -0/+22 | |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV formats. | David MacKenzie | 3 | -2/+13 | |
1993-05-19 | * trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED. | Jim Kingdon | 1 | -2/+2 | |
hosts/i386linux.h: Define it. | |||||
1993-05-19 | * trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED. | Jim Kingdon | 1 | -0/+7 | |
hosts/i386linux.h: Define it. | |||||
1993-05-17 | hppa assembler/disasm support routines | Ken Raeburn | 2 | -0/+380 | |
1993-05-17 | bump version number | Ken Raeburn | 1 | -1/+1 | |
1993-05-14 | keep miniframe.h | Ken Raeburn | 1 | -0/+1 | |
1993-05-14 | expand comment about "global_sym" complaint | Ken Raeburn | 1 | -1/+5 | |
1993-05-14 | add ct miniframe host support | Ken Raeburn | 1 | -0/+14 | |
1993-05-12 | * bout.c (aout32_slurp_extended_name_table): Define to be | Ian Lance Taylor | 1 | -0/+3 | |
_bfd_slurp_extended_name_table rather than bfd_true. | |||||
1993-05-12 | * coff-mips.c: Include libaout.h and aout/aout64.h to get | Ian Lance Taylor | 1 | -0/+14 | |
definitions for N_SET[ATDB]. (ecoff_howto_table): Moved near top of file. (ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is seen, cook up a constructor section of the same name and put in a reloc pointing to the symbol. This lets the GNU linker build global constructors and destructors without using collect. | |||||
1993-05-09 | * configure.in (hppa*-*-bsd): Change to hppa*-*-bsd* | Fred Fish | 1 | -0/+8 | |
* configure.in (hppa*-*-hpux): Change to hppa*-*-hpux* * configure.in (m68*-hp-bsd): Change to m68*-hp-bsd* * configure.in (m68*-*-hpux): Change to m68*-*-hpux* * configure.in (*-*-bsd): Change to *-*-bsd* | |||||
1993-05-05 | * elf32-hppa.c (elf_hppa_reloc_type_lookup): Cast enums to | Per Bothner | 1 | -0/+13 | |
int, for the sake of the old Portable C Compiler. | |||||
1993-05-02 | * trad-core.c (NO_SIGNED_GET): New macro. | Fred Fish | 1 | -0/+4 | |
* trad-core.c (trad_core_vec): Use new NO_SIGNED_GET instead of signed NO_GET, where appropriate. | |||||
1993-05-02 | * configure.in (i[34]86-*-linux*): Add; bfd_target = i386-linux. | Fred Fish | 2 | -1/+7 | |
* configure.in (*-*-linux*): Remove until linux port for a non-i386/i486 system is actually available. | |||||
1993-05-01 | * libhppa.h: #undef e_* symbols which come from <machine/som.h> | Stu Grossman | 2 | -0/+29 | |
when compiling under HPUX. | |||||
1993-05-01 | * The following patches are from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 5 | -4/+65 | |
* hppa.c (hppa_core_file_p): Provide a temporary dummy routine for HOST_HPPABSD. * bfd/hosts/hppabsd.h: Fix declarations of malloc and free. * bfd/libhppa.h: Include sysdep here. Conditionalize includes based on HOST_HPPAHPUX or HOST_HPPABSD. Provide definitions for MAXCOMLEN and _PA_RISC_ID suitable for BSD. | |||||
1993-04-30 | Don't include system a.out.h in elf32-hppa.c. | Ken Raeburn | 1 | -0/+5 | |
Apparently include/aout/*.h isn't needed either, so just omit it. Should compile on Solaris now... | |||||
1993-04-30 | * coffcode.h: use dummy_reloc16_extra_cases rather than casting abort. | Jim Kingdon | 2 | -3/+17 | |
1993-04-29 | Log for changes already checked in today. | Ken Raeburn | 1 | -0/+90 | |
(Yes, this changelog entry is well tested and reasonably localized. :-) | |||||
1993-04-29 | keep hp300hpux and hppa-elf files | Ken Raeburn | 1 | -0/+4 | |
1993-04-29 | hppaosf target support | Ken Raeburn | 1 | -0/+1 | |
1993-04-29 | fixed up to use elf32-target.h | Ken Raeburn | 1 | -153/+16 | |
1993-04-29 | hppa support, initial linker support | Ken Raeburn | 1 | -157/+557 | |
1993-04-29 | new reloc enum types | Ken Raeburn | 1 | -34/+75 | |
1993-04-29 | copyright; gas changes | Ken Raeburn | 1 | -0/+39 | |
1993-04-29 | Fix an unclear sentence. | David MacKenzie | 1 | -2/+2 | |
1993-04-29 | Clean up English and Texinfo usage. | David MacKenzie | 1 | -44/+61 | |
1993-04-28 | checkpoint hp300hpux code from HP; needs cleanup before using | Ken Raeburn | 1 | -0/+807 | |
1993-04-28 | checkpoint hppa-elf code from Utah (Sanitize out until it's cleaned up & ↵ | Ken Raeburn | 2 | -0/+1666 | |
working) | |||||
1993-04-28 | add new field for subformat (for hp300 work) | Ken Raeburn | 1 | -3/+11 | |
1993-04-28 | allow overrides of armap defaults | Ken Raeburn | 1 | -0/+4 | |
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 5 | -8/+36 | |
1993-04-26 | * trad-core.c (trad_unix_core_file_p): Check the file size. | Jim Kingdon | 2 | -15/+78 | |
1993-04-26 | * sco-core.c (sco_core_vec): Add initializers for new target | Ian Lance Taylor | 2 | -2/+12 | |
fields. | |||||
1993-04-25 | * coffcode.h [_LIT]: Recognize .lit section. | Jim Kingdon | 2 | -3/+26 | |
1993-04-24 | Support for the alpha | Steve Chamberlain | 6 | -0/+4248 | |
1993-04-24 | * Merge in HPPA/BSD changes from Utah. | Stu Grossman | 3 | -2/+12 | |
* hppa.c: Use this for both HPUX & BSD. * targets.c: Enable hppa_vec for both HPUX & BSD. * config/hppabsd.mt: TDEFINES => TDEFAULTS. * hosts/hppabsd.h: #define HOST_HPPABSD. | |||||
1993-04-21 | * libbfd.c: Whitespace changes around byteswap macros. | John Gilmore | 1 | -0/+5 | |
* libbfd-in.h: Whitespace changes around byteswap declarations. | |||||
1993-04-20 | * aoutf1.h (sunos4_core_file_p): Don't default bfd_error to | Stu Grossman | 1 | -0/+5 | |
system_error anymore. It confuses bfd_check_format(). | |||||
1993-04-20 | * bfd.c: Add sgi_core_data to tdata union. | Stu Grossman | 2 | -0/+8 | |
* coff-mips.c: Add Irix 4.x core file support. * hosts/irix4.h: #define HOST_IRIX4. | |||||
1993-04-20 | a.out string table reduction code, take two. | Ken Raeburn | 2 | -104/+502 | |
Also fixed a bug in reading symbol tables on some systems... | |||||
1993-04-19 | * trad-core.c (trad_core_vec): Add 6 new initializers to match | Fred Fish | 1 | -0/+6 | |
new signed get/put fields. Minor reformatting to label some fields. | |||||
1993-04-19 | changes for SVR3.2 | Jim Kingdon | 4 | -12/+5 | |
1993-04-19 | * libbfd.c: bfd_put*: Remove casts to bfd_vma. | Jim Kingdon | 2 | -3/+15 | |
1993-04-17 | * aoutf1.h (internal_sunos_core): Make c_stacktop a bfd_vma. | Jim Kingdon | 2 | -38/+40 | |
(swapcore_sparc): Make sp a bfd_vma. | |||||
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 10 | -165/+322 | |
libbfd.c, libbfd-in.h: Add _do*signed*. targets.c, all targets: Add bfd*signed*. bfd-in.h: Add bfd_signed_vma. Add comments. |