| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
Submitted by: ru@
Notes:
svn path=/head/; revision=162304
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162302
|
| |
|
|
|
|
|
|
| |
Submitted by: cognet@
Reviewed by: obrien and kan
Notes:
svn path=/head/; revision=162301
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162300
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162299
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162297
|
| |
|
|
|
|
|
| |
besides, TARGET_BIG_ENDIAN isn't defined anyway.
Notes:
svn path=/head/; revision=162296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162256
|
| |
|
|
|
|
|
| |
Submitted by: cognet
Notes:
svn path=/head/; revision=162243
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162242
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162241
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162240
|
| |
|
|
|
|
|
| |
This is needed for bi-sex architectures.
Notes:
svn path=/head/; revision=162219
|
| |
|
|
| |
Notes:
svn path=/head/; revision=161560
|
| |
|
|
|
|
|
| |
Submitted by: kevlo
Notes:
svn path=/head/; revision=161188
|
| |
|
|
|
|
|
| |
(rev 1.1 was an accidental commit)
Notes:
svn path=/head/; revision=160579
|
| |
|
|
| |
Notes:
svn path=/head/; revision=160578
|
| |
|
|
| |
Notes:
svn path=/head/; revision=160576
|
| |
|
|
|
|
|
|
| |
now really belongs in gdb, not binutils.. Plus, these don't resemble what
the new gdbserver looks like.
Notes:
svn path=/head/; revision=157315
|
| |
|
|
|
|
|
|
|
|
| |
and using them.
Reviewed by: marcel,imp
Desired by: ache
Notes:
svn path=/head/; revision=141911
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139943
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139112
|
| |
|
|
|
|
|
| |
OK'ed by: core
Notes:
svn path=/head/; revision=139103
|
| |
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/head/; revision=136910
|
| |
|
|
| |
Notes:
svn path=/head/; revision=132754
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This includes removing all vestiges of the old not-really supported
ability to build cross tools targeting non-FreeBSD systems, such as
m68k Lynx and NetBSD. Move as much duplicated code from platform
Makefiles into the shared Makefiles. Add a simple mechanism for
specifying ELF 'ldscripts'. Also share as many .h files as possible
(now a single bfd.h vs. one per platform).
Notes:
svn path=/head/; revision=131832
|
| |
|
|
|
|
|
| |
anymore.
Notes:
svn path=/head/; revision=131173
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131090
|
| |
|
|
|
|
|
|
| |
of building gdb itself, which has been decoupled from binutils for
as much as is reasonable.
Notes:
svn path=/head/; revision=131088
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130957
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130862
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130859
|
| |
|
|
|
|
|
| |
hack to binutils and use the stock sparc64 sources.
Notes:
svn path=/head/; revision=130771
|
| |
|
|
|
|
|
| |
framework wants.
Notes:
svn path=/head/; revision=130757
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130754
|
| |
|
|
|
|
|
| |
by gdb(1). While here, sort SRCS.
Notes:
svn path=/head/; revision=130751
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
achieve on ia64, because we need to generate the ELF64/ia64 code and
simply tag elf-fbsd-brand.c at the end of it.
This hasn't actually been tested beyond trivial compilation testing.
A buildworld has been started and it's time I wait for my changes to
loop back to my local repo anyway. I'll get back to this in a couple
of hours...
Notes:
svn path=/head/; revision=130747
|
| |
|
|
|
|
|
|
| |
into a BFD. It's included in stock BFD on the platforms I checked
(i386 and ia64).
Notes:
svn path=/head/; revision=130746
|
| |
|
|
|
|
|
|
|
| |
makefiles to the centralized makefile. This not only reduces
duplication, it also makes the MD quirks stand out better and
thus improves maintenance.
Notes:
svn path=/head/; revision=130743
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o BFD_VERSION_DATE now reflects the release date of 2.15,
o BFD_VERSION now has the correct version number.
Previous values reflected 2.14.92 from a week prior to release.
While here, fix a whitespace (tab) nit.
Notes:
svn path=/head/; revision=130740
|
| |
|
|
|
|
|
|
| |
o HAVE_SEEKO and HAVE_TELLO are defined now. These are used in bfdio.c.
o HAVE_STRTOULL is defined now. This is used in bfd.c.
Notes:
svn path=/head/; revision=130739
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130736
|
| |
|
|
|
|
|
|
|
| |
stable ld.so. We need to revisit the rtld-elf/sparc64/rtld_start.S
rev. 1.5 and rtld-elf/sparc64/rtld_machdep.h rev. 1.5, which was
suppose to allow stock Binutils 2.13 (and later) to be used.
Notes:
svn path=/head/; revision=130635
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130575
|
| |
|
|
|
|
|
| |
GDB 5.12 cannot consume the 2.15 bfd and libiberty.
Notes:
svn path=/head/; revision=130558
|
| |
|
|
|
|
|
| |
Also quiet some warnings by tweaking the included headers.
Notes:
svn path=/head/; revision=130352
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129092
|
| |
|
|
|
|
|
|
| |
GDB 5.2 can't handle a 64-bit BFD on a 32-bit host.
We can revisit configuring with --enable-64-bit-bfd when we get a modern GDB.
Notes:
svn path=/head/; revision=128405
|
| |
|
|
| |
Notes:
svn path=/head/; revision=127161
|
| |
|
|
| |
Notes:
svn path=/head/; revision=127138
|