• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


binutils-2_11-branch
RSS
修訂. 時間 作者
4e8190b binutils-2_11-branch 2002-02-01 03:55:16 David O'Brien

2002-01-31 David O'Brien <obrien@FreeBSD>
* configure.in: Recognize the differences in core files from FreeBSD
4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
5-CURRENT.
* configure: Regenerate.

Approved by: Nick Clifton <nickc@cambridge.redhat.com>
<m3k7tyuzzd.fsf@north-pole.nickc.cambridge.redhat.com>

c3f1188 2001-11-01 18:57:24 Stephane Carrez

* config/tc-m68hc11.c (build_jump_insn): Allocate worst case storage
for bra/bsr and use frag_variant(), this ensure that the possible
16-bit BFD_RELOC_16 will be in the same frag.

41e27f5 2001-11-01 18:53:17 Stephane Carrez

* gas/m68hc11/opers12.s: Add test for disassembler bug with movb
instruction.
* gas/m68hc11/opers12.d: Likewise.
* gas/m68hc11/opers12-dwarf2.d: Likewise.

9862576 2001-11-01 18:49:31 Stephane Carrez

* m68hc11-dis.c (print_insn): Fix disassembly of movb with a
constant as source.

b831bd7 2001-10-25 15:33:31 Richard Henderson

* peXXigen.c (_bfd_XX_print_private_bfd_data_common): Copy
timestamp to time_t for ctime.

5662823 2001-10-25 15:32:29 Richard Henderson

2001-08-23 Jakub Jelinek <jakub@redhat.com>
* elfxx-ia64.c (elfNN_ia64_hash_table_create): Clear ia64_info.

bc1a306 2001-10-25 15:24:18 Richard Henderson

* ia64-asmtab.c: Regenerate.

0e1f2f6 2001-10-17 23:45:11 Nick Clifton

Remove .TP from SYNOPSIS section

74f6861 2001-10-16 23:31:43 Alan Modra

* config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.

0b8ba6b 2001-10-09 22:39:36 Nick Clifton

add tests of SH DSP instructions

869bd6a 2001-10-09 22:37:59 Nick Clifton

fix encoding and decoding of dsp single data transfer instructions

ea66d08 2001-10-09 21:25:53 nobody <>

This commit was manufactured by cvs2svn to create branch 'binutils-
2_11-branch'.

Cherrypick from master 2001-10-09 12:25:52 UTC Nick Clifton <nickc@redhat.com> 'Add test of SH DSP instructions':
gas/testsuite/gas/sh/dsp.d
gas/testsuite/gas/sh/dsp.s

7d80a5d 2001-10-08 06:36:13 Stephane Carrez

* dwarf2.c (comp_unit_find_nearest_line): Check for end of
compilation unit.

8acef89 2001-10-05 03:06:41 Alan Modra

* config/tc-i386.c (parse_register): If not producing code for
x86_64, reject x86_64 register name matches.
(md_assemble): Remove now redundant check for x86_64 regs.

acb325e 2001-10-02 18:12:11 Nick Clifton

Detect and warna bout more 64bit DWARF debug sections

0cea17c 2001-10-02 01:17:07 Nick Clifton

Detect and warn about DWARF64 format .debug_arange sections

2673d84 2001-09-30 18:39:16 Stephane Carrez

* scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle
.fini[0-4] sections used by _exit
(CTOR, DTOR): Export ctor/dtor symbols; move them to ROM.
(*.text,*.data,*.bss): Take into account .text.*, .data.*, .bss.*.
* scripttempl/elfm68hc11.sc: Likewise.

30c0223 2001-09-30 18:22:10 Stephane Carrez

* config/tc-m68hc11.c (cmp_opcode): Define prototype.
(print_opcode_format, skip_whites): Likewise.
(convert_branch, m68hc11_new_insn): Likewise.
(build_dbranch_insn, build_indexed_byte): Likewise.
(build_reg_mode, find, find_opcode): Likewise.
(print_insn_format): Fix call to print_opcode_format.
(md_assemble): Fix call to build_dbranch_insn.

229d918 2001-09-19 19:58:37 Andreas Schwab

* config/tc-m68k.c: Include "dwarf2dbg.h".

8f0b5dc 2001-09-04 11:00:08 Alan Modra

Merge from mainline.
2001-07-23 Alan Modra <amodra@bigpond.net.au>
* gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
* gas/i386/intel.d: Likewise.

31e6ea3 2001-09-04 10:59:07 Alan Modra

* i386-dis.c (grps): Don't print the implicit al/ax/eax register
for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.

