Commit Graph

17 Commits

Author SHA1 Message Date
bebbo 3713addeaa disabled flavor sorting 2018-05-12 20:05:15 +02:00
bebbo 36fefa9200 @B fix stabs handling - subtract vma from entries 2017-07-06 23:33:18 +02:00
bebbo 4c5b7af9c9 @B restore 0e9acdc7ec 2017-05-29 17:08:11 +02:00
bebbo e25d2e608b @R added a hack to search loaded libraries/files multiple times. 2017-05-07 17:39:14 +02:00
bebbo d3818bb045 @I add #include "config.h" and add an explicit void to remove warnings
with some compilers
2017-02-18 11:33:19 +01:00
bebbo 742d6bb698 @R with multiple defined symbols now the first definition is retained (was: last definition), thus object file definition have precedence over libs 2017-02-13 18:59:08 +01:00
bebbo b9511c9413 @B fix compatibilty issues for VC 2017-02-06 15:04:37 +01:00
bebbo 590f1f95a2 @R changes to work with gcc-6.2.0 2016-11-28 22:19:06 +01:00
Jens Maus 5c77c5df76 - checkin of certain files being automatically generated with newer version of flex/bison&co. 2015-03-26 08:15:01 +00:00
Gunther Nikl 8aa59c7193 * ld/emulparams/amiga.sh (PAGE_SIZE, NONPAGED_TEXT_START_ADDR): Remove
unused values.
* ld/emulparams/amiga_bss.sh (PAGE_SIZE, NONPAGED_TEXT_START_ADDR): Likewise.
* ld/scripttempl/amiga.sc (___machtype): Move out of .text section and drop
ABSOLUTE.
(___text_size): Move out of .text section and replace ABSOLUTE with SIZEOF
to compute its value.
(___data_size): Move out of .data section and replace ABSOLUTE with SIZEOF
to compute its value.
(___bss_size): Move out of .bss section and replace ABSOLUTE with SIZEOF
to compute its value.
* ld/scripttempl/amiga_bss.sc (___machtype): Move out of .text section and
drop ABSOLUTE.
(___text_size): Move out of .text section and replace ABSOLUTE with SIZEOF
to compute its value.
(___data_size): Move out of .data section and replace ABSOLUTE with SIZEOF
on .data and .bss to compute its value.
(___bss_size): Move out of .data section and drop useless ABSOLUTE.
(__edata): Move to its expected place at the end of .data section.
(__bss_start): Move to its expected place at the start of .bss section.
2009-01-05 12:52:12 +00:00
Gunther Nikl 31f7d6e4ba * bfd/aoutx.h (swap_std_reloc_out): Use bfd_asymbol_flavour.
* ld/emultempl/amiga.em (amiga_assign_attribute): Use bfd_get_flavour.
* ld/ldctor.c (ldctor_build_sets): Likewise.
2008-12-23 16:23:14 +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 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 7d10307602 - importing initial 2.14 binutiles vendor version. 2006-03-15 23:16:57 +00:00