aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-05-25elf, cleanup changesKen Raeburn1-0/+36
1993-05-25(elf64.c): Add to list of sources.Ken Raeburn1-8/+24
1993-05-25Updated for new macro, type, and structure names.Ken Raeburn3-76/+98
1993-05-25(COERCE64): Avoid out-of-range numbersKen Raeburn1-19/+41
1993-05-25begin reorganization to support 64-bit elfKen Raeburn1-0/+22
1993-05-24Add i386lynx.c.Stu Grossman1-0/+1
1993-05-22 * i386lynx.c: New module for Lynx variant of a.out.Stu Grossman1-0/+8
1993-05-21ISC changesJim Kingdon1-0/+4
1993-05-21Move printing from bfd to nm.David MacKenzie1-0/+22
1993-05-21Move printing from bfd to nm and add POSIX and SysV formats.David MacKenzie3-2/+13
1993-05-19 * trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED.Jim Kingdon1-2/+2
1993-05-19 * trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED.Jim Kingdon1-0/+7
1993-05-17hppa assembler/disasm support routinesKen Raeburn2-0/+380
1993-05-17bump version numberKen Raeburn1-1/+1
1993-05-14keep miniframe.hKen Raeburn1-0/+1
1993-05-14expand comment about "global_sym" complaintKen Raeburn1-1/+5
1993-05-14add ct miniframe host supportKen Raeburn1-0/+14
1993-05-12 * bout.c (aout32_slurp_extended_name_table): Define to beIan Lance Taylor1-0/+3
1993-05-12 * coff-mips.c: Include libaout.h and aout/aout64.h to getIan Lance Taylor1-0/+14
1993-05-09 * configure.in (hppa*-*-bsd): Change to hppa*-*-bsd*Fred Fish1-0/+8
1993-05-05 * elf32-hppa.c (elf_hppa_reloc_type_lookup): Cast enums toPer Bothner1-0/+13
1993-05-02 * trad-core.c (NO_SIGNED_GET): New macro.Fred Fish1-0/+4
1993-05-02 * configure.in (i[34]86-*-linux*): Add; bfd_target = i386-linux.Fred Fish2-1/+7
1993-05-01 * libhppa.h: #undef e_* symbols which come from <machine/som.h>Stu Grossman2-0/+29
1993-05-01 * The following patches are from Jeffrey Law <law@cs.utah.edu>.Stu Grossman5-4/+65
1993-04-30Don't include system a.out.h in elf32-hppa.c.Ken Raeburn1-0/+5
1993-04-30 * coffcode.h: use dummy_reloc16_extra_cases rather than casting abort.Jim Kingdon2-3/+17
1993-04-29Log for changes already checked in today.Ken Raeburn1-0/+90
1993-04-29keep hp300hpux and hppa-elf filesKen Raeburn1-0/+4
1993-04-29hppaosf target supportKen Raeburn1-0/+1
1993-04-29fixed up to use elf32-target.hKen Raeburn1-153/+16
1993-04-29hppa support, initial linker supportKen Raeburn1-157/+557
1993-04-29new reloc enum typesKen Raeburn1-34/+75
1993-04-29copyright; gas changesKen Raeburn1-0/+39
1993-04-29Fix an unclear sentence.David MacKenzie1-2/+2
1993-04-29Clean up English and Texinfo usage.David MacKenzie1-44/+61
1993-04-28checkpoint hp300hpux code from HP; needs cleanup before usingKen Raeburn1-0/+807
1993-04-28checkpoint hppa-elf code from Utah (Sanitize out until it's cleaned up & work...Ken Raeburn2-0/+1666
1993-04-28add new field for subformat (for hp300 work)Ken Raeburn1-3/+11
1993-04-28allow overrides of armap defaultsKen Raeburn1-0/+4
1993-04-27Support for Hitachi SHSteve Chamberlain5-8/+36
1993-04-26* trad-core.c (trad_unix_core_file_p): Check the file size.Jim Kingdon2-15/+78
1993-04-26 * sco-core.c (sco_core_vec): Add initializers for new targetIan Lance Taylor2-2/+12
1993-04-25* coffcode.h [_LIT]: Recognize .lit section.Jim Kingdon2-3/+26
1993-04-24Support for the alphaSteve Chamberlain6-0/+4248
1993-04-24 * Merge in HPPA/BSD changes from Utah.Stu Grossman3-2/+12
1993-04-21* libbfd.c: Whitespace changes around byteswap macros.John Gilmore1-0/+5
1993-04-20 * aoutf1.h (sunos4_core_file_p): Don't default bfd_error toStu Grossman1-0/+5
1993-04-20 * bfd.c: Add sgi_core_data to tdata union.Stu Grossman2-0/+8
1993-04-20a.out string table reduction code, take two.Ken Raeburn2-104/+502