You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(7) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(20) |
Dec
(26) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
(8) |
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(32) |
| 2010 |
Jan
(23) |
Feb
(17) |
Mar
(1) |
Apr
(2) |
May
(21) |
Jun
(1) |
Jul
(10) |
Aug
(8) |
Sep
|
Oct
(15) |
Nov
|
Dec
(5) |
| 2011 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
(18) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
(20) |
Jun
(3) |
Jul
(18) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|
From: <gn...@us...> - 2008-12-23 16:52:30
|
Revision: 222
http://adtools.svn.sourceforge.net/adtools/?rev=222&view=rev
Author: gnikl
Date: 2008-12-23 16:52:27 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(amiga_handle_rest): Factor out common code. Rearrange switch.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:51:43
|
Revision: 221
http://adtools.svn.sourceforge.net/adtools/?rev=221&view=rev
Author: gnikl
Date: 2008-12-23 16:51:39 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(generic_link_check_archive_element): Use flavour from info->hash->creator
to really catch an amiga link when computing maximal symbol alignment.
(_bfd_generic_link_add_one_symbol): Likewise. Add the same kludge to case
'BIG' as used for case 'COM'.
Modified Paths:
--------------
trunk/binutils/bfd/linker.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:50:46
|
Revision: 220
http://adtools.svn.sourceforge.net/adtools/?rev=220&view=rev
Author: gnikl
Date: 2008-12-23 16:50:39 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
* bfd/libamiga.h (comments): Improve comments.
* bfd/linker.c (generic_link_check_archive_element): Likewise.
(_bfd_generic_link_add_one_symbol): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/libamiga.h
trunk/binutils/bfd/linker.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:49:50
|
Revision: 219
http://adtools.svn.sourceforge.net/adtools/?rev=219&view=rev
Author: gnikl
Date: 2008-12-23 16:49:46 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(fixup_segment): Move baserel adjustment for non-BFD _before_ md_apply_fix3.
Do not modify add_number for relocations against undefined symbols.
Modified Paths:
--------------
trunk/binutils/gas/write.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:48:53
|
Revision: 218
http://adtools.svn.sourceforge.net/adtools/?rev=218&view=rev
Author: gnikl
Date: 2008-12-23 16:48:47 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(MY_bfd_link_add_symbols): Define to override generic a.out function.
(link_add_symbols): New wrapper function to handle symbols the same way
as the amiga backend by using a generic linker function when doing a
final link. This makes --wrap option of ld work.
Modified Paths:
--------------
trunk/binutils/bfd/aout-amiga.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:23:18
|
Revision: 217
http://adtools.svn.sourceforge.net/adtools/?rev=217&view=rev
Author: gnikl
Date: 2008-12-23 16:23:14 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
* 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.
Modified Paths:
--------------
trunk/binutils/bfd/aoutx.h
trunk/binutils/ld/emultempl/amiga.em
trunk/binutils/ld/ldctor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:09:22
|
Revision: 216
http://adtools.svn.sourceforge.net/adtools/?rev=216&view=rev
Author: gnikl
Date: 2008-12-23 16:09:09 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(my_add_to): Replace boolean argument with a flags mask. Read addends as
requested in that mask either signed or unsigned.
(amiga_perform_reloc): Test final relocation always signed. Request reading
the addend of baserel relocations as unsigned value. Note that this is not
always correct but should only be done for symbols that came from the same
unit as the relocation.
(aout_perform_reloc): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:04:18
|
Revision: 215
http://adtools.svn.sourceforge.net/adtools/?rev=215&view=rev
Author: gnikl
Date: 2008-12-23 16:04:08 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(my_add_to): Replace offset and size arguments with an arelent argument.
Change p from "signed char" to "bfd_byte" to avoid warnings. Always read
addends as a signed value (this is not always correct and will be fixed
with a later change).
(amiga_perform_reloc): Adapt arguments to new world order.
(aout_perform_reloc): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:02:52
|
Revision: 214
http://adtools.svn.sourceforge.net/adtools/?rev=214&view=rev
Author: gnikl
Date: 2008-12-23 16:02:43 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(amiga_perform_reloc): Use size from r->howto.
(aout_perform_reloc): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 16:01:59
|
Revision: 213
http://adtools.svn.sourceforge.net/adtools/?rev=213&view=rev
Author: gnikl
Date: 2008-12-23 16:01:55 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(my_set_to): Remove dead function.
(aout_perform_reloc): Do not adjust relocation with r->address, but use the
value the assembler left at *r->address. This fixes the relocation values
for mc68020+ instructions with an extension word and obsoletes the kludge
for 8bit pcrel relocations.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 15:58:54
|
Revision: 212
http://adtools.svn.sourceforge.net/adtools/?rev=212&view=rev
Author: gnikl
Date: 2008-12-23 15:58:48 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(amiga_perform_reloc): Use a single debug statement to print reloc type.
Reduce differences to aout_perform_reloc (more verbose return debug).
(aout_perform_reloc): Use a single debug statement to print reloc type.
Reduce differences to amiga_perform_reloc (enhanced/added comments).
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-23 15:57:45
|
Revision: 211
http://adtools.svn.sourceforge.net/adtools/?rev=211&view=rev
Author: gnikl
Date: 2008-12-23 15:57:42 +0000 (Tue, 23 Dec 2008)
Log Message:
-----------
(amiga_perform_reloc): Use reloc size from arelent.
(aout_perform_reloc): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:54:52
|
Revision: 210
http://adtools.svn.sourceforge.net/adtools/?rev=210&view=rev
Author: gnikl
Date: 2008-12-07 18:54:51 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
* libamiga.h (amiga_reloc_type): Remove target_hunk.
* amigaos.c (amiga_add_reloc): Do not cache target_hunk.
(amiga_get_reloc_upper_bound): Remove format check since this is already
done in bfd_get_reloc_upper_bound before going into the bfd.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
trunk/binutils/bfd/libamiga.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:53:51
|
Revision: 209
http://adtools.svn.sourceforge.net/adtools/?rev=209&view=rev
Author: gnikl
Date: 2008-12-07 18:53:39 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
* libamiga.h (amiga_reloc_type): Switch from amiga_symbol to generic asymbol.
* amigaos.c (amiga_add_reloc): Use bfd_alloc. Reorder reloc initialization
slightly. Remove symbol casts.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
trunk/binutils/bfd/libamiga.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:52:00
|
Revision: 208
http://adtools.svn.sourceforge.net/adtools/?rev=208&view=rev
Author: gnikl
Date: 2008-12-07 18:51:57 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
* libamiga.h (amiga_symbol_type): Remove hunk_number.
* amigaos.c (amiga_get_section_by_hunk_number): Remove test for negative
hunk_numbers.
(amiga_slurp_symbol_table): Do not cache hunk_number.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
trunk/binutils/bfd/libamiga.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:50:16
|
Revision: 207
http://adtools.svn.sourceforge.net/adtools/?rev=207&view=rev
Author: gnikl
Date: 2008-12-07 18:50:15 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
* libamiga.h (amiga_symbol_type): Add new member.
* amigaos.c (amiga_slurp_symbol_table): Remember reference count for
HUNK_EXT entries when applicable.
(amiga_print_symbol): Replace a.out style information with more relevant
amiga specific data.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
trunk/binutils/bfd/libamiga.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:49:04
|
Revision: 206
http://adtools.svn.sourceforge.net/adtools/?rev=206&view=rev
Author: gnikl
Date: 2008-12-07 18:49:02 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
(amiga_slurp_symbol_table): Use bfd_zalloc to allocate symbol space.
(amiga_get_symtab): Terminate symbol list with NULL.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:48:01
|
Revision: 205
http://adtools.svn.sourceforge.net/adtools/?rev=205&view=rev
Author: gnikl
Date: 2008-12-07 18:47:58 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
(amiga_write_object_contents): Use bfd_get_symcount.
(amiga_write_symbols): Likewise.
(amiga_slurp_symbol_table): Likewise.
(amiga_get_symtab_upper_bound): Likewise.
(amiga_get_symtab): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:47:00
|
Revision: 204
http://adtools.svn.sourceforge.net/adtools/?rev=204&view=rev
Author: gnikl
Date: 2008-12-07 18:46:58 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
(aout_amiga_final_link): Declare.
(get_relocated_section_contents): Use bfd_get_flavour.
(amiga_perform_reloc): Likewise.
(amiga_final_link): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:46:02
|
Revision: 203
http://adtools.svn.sourceforge.net/adtools/?rev=203&view=rev
Author: gnikl
Date: 2008-12-07 18:45:56 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
(get_relocated_section_contents): Merge changes of generic function between
2.9.1 and 2.14.
(amiga_final_link): Likewise.
(amiga_reloc_link_order): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaoslink.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-12-07 18:44:16
|
Revision: 202
http://adtools.svn.sourceforge.net/adtools/?rev=202&view=rev
Author: gnikl
Date: 2008-12-07 18:44:12 +0000 (Sun, 07 Dec 2008)
Log Message:
-----------
* (md_apply_fix3): Remove broken OBJ_AMIGAHUNK specific code.
* (md_pcrel_from): Only use adjust when generating a hunk object.
This reverts r184. Afterall the old code was correct...
Modified Paths:
--------------
trunk/binutils/gas/config/tc-m68k.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-11-25 21:27:05
|
Revision: 201
http://adtools.svn.sourceforge.net/adtools/?rev=201&view=rev
Author: gnikl
Date: 2008-11-25 21:27:00 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
Updates for binutils m68k-amigaos.
Modified Paths:
--------------
trunk/ChangeLog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-11-25 20:53:51
|
Revision: 200
http://adtools.svn.sourceforge.net/adtools/?rev=200&view=rev
Author: gnikl
Date: 2008-11-25 20:53:47 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
(amiga_ardata_type): Add new member.
(amiga_read_ar_hdr): Strip path part from read hunk name. If object file does
not have a valid hunk name, fake an unique object name to match expectations
of eg. the GCC build machinery about extracted object names from a link lib.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-11-25 20:50:52
|
Revision: 199
http://adtools.svn.sourceforge.net/adtools/?rev=199&view=rev
Author: gnikl
Date: 2008-11-25 20:50:40 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
(amiga_ardata): Cast through void to appease GCC4.
(amiga_add_reloc): Likewise.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <gn...@us...> - 2008-11-25 20:49:45
|
Revision: 198
http://adtools.svn.sourceforge.net/adtools/?rev=198&view=rev
Author: gnikl
Date: 2008-11-25 20:49:37 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
(amiga_archive_p): Enhance link library detection by checking the filename.
Modified Paths:
--------------
trunk/binutils/bfd/amigaos.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|