Merge from mainline.
2001-07-28 Kazu Hirata <kazu@hxi.com>
* i386-dis.c: Fix formatting.

2001-07-28 Matthias Kramm <kramm@quiss.org>
* i386-dis.c: Change formatting conventions for architecture
i386:intel to better match the format of various intel i386
assemblers, like nasm, tasm or masm.

2001-07-18 Alan Modra <amodra@bigpond.net.au>
* i386-dis.c (grps): Print l or w suffix, and require mem modrm
for lgdt, lidt, sgdt, sidt.

2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
* i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
(OP_J): Use bfd_vma for mask to work properly with 64 bits.
(op_address,op_riprel): Use bfd_vma to handle 64 bits.

2001-06-11 Alan Modra <amodra@bigpond.net.au>
* i386-dis.c: Group function prototypes in one place.
(FLOATCODE): Redefine as 1.
(USE_GROUPS): Redefine as 2.
(USE_PREFIX_USER_TABLE): Redefine as 3.
(X86_64_SPECIAL): Define as 4.
(GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
(PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
(dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
(dis386): New table combining above four tables.
(dis386_twobyte_att, dis386_twobyte_intel): Delete.
(dis386_twobyte): New table combining above two tables.
(x86_64_table): New table to handle x86_64.
(X86_64_0): Define.
(float_mem_att, float_mem_intel): Delet.
(float_mem): New table combining above two tables.
(print_insn_i386): Modify for above.
(dofloat): Likewise.
(putop): Handle '{', '|' and '}' to select alternative mnemonics.
Return 0 on success, 1 if no valid alternative.
(putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
(putop <case 'T'>): Move to case 'U', and share case 'Q' code.
(putop <case 'I'>): Move to case 'T', and share case 'P' code.
(OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
if not 64-bit mode.
(OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
(OP_I64): If not 64-bit mode, call OP_I.
OP_OFF64): If not 64-bit mode, call OP_OFF.
(OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
'ignore'/'ignored' to 'bytemode'.

2001-06-10 Alan Modra <amodra@bigpond.net.au>
* i386-dis.c (dis386_att): Add 'H' to conditional branch and
loop,jcxz insns.
(disx86_64_att): Likewise.
(dis386_twobyte_att): Likewise.
(print_insn_i386): Don't print branch hints as a prefix.
(putop): 'H' macro prints branch hints.
(get64): Kill compile warnings.

5339ec5 2001-08-30 03:51:40 Phil Blundell

2001-08-29 Joel Sherrill <joel@OARcorp.com>

* configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
default from coff to elf.

56eb1f1 2001-08-30 03:50:21 Phil Blundell

2001-08-29 Joel Sherrill <joel@OARcorp.com>

* configure.in (i[3456]86-*-rtems*, m68*-*-rtems*): Change
default from coff to elf.
* configure: Regenerate.

31a90a1 2001-08-29 06:36:13 Phil Blundell

2001-08-28 Philip Blundell <philb@gnu.org>

* configure.in (sh-*-coff*, sh-*-rtems*): Set bfd_gas to yes.
Patch from Joel Sherril <joel.sherrill@OARcorp.com>
* configure: Regenerate.

47f20af 2001-08-14 05:48:18 Richard Henderson

* emultempl/needrelax.em: New file.
* emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Reference it.
* Makefile.am (eelf64_ia64.c): Depend on it.
* Makefile.in: Rebuild.

9cbce0a 2001-08-14 05:40:32 nobody <>

This commit was manufactured by cvs2svn to create branch 'binutils-
2_11-branch'.

Cherrypick from master 2001-08-13 20:40:31 UTC Richard Henderson <rth@redhat.com> ' * emultempl/needrelax.em: New file.':
ld/emultempl/needrelax.em

9d4d5c3 2001-08-06 05:56:38 Phil Blundell

2001-08-05 Philip Blundell <philb@gnu.org>

* binutils.texi (objdump): Fix typos. Use "Thumb" not "THUMB".

c9afe91 2001-08-03 20:16:39 Nick Clifton

Include offset of reloc from start of section when computing value for
R_ARM_REL32 reloc.

cb45c16 2001-08-01 08:37:28 David O'Brien

2001-07-31 David O'Brien <obrien@FreeBSD.org>
* readelf.1: New file.

Approved by: Philip Blundell <philb@gnu.org>
<E15QZA4-0001Ez-00@kings-cross.london.uk.eu.org>

d3a958f 2001-07-31 17:13:14 Nick Clifton

Fix typo in example