Commit Graph

169 Commits

Author SHA1 Message Date
Gunther Nikl 9a683d1b51 (amiga_write_object_contents): Use symbolic constants for hunk memory type. 2008-11-25 20:34:08 +00:00
Gunther Nikl 5199e4dead (amiga_object_p,amiga_read_unit,amiga_write_object_contents): Tweak comment.
(amiga_write_object_contents): Tweak debug message and fix formatting.
(amiga_openr_next_archived_file): Fix formatting.
2008-11-25 20:33:17 +00:00
Gunther Nikl 9483f19ebf * (md_estimate_size_before_relax): Disable small-code checks. 2008-11-20 17:10:34 +00:00
Gunther Nikl 2d9409254e * (md_pcrel_from): Remove broken OBJ_AMIGAHUNK specific code.
* (md_apply_fix3): Do not emit fix value for a pcrel fix when generating
a hunk object.
2008-11-20 17:07:25 +00:00
Gunther Nikl d05ef800d5 * (md_relax_table): Fix formatting of AmigaOS additions.
* (m68k_ip): Likewise.
* (md_convert_frag_1): Likewise.
2008-11-20 16:54:18 +00:00
Gunther Nikl 4909643937 (md_estimate_size_before_relax): Use relaxable_symbol on fragP->fr_symbol for
TAB (ABSREL, SZ_UNDEF). Remove obsolete fr_var adjustments.
2008-11-20 16:47:02 +00:00
Jens Maus 37ef303c75 * binutils/gcc: changed the versioning of our binutils/GCC modifications to
show a "adtools build YYYYMMDD" like string instead of the old one.
2008-06-28 11:52:47 +00:00
Jens Maus 9e48f9ca32 * binutils: minor changes to make binutiles compile for a ppc-amigaos
hosted environment.
* gcc/gcc/config/rs6000/amigaos.c: fixed some compiler warnings
2008-02-24 13:48:21 +00:00
Jens Maus a36c7f2ce5 * binutils/bfd/configure.in: updated the version string according to
latest changes done by Hans-Joerg.
2007-05-20 13:20:06 +00:00
Hans-Jörg Frieden decc95fcc7 Added support for generating dynamic shared object to the AmigaOS target. Most notable
changes:

- In ppc_elf_additional_program_headers, modified ret=0 to ret=1 to add an additional
  section header for dynamic linking, since we need an additional PT_LOAD for the
  separate .text section.
- In ppc_elf_create_got, removed the SEC_CODE flag from the .got section to prevent it
  from being moved into the executable section. We do not use -fpic and hence have no
  need for the blrl in the .got section.
- In ppc_elf_finish_dynamic_symbol, removed the code that makes _DYNAMIC,
  _GLOBAL_OFFSET_TABLE_ and _PROCEDURE_LINKAGE_TABLE_ absolute, since we need them
  to be relocatable.
2007-04-10 13:19:20 +00:00
Hans-Jörg Frieden 740dcbc0cd - Added GENERATE_SHLIB_SCRIPT=yes to enable building of shared libraries.
- Added SHLIB_TEXT_START_ADDR=1024, although it is probably not required or even used
2007-04-10 13:14:35 +00:00
Jens Maus 5954d73061 - resync with HEAD of CVS repo 2006-03-16 10:00:58 +00:00
Jens Maus d6af3b0691 applied patch to bring it in sync with latest CVS head 2006-03-16 00:07:44 +00:00
Jens Maus ee7d707911 applied binutils-20050713 patch 2006-03-15 23:47:57 +00:00
Jens Maus ec42187c38 applied binutils-20041204 patch 2006-03-15 23:38:39 +00:00
Jens Maus 8c09c6eb7c applied BUTILS_2_14->BUTILS_AMIGA_20031201 patch 2006-03-15 23:35:05 +00:00
Jens Maus 8a6c86a7c6 bringing binutils-2.14 into main branch 2006-03-15 23:21:32 +00:00
Jens Maus 3e89207beb tagging binutils-2.14 2006-03-15 23:18:20 +00:00
Jens Maus 7d10307602 - importing initial 2.14 binutiles vendor version. 2006-03-15 23:16:57 +00:00