summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2000-09-06 Philip Blundell <philb@gnu.org>Phil Blundell2000-09-062-11/+43
| | | | | | | | | | Merge from mainline: 2000-05-31 Ulrich Drepper <drepper@redhat.com> * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version definitions. We must not assume they are sorted in the file according to their index numbers.
* 2000-09-06 Philip Blundell <philb@gnu.org>Phil Blundell2000-09-062-1/+10
| | | | | * config.bfd (arm*-*-uclinux*): New target. (armeb-*-elf, arm*b-*-linux-gnu*): Likewise.
* Fix typo and code omission preventing the detection of w65 binariesNick Clifton2000-08-223-1/+12
|
* Support NetBSD/sparc64 and sparcelf.Phil Blundell2000-08-062-0/+8
|
* 2000-06-04 Philippe De Muyter <phdm@macqel.be>binutils-2_10Phil Blundell2000-06-042-3/+15
| | | | | * explodename.c: Include stdlib.h and string.h only if they exist. Use strings.h eventually. (already in gettext-0.10.35 since 1998-04-27)
* 2000-05-31 Mark Kettenis <kettenis@gnu.org>Phil Blundell2000-06-013-136/+151
| | | | | | Add support for FreeBSD/Alpha. * configure.in: Add alpha*-*-freebsd* entry to prevent including OSF core file support.
* 2000-05-26 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2000-05-303-8/+31
| | | | | | | | | | | | | | | | | Port of patch to mainline by Nick Clifton <nickc@cygnus.com>: * arm-opc.h: Use upper case for flags in MSR and MRS instructions. Allow any bit to be set in the field_mask of the MSR instruction. Port of patch to mainline by Nick Clifton <nickc@cygnus.com>: * arm-dis.c (print_insn_arm): Decode _x and _s bits of the field_mask of an MSR instruction. 2000-05-26 Scott Bambrough <scottb@netwinder.org> Port of patch to mainline by Thomas de Lellis <tdel@windriver.com>: * arm-opc.h: Disassembly of thumb ldsb/ldsh instructions changed to ldrsb/ldrsh.
* 2000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell2000-05-292-1/+9
| | | | * ppcboot.c: Add packed attribute if compiling with GCC.
* Add generated files.Phil Blundell2000-05-2933-1/+19550
|
* (_bfd_elf_link_hash_table_init): Initialize dynlocal.Alan Modra2000-05-292-125/+130
|
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-287-14/+132
|
* (bfd_close_all_done): Mask file perms with 0777 not 0x777.Alan Modra2000-05-262-1/+5
|
* H.J.'s ELFOSABI changes.Alan Modra2000-05-234-2/+36
|
* Duh, rebuild configure too.Phil Blundell2000-05-232-243/+233
|
* 2000-05-23 Philip Blundell <pb@futuretv.com>Phil Blundell2000-05-232-1/+5
| | | | * configure.in: Set version to 2.10.
* Assorted bugfixes from the trunk:Alan Modra2000-05-232-71/+101
| | | | d suffix for pushf,popf,pusha,popa,iret
* Fix fild.Alan Modra2000-05-172-3/+7
|
* Apply Joel Sherrill's RTEMS patch.Phil Blundell2000-05-132-9/+37
|
* Fix some nits shown up by objcopy.Alan Modra2000-05-092-16/+40
|
* Fix coredump discovered running m68k testsuite.Alan Modra2000-05-082-1/+5
|
* * trad-core.c (trad_unix_core_file_p): ReturnAlan Modra2000-05-082-1/+4
| | | | bfd_error_wrong_format rather than bfd_error_file_truncated.
* DataDirectory virtual address is relative. Fix to suit.Alan Modra2000-05-082-102/+98
|
* 2000-04-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>Phil Blundell2000-05-0644-29/+48
| | | | | | | | | | | | | * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c, avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c, disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c, i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c, m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c, mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c, ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c, tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c, w65-dis.c, z8k-dis.c, z8kgen.c: Everyone includes sysdep.h. Remove ansidecl.h as sysdep.h includes it.
* go32 bss alignmentAlan Modra2000-05-033-1/+11
|
* 2000-04-30 Ben Elliston <bje@redhat.com>Ben Elliston2000-04-302-1/+5
| | | | * bfdint.texi (BFD generated files): Fix another typo.
* Correctly check GCC version.Alan Modra2000-04-296-10/+18
|
* * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.Alexandre Oliva2000-04-202-1/+10
| | | | (disassemble): Use them.
* K&R compiler fixes.Alan Modra2000-04-193-4/+19
|
* Fix typo.Alan Modra2000-04-172-1/+5
|
* Fix auto-dependency bug.Alan Modra2000-04-114-5/+7
|
* Allow address wrap for bitfields again.Alan Modra2000-04-112-9/+17
|
* This is a grab-bag of my stuff from the head branch.Alan Modra2000-04-0511-94/+122
| | | | | | | | Should have done it separately, I know. - move bug report address to include file - objcopy --redefine-sym - update makefile dependencies (but use automake-000227) - H.J. Lu's fix to readelf.c
* Tidy some code. Print pc rel addresses as signed.Alan Modra2000-04-042-60/+29
|
* Don't emit relative relocations for non-loaded sections in shared objects.Alan Modra2000-04-042-7/+14
| | | | Fix for DWARF-2 sections .debug_info and .debug_line.
* 2000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-04-032-4/+24
| | | | | * cache.c (bfd_open_file): Unlink the output file only if it has none zero size.
* rebuild generated filesIan Lance Taylor2000-04-023021-1199875/+1086
|
* * disassemble.c (disassembler_usage): Don't use a prototype. Markbinutils-2_10-branchpointIan Lance Taylor2000-04-023-24/+31
| | | | | the parameter ATTRIBUTE_UNUSED. * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
* * m10300-opc.c: SP-based offsets are always unsigned.Alexandre Oliva2000-04-012-12/+16
|
* Fix long-standing mis-comments. Words and addresses are 32-bits long.Alexandre Oliva2000-04-011-5/+5
|
* 2000-03-29 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-312-8/+6
| | | | | | * findvar.c (extract_floating): Remove reference to TARGET_EXTRACT_FLOATING. (store_floating): Remove reference to TARGET_STORE_FLOATING.
* Reverted the comment about inc/inc4, that was already implied by RN02.Alexandre Oliva2000-03-311-1/+0
|
* Fix typos. Add FIXME for 2-reg inc and inc4.Alexandre Oliva2000-03-311-9/+10
|
* Adjust whitespace.Alexandre Oliva2000-03-311-2/+2
|
* Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra2000-03-303-2/+8
|
* * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-pointPhilippe De Muyter2000-03-303-10/+21
| | | | | | | | | | values that can be represented exactly. * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match above change, and to not check against the directory part of the source file name. (step into print_long_arg_list): Likewise. (print print_small_structs from print_long_arg_list): Likewise. (print print_long_arg_list): Likewise.
* * elf32-m32r.c (m32r_elf_generic_reloc): new function. AllDoug Evans2000-03-302-11/+79
| | | | | | | | | HOWTO references to bfd_elf_generic_reloc, that have partial_inplace == true, now use the new function. The function is based on the recent rewrite of m32r_elf_lo16_reloc(), and extends its fixes to the R_M32R_{16,24,32} relocs. The new logic in m32r_elf_lo16_reloc() has been removed, and it instead calls the new routine to obtain that functionality.
* 2000-03-30 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2000-03-302-1/+17
| | | | | | | | | | | | * variables.tcl (edit): Remove call to close, which caused editing of variables to fail. Note: I don't know why we would need to do this here as it seems that the "delete entry" operation will do that. Perhaps this was to account to some old widget bug. But we cannot call close here because it calls UnEdit, which unsets some of the edit state. (open): Make sure to abort any ongoing edit. This was causing problems when someone tried to expand an structure while editing its pointer.
* 2000-03-30 Dave Brolley <brolley@redhat.com>Dave Brolley2000-03-306-456/+501
| | | | * configure: Regenerated.
* 2000-03-30 Dave Brolley <brolley@redhat.com>Dave Brolley2000-03-302-2/+6
| | | | * aclocal.m4 (cgen): Use guile to run cgen.
* 2000-03-23 Dave Brolley <brolley@redhat.com>Dave Brolley2000-03-303-2/+36
| | | | | | | | * cgen-fpu.h: Rename extsfdf to fextsfdf. Rename truncdfsf to ftruncdfsf. * cgen-accfp.c (fextsfdf): New function. (ftruncdfsf): New function. (cgen_init_accurate_fpu): Initialize fextsfdf and ftruncdfsf.