summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2002-01-31 David O'Brien <obrien@FreeBSD>cvs/binutils-2_11-branchbinutils-2_11-branchDavid O'Brien2002-01-313-2865/+296
* * m68hc11-dis.c (print_insn): Fix disassembly of movb with aStephane Carrez2001-11-012-10/+39
* * peXXigen.c (_bfd_XX_print_private_bfd_data_common): CopyRichard Henderson2001-10-252-1/+9
* 2001-08-23 Jakub Jelinek <jakub@redhat.com>Richard Henderson2001-10-252-1/+6
* * ia64-asmtab.c: Regenerate.Richard Henderson2001-10-252-397/+401
* fix encoding and decoding of dsp single data transfer instructionsNick Clifton2001-10-093-13/+21
* * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez2001-10-072-1/+7
* * i386-dis.c (grps): Don't print the implicit al/ax/eax registerAlan Modra2001-09-042-2117/+1048
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Phil Blundell2001-08-292-6/+15
* Include offset of reloc from start of section when computing value forNick Clifton2001-08-032-1/+7
* 2001-07-19 David O'Brien <obrien@FreeBSD.org>David O'Brien2001-07-205-2/+106
* 2001-07-16 Philip Blundell <philb@gnu.org>Phil Blundell2001-07-162-3/+7
* 2001-07-06 Philip Blundell <philb@gnu.org>Phil Blundell2001-07-162-1/+6
* For sections containing uninitialised data, only set their size to s_paddr ifNick Clifton2001-07-052-1/+9
* Fix encoding of clf instruction.Nick Clifton2001-07-032-1/+5
* Add DWARF 2.1 attributesNick Clifton2001-06-292-38/+75
* * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking ofAndreas Jaeger2001-06-222-13/+12
* * elf32-hppa.c (elf32_hppa_size_dynamic_sections): AlwaysAlan Modra2001-06-212-96/+107
* 2001-06-19 Philip Blundell <philb@gnu.org>binutils-2_11_2Phil Blundell2001-06-193-2/+7
* Merge from mainline sources:Andreas Jaeger2001-06-192-52/+114
* * Makefile.in: Revert 2001-06-17.Alan Modra2001-06-192-4/+11
* Update generated files.Phil Blundell2001-06-187-125/+168
* * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.binutils-2_11_1Alan Modra2001-06-182-3/+9
* Import changes from mainline into 2-11 branchNick Clifton2001-06-144-29/+85
* Merge from mainline.Alan Modra2001-06-1192-3492/+5370
* update generated filesPhil Blundell2001-06-106-49/+63
* 2001-06-10 Philip Blundell <philb@gnu.org>Phil Blundell2001-06-103-2/+7
* 2001-06-09 Philip Blundell <philb@gnu.org>Phil Blundell2001-06-092-2/+8
* Update copyright notices.Alan Modra2001-06-07478-557/+1474
* * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.Andreas Jaeger2001-05-302-36/+13
* 2001-05-28 Philip Blundell <philb@gnu.org>Phil Blundell2001-05-282-1/+9
* 2001-05-28 Nicolas Pitre <nico@cam.org>Phil Blundell2001-05-282-12/+24
* Implemnent .uahword .uaword and .uaxwordNick Clifton2001-05-286-50/+75
* Merge from mainline.Alan Modra2001-05-2311-370/+503
* Move entries to correct ChangeLog.Alan Modra2001-05-234-113/+122
* * i386-dis.c (twobyte_has_modrm): Update table.Alan Modra2001-05-122-8/+27
* Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2001-05-124-6/+17
* * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.Richard Henderson2001-05-042-3/+7
* 2001-04-30 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>Andreas Jaeger2001-05-042-92/+75
* Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2001-05-044-22/+52
* * elf32-hppa.c (final_link_relocate): Branch to .+8 forAlan Modra2001-04-302-3/+11
* 2001-04-19 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-04-192-12/+54
* 2001-03-31 Philip Blundell <philb@gnu.org>binutils-2_11Phil Blundell2001-03-313-0/+76
* * ppc-opc.c (insert_mbe): Shift mask initializer as long.Alexandre Oliva2001-03-302-1/+5
* Small tweaks to sse2 instructions.Alan Modra2001-03-244-11/+46
* 2001-03-22 Philip Blundell <philb@gnu.org>Phil Blundell2001-03-223-250/+251
* paddq and psubq support.Alan Modra2001-03-224-9/+25
* Prevent NULL pointer dereference.Alan Modra2001-03-212-1/+6
* * elf32-m68k.c (elf_m68k_relocate_section): Don't need theAndreas Schwab2001-03-202-1/+14
* Fix 2 bugs with parsing the resource dependency tables.Jim Wilson2001-03-203-396/+437