aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1999-12-26 * strings.c (main): Correct handling of numeric argument.Ian Lance Taylor2-1/+5
1999-12-231999-12-23 Andrew Haley <aph@cygnus.com>Andrew Haley2-4/+9
1999-12-22import gdb-1999-12-21 snapshotJason Molenda69-1955/+6205
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-33/+63
1999-12-22fix formattingNick Clifton1-6/+5
1999-12-22Apply patch from Philip Blundell to allow .previous to work for arm-elfNick Clifton2-1/+15
1999-12-17Move PE format object file detection code into common place.Nick Clifton4-128/+96
1999-12-17change default arm gas abi selection to 32Nick Clifton1-1/+1
1999-12-17Fix compile time warningsNick Clifton2-11/+29
1999-12-17catch bad arm relocsNick Clifton2-10/+36
1999-12-161999-12-15 Doug Evans <dje@transmeta.com>Ian Lance Taylor2-0/+12
1999-12-14Fix detection of common symbolsNick Clifton2-5/+54
1999-12-14Add support for -marm720 command line switchNick Clifton2-0/+6
1999-12-14Add support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.Andrew Cagney2-1/+15
1999-12-14fix detection of common symbols.Nick Clifton2-1/+8
1999-12-14import gdb-1999-12-13 snapshotJason Molenda63-377/+1153
1999-12-10Fix elf linker's handling of commons in archive mapsNick Clifton2-1/+120
1999-12-10Revert previous patch.Nick Clifton19-76/+35
1999-12-10Fix support for native 64bit ELF systemsNick Clifton2-0/+16
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton19-15/+111
1999-12-09Fix include pathsNick Clifton4-3/+10
1999-12-09Pass -mpacs-26 by default to arm assembler.Nick Clifton2-7/+27
1999-12-08import gdb-1999-12-07 snapshotJason Molenda17-541/+714
1999-12-07*** empty log message ***Jim Blandy2-0/+12
1999-12-07* common.h (NT_PRXFPREG): New definition.Jim Blandy1-0/+2
1999-12-07Add support for SSE registers in ELF core files.Jim Blandy1-12/+49
1999-12-07fix typo in previous deltaNick Clifton1-12/+13
1999-12-07minor formatting changesNick Clifton1-25/+26
1999-12-07Fix compile time warnings & asupport more than 999 symbolsNick Clifton2-26/+33
1999-12-07Fix displaying 64bit ELF files.Nick Clifton2-86/+288
1999-12-07import gdb-1999-12-06 snapshotJason Molenda115-1068/+19930
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-143/+304
1999-12-03 * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor2-0/+7
1999-12-02Add arm-epoc-pe specific linker scriptNick Clifton5-3/+164
1999-12-01Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)Jeff Law10-0/+1230
1999-12-01 * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law2-0/+356
1999-12-01 * m10300-opc.c, m10300-dis.c: Add am33 support.Jeff Law3-2/+884
1999-12-01 * archures.c (bfd_mach_am33): Define.Jeff Law5-3/+189
1999-12-01 * mn10300.h (E_MN10300_MACH_AM33): Define.Jeff Law2-0/+5
1999-12-01 * mn10300.h: Add new operand types. Add new instruction formats.Jeff Law2-0/+27
1999-11-29* elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): NewJim Blandy3-0/+71
1999-11-29Fix .force_thumbNick Clifton2-5/+13
1999-11-29Add support for !literal and !lituse_baseMichael Meissner3-105/+1079