aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-01-20fix spelling of MotorolaNick Clifton9-9/+14
2000-01-18Apply H.J.'s patch to fix NOLOAD section sizes and dot updatesNick Clifton2-3/+13
2000-01-18import gdb-2000-01-17 snapshotJason Molenda23-169/+1441
2000-01-17Detect ELFOSABI_ARM.Nick Clifton2-0/+5
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra8-64/+230
2000-01-15Add jmp and call tests to prevent intel mode lossage creeping in again.Alan Modra3-2/+87
2000-01-14Correct function return types for new and fussy gcc.Alan Modra4-9/+17
2000-01-14fix mis-applied patchNick Clifton2-1/+9
2000-01-142000-01-13 Clinton Popetz <cpopetz@cygnus.com>Clinton Popetz3-0/+38
2000-01-13Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz andNick Clifton3-41/+52
2000-01-13Fix bug in interwork stubs from thumb to armNick Clifton2-1/+6
2000-01-13Apply Tim walls octest vs bytes patchNick Clifton9-53/+155
2000-01-13Apply for for CR 102957.Nick Clifton2-1/+7
2000-01-13Fix description of EM_S370.Nick Clifton2-1/+6
2000-01-13fix comments on some EM numbers.Nick Clifton2-2/+8
2000-01-12Merge in changes from egcs for AIX cross-compilation support.Geoffrey Keating4-4/+14
2000-01-11Fix mistakes made about interpretation of ELF ABI specNick Clifton4-6/+29
2000-01-11import gdb-2000-01-10 snapshotJason Molenda29-725/+1167
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-0/+9
2000-01-10fixup ARM documentationNick Clifton3-3/+24
2000-01-10Add arm-conix targetNick Clifton7-3/+22
2000-01-10Add NT_WIN32PSTATUS to list of recognised core notesNick Clifton2-0/+5
2000-01-10Add definition of NT_WIN32PSTATUSNick Clifton2-0/+5
2000-01-10Apply patch from Egor Duda to process win32_pstatus notes in core dumps.Nick Clifton6-2/+109
2000-01-07Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton5-24/+309
2000-01-07Fix description of -n command line switchNick Clifton2-5/+7
2000-01-07Remind users about -Wl,Nick Clifton2-0/+20
2000-01-06import gdb-2000-01-05 snapshotJason Molenda74-14133/+17529
2000-01-06These files removed in July by this change:Jason Molenda2-252/+0
2000-01-05add missing definitionsNick Clifton2-14/+57
2000-01-05 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore7-37/+92
2000-01-05add year 2000 copyright noticeNick Clifton1-1/+1
2000-01-05Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingwNick Clifton2-7/+10
2000-01-04Apply Mumit Khan's patch to implement --compat-implib command line switchNick Clifton2-21/+48
2000-01-04oops - change omitted from previous deltaNick Clifton1-0/+3
2000-01-04Applied Mumit Kha's patch to tweak dll production code.Nick Clifton4-10/+42
2000-01-04Added year 2000 copyright noticeNick Clifton2-2/+2
2000-01-04Apply patch from Mumit Khan to fix bugs generating dll names.Nick Clifton3-9/+14
2000-01-04oops - omitted from previous deltaNick Clifton1-1/+1
2000-01-03Add support for --disassembler-options=force-thumbNick Clifton2-22/+81
2000-01-03document --disassembler-options=force-thumbNick Clifton2-2/+13
2000-01-03ELF visibility patch from Martin LoewisNick Clifton3-0/+93
2000-01-03ELF visibility patch from Martin Loewis.Nick Clifton4-7/+65
1999-12-29 * elflink.h (bfd_elf,size_dynamic_sections): Don't export allRichard Henderson2-14/+19
1999-12-28Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.Nick Clifton2-40/+196
1999-12-28Redefine STO_* value sin terms of STV_* valuesNick Clifton2-4/+9
1999-12-28Add new constants specified in Oct 4 1999 Draft of ELF ABI specNick Clifton2-8/+138
1999-12-28* vasprintf.c (int_vasprintf): Don't re-read the format characterGeoffrey Keating2-0/+6
1999-12-28fix PE file format detectionNick Clifton2-1/+9
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra6-11/+29