32 Commits
Author SHA1 Message Date
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 738025ab43 Merge branch 'pcrel' into devel2 2017-05-19 17:20:25 +02:00
bebbo 59d796ee98 @R support pcrelative linking 2017-05-19 17:16:45 +02:00
bebbo e25d2e608b @R added a hack to search loaded libraries/files multiple times. 2017-05-07 17:39:14 +02:00
bebbo 179513c0a0 @R devel snapshot 2017-05-06 20:07:18 +02:00
bebbo 0e9acdc7ec @B fix bit test for BSF_GLOBAL 2017-03-22 23:40:36 +01:00
bebbo 5781371c30 @B fix possible buffer overrun 2017-03-22 21:51:10 +01:00
bebbo 771f273346 @B display correct symbols for .data/.bss refs.
If a reloc is present it is used to lookup the correct symbol.
2017-03-20 10:53:30 +01:00
bebbo d1a6d29461 @V bump version to 2.14b 2017-03-14 21:39:21 +01:00
bebbo 8744207006 @R be more tolerant and accept "ARFILENAMES/ " or "ARFILENAMES/" 2017-03-14 00:50:02 +01:00
bebbo e9935d1863 @I use BSF_GLOBAL instead of hard coded 2 2017-03-14 00:41:37 +01:00
bebbo fa841cf819 @N new m68k specific option: -M a4 to display symbols for baserel offsets in the disassmble dump 2017-03-14 00:27:46 +01:00
bebbo b381f24187 @B fix linking common symbols, @I cleanup 2017-03-14 00:10:57 +01:00
bebbo b914ad8df0 @M added devel1 modifications to starting base 2017-03-13 21:19:09 +01:00
bebbo 246f5351b2 @B undo of some recent bogus changes 2017-02-23 12:52:35 +01:00
bebbo 9cb231643d @B write "ARFILENAMES/ " instead of "ARFILENAMES/" 2017-02-22 14:33:58 +01:00
bebbo 5856b5a4cc @V version reports now 2.14a instead 2.14 2017-02-18 20:18:12 +01: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 7ee448c941 @N treat .gcc_except_table as .data 2017-02-14 15:02:25 +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 6372b0a52e @R new approach to fix the offsets relative to a4. 2017-02-13 01:28:22 +01:00
bebbo bc877e33c6 @B fix linking with baserel32 mode 2017-02-06 21:44:29 +01:00
bebbo 1d7d87ecf0 @D remove debug output 2017-02-06 15:12:01 +01:00
bebbo f474743b90 @B fix #ifdef DEBUGPRINT 2017-02-06 15:10:05 +01:00
bebbo bb6ad09703 @B fix compatibilty issues for VC 2017-02-06 15:08:28 +01:00
bebbo b9511c9413 @B fix compatibilty issues for VC 2017-02-06 15:04:37 +01:00
bebbo 78fa84d0b7 @D added more debug output, @B reintroduced an old bug to make the
linker work again!?!
2017-01-31 20:18:46 +01:00
bebbo fd791101b6 @B fix last merge 2016-12-01 12:55:03 +01:00
bebbo 54cef86a35 @R support newer asm directives 2016-11-30 23:54:44 +01:00
bebbo 590f1f95a2 @R changes to work with gcc-6.2.0 2016-11-28 22:19:06 +01:00
bebbo ce410ad89a @I add eclipse .project file 2016-11-22 19:27:18 +01:00