aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1999-11-28Add new relocations for alpha explicit relocation supportMichael Meissner5-0/+65
1999-11-26 * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check forAndreas Schwab3-9/+21
1999-11-26Add support for target specific processing of ELF segmentsNick Clifton4-17/+82
1999-11-25Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton2-2/+5
1999-11-25Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton2-2/+8
1999-11-25Applied Fred Fish's patch to fix decoding of core notes.Nick Clifton2-34/+61
1999-11-25 * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law2-2/+8
1999-11-25 * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"Jeff Law2-2/+10
1999-11-25 * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law2-0/+43
1999-11-24Fix bug in previous deltaNick Clifton2-1/+6
1999-11-23Do not check sections without a LOAD attribute for overlapNick Clifton2-41/+50
1999-11-22Fix binary pattern for cpfg,f0,c instructionNick Clifton2-1/+5
1999-11-22Overhaul --help output.Nick Clifton2-31/+70
1999-11-21Overhaul --help outputNick Clifton3-96/+176
1999-11-20fix typoiNick Clifton2-1/+5
1999-11-19 * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.Catherine Moore2-4/+9
1999-11-18For include/opcode:Gavin Romig-Koch4-0/+67
1999-11-18Fix generation of RVA relocsNick Clifton3-1/+17
1999-11-18Fix processing of RVA relocsNick Clifton2-1/+18
1999-11-18 * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson5-18/+58
1999-11-171999-11-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda3-199/+0
1999-11-17import gdb-1999-11-16 snapshotJason Molenda45-1162/+1627
1999-11-16* config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra2-3/+19
1999-11-16tc-arm.c: minor changes and support for upcoming V5E variant.Donald Lindsay1-28/+75
1999-11-16log entry for config/tc-arm.c changeDonald Lindsay1-0/+7
1999-11-16Added 'X' format to ARM code.Donald Lindsay3-0/+15
1999-11-15 * gas/mips/la.d: Adjust for new la macro expansion.Gavin Romig-Koch4-1446/+1445
1999-11-15 * mips-opc.c (la): Create a version that just uses addiu directly.Gavin Romig-Koch2-0/+7
1999-11-12fix typo.Nick Clifton1-1/+1
1999-11-12do not look beyond the end of the bufferNick Clifton2-2/+7
1999-11-11Look for seperator after TO and FROM tokens when exploring nested structuresNick Clifton2-2/+9
1999-11-11Add sim-d10v.hMichael Meissner2-0/+111
1999-11-11Add ssnop pattern.Nick Clifton2-34/+42
1999-11-09 * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor2-8/+25
1999-11-09 * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1-1/+8
1999-11-091999-11-08 Andrew Haley <aph@cygnus.com>Andrew Haley2-0/+22
1999-11-09import gdb-1999-11-08 snapshotJason Molenda57-540/+1733
1999-11-08 * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson2-3/+8
1999-11-06Do not attempt to fixup relocs relative to weak symbolsNick Clifton2-18/+28
1999-11-05Add more md operatorsMichael Meissner3-16/+16
1999-11-04Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law5-222/+257
1999-11-03 * read.c (pseudo_set): Reject attempts to set the value of aIan Lance Taylor2-0/+5
1999-11-03 * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor2-3/+21
1999-11-03Change the default endianness to little.Nick Clifton5-3/+13