|
|
@f4d580b
|
Dec 12, 2012, 11:07:32 PM |
Chris Johns |
Add the section offset to the symbol value.
4.104.11
|
|
|
@42f766f
|
Dec 12, 2012, 10:51:03 AM |
Chris Johns |
Relocation fixes.
These changes implement a suitable relocation …
4.104.11
|
|
|
@90d8d43
|
Dec 7, 2012, 10:07:30 PM |
Chris Johns |
Add support to demand load relocation records.
Support has been added …
4.104.11
|
|
|
@be8e188
|
Dec 7, 2012, 10:05:12 PM |
Chris Johns |
Add doxygen support.
4.104.11
|
|
|
@825a10e
|
Dec 1, 2012, 10:22:24 AM |
Chris Johns |
The symbol string is the offset into the symbol table.
4.104.11
|
|
|
@9ba89e1
|
Nov 30, 2012, 9:09:02 PM |
Chris Johns |
Remove the trace on hack.
4.104.11
|
|
|
@803c60a
|
Nov 30, 2012, 9:05:47 PM |
Chris Johns |
RAP format up to relocation records completed.
Do not write the …
4.104.11
|
|
|
@1a5bdef
|
Nov 29, 2012, 8:05:19 AM |
Chris Johns |
Add support for a custom RAP file format.
The file is a header and a …
4.104.11
|
|
|
@93e80d5
|
Nov 29, 2012, 8:04:12 AM |
Chris Johns |
Compress as blocks.
The LZ77 compressor works with blocks. Each block …
4.104.11
|
|
|
@9c70d15
|
Nov 29, 2012, 8:03:37 AM |
Chris Johns |
Remove the \0 character after the header.
4.104.11
|
|
|
@662c504
|
Nov 29, 2012, 8:02:28 AM |
Chris Johns |
Add the index to the section.
The index is referenced in the symbol …
4.104.11
|
|
|
@ea6f8d4
|
Nov 29, 2012, 8:01:43 AM |
Chris Johns |
Add access to the value and info fields of a symbols.
4.104.11
|
|
|
@dc1c744
|
Nov 27, 2012, 12:19:15 AM |
Chris Johns |
Add machine related data to allow better checking.
4.104.11
|
|
|
@d99913f
|
Nov 27, 2012, 12:17:02 AM |
Chris Johns |
Remove size_t stream operator.
On Darwin the operator works which on …
4.104.11
|
|
|
@8190102
|
Nov 26, 2012, 1:14:06 AM |
Chris Johns |
Update to the latest framwork requirements.
4.104.11
|
|
|
@ae353d3
|
Nov 26, 2012, 12:50:21 AM |
Chris Johns |
Comment clean up.
4.104.11
|
|
|
@eb825b1
|
Nov 26, 2012, 12:09:35 AM |
Chris Johns |
Add RAP format support.
4.104.11
|
|
|
@cad8b53
|
Nov 26, 2012, 12:09:06 AM |
Chris Johns |
Updated to reflect the framework changes.
4.104.11
|
|
|
@a458e27
|
Nov 26, 2012, 12:07:06 AM |
Chris Johns |
Add exit label, ELF application and Application.
Add an exit label …
4.104.11
|
|
|
@076d935
|
Nov 26, 2012, 12:04:57 AM |
Chris Johns |
Add writing from images as well as streaming operators.
Add the …
4.104.11
|
|
|
@a5fcdd5
|
Nov 26, 2012, 12:00:34 AM |
Chris Johns |
No archive begin/end on symbols load, image initialise fix, add …
4.104.11
|
|
|
@4c89c2d
|
Nov 25, 2012, 11:59:19 PM |
Chris Johns |
Update the section details.
4.104.11
|
|
|
@c6b714f
|
Nov 25, 2012, 11:57:29 PM |
Chris Johns |
Load the sections by default. It is not much extra overhead.
Clean up …
4.104.11
|
|
|
@1d60a4a
|
Nov 25, 2012, 11:46:40 PM |
Chris Johns |
Split trace to have without and with symbols.
4.104.11
|
|
|
@3f37835
|
Nov 22, 2012, 5:22:22 AM |
Chris Johns |
Split out the compression code for reuse.
4.104.11
|
|
|
@c2657cd
|
Nov 21, 2012, 6:40:44 AM |
Chris Johns |
Clean archive names for every output format other than scripts.
4.104.11
|
|
|
@7b2762f
|
Nov 21, 2012, 2:36:32 AM |
Chris Johns |
Make the entry point an unresolved symbol.
4.104.11
|
|
|
@43ec8b0
|
Nov 21, 2012, 2:36:04 AM |
Chris Johns |
Set the default value for empty symbols to 0 to match the const char* …
4.104.11
|
|
|
@c46980e
|
Nov 21, 2012, 2:04:47 AM |
Chris Johns |
Add entry point support.
4.104.11
|
|
|
@b770b0c
|
Nov 21, 2012, 2:04:19 AM |
Chris Johns |
Make getting objects const.
4.104.11
|
|
|
@9ba4e48
|
Nov 21, 2012, 1:12:50 AM |
Chris Johns |
Remove the warning about the warnings option on newer gccs.
4.104.11
|
|
|
@6565f0c
|
Nov 21, 2012, 1:12:21 AM |
Chris Johns |
Enforce the header is created before using it on Linux.
4.104.11
|
|
|
@c1d1636
|
Nov 21, 2012, 1:11:49 AM |
Chris Johns |
Add header to remove warning on Linux.
4.104.11
|
|
|
@eb34811
|
Nov 21, 2012, 12:07:12 AM |
Chris Johns |
Output application format files.
Added support for an RTEMS RAP …
4.104.11
|
|
|
@a1d4930
|
Nov 21, 2012, 12:05:04 AM |
Chris Johns |
Set the correct header size field.
4.104.11
|
|
|
@fe19d06
|
Nov 20, 2012, 11:40:01 PM |
Chris Johns |
Fix archive GNU extension and make image read/write follow POSIX.
Fix …
4.104.11
|
|
|
@fd8a2c5
|
Nov 20, 2012, 8:53:24 AM |
Chris Johns |
Add support to write a metadata ELF file.
This also adds support to …
4.104.11
|
|
|
@9b66527
|
Nov 19, 2012, 2:13:52 AM |
Chris Johns |
Only look for standard library paths if standard libraries and enabled.
4.104.11
|
|
|
@596e5fa
|
Nov 18, 2012, 11:37:37 PM |
Chris Johns |
Add set_header support to the ELF files.
4.104.11
|
|
|
@1976825
|
Nov 18, 2012, 11:36:34 PM |
Chris Johns |
Resolve the ld and user undefines.
4.104.11
|
|
|
@ead8da1
|
Nov 18, 2012, 11:35:51 PM |
Chris Johns |
Add configure option --c-opts to allow special options for testing.
4.104.11
|
|
|
@8ad4837
|
Nov 18, 2012, 11:35:15 PM |
Chris Johns |
Fix warning from clang.
4.104.11
|
|
|
@f1cf3a9
|
Nov 17, 2012, 8:37:02 PM |
Chris Johns |
Better handling of archive open/close and begin/end.
4.104.11
|
|
|
@065ac15
|
Nov 17, 2012, 6:42:22 AM |
Chris Johns |
Remove dead code.
4.104.11
|
|
|
@977c3de
|
Nov 17, 2012, 6:34:33 AM |
Chris Johns |
Refactor the ELF support to allow ELF write suppport.
The refactoring …
4.104.11
|
|
|
@0b65a28
|
Nov 17, 2012, 6:31:56 AM |
Chris Johns |
Fix spelling.
4.104.11
|
|
|
@16e4346
|
Oct 23, 2012, 1:46:59 AM |
Chris Johns |
Add FastLZ support.
4.104.11
|
|
|
@810d0ad
|
Oct 23, 2012, 12:58:34 AM |
Chris Johns |
Fix repeats in output when cmd line objects depend on each other.
If …
4.104.11
|
|
|
@7ec2c5a
|
Oct 22, 2012, 2:12:47 PM |
Chris Johns |
Ignore working files.
4.104.11
|
|
|
@8f0740b
|
Oct 22, 2012, 2:12:29 PM |
Chris Johns |
Script to test the linker. Run after building the linker.
4.104.11
|
|
|
@898fa13
|
Oct 22, 2012, 2:11:04 PM |
Chris Johns |
Fix the verbose level.
4.104.11
|
|
|
@8d1ab1f
|
Oct 22, 2012, 2:10:45 PM |
Chris Johns |
Add script output dbug messages.
4.104.11
|
|
|
@ef4061f
|
Oct 22, 2012, 2:10:23 PM |
Chris Johns |
Fix the command line arguments help.
4.104.11
|
|
|
@7461924
|
Sep 17, 2012, 12:13:55 AM |
Chris Johns |
Rename rld-gcc. Add -C option.
Add a -C (also --cc) option to allow …
4.104.11
|
|
|
@aef6d90
|
Sep 16, 2012, 11:37:29 PM |
Chris Johns |
Update the help to something useful.
4.104.11
|
|
|
@1ec9633
|
Sep 16, 2012, 11:37:07 PM |
Chris Johns |
Add rebuild and tags build commands
4.104.11
|
|
|
@993aa67
|
Sep 15, 2012, 7:58:00 AM |
Chris Johns |
Fix the waf script.
4.104.11
|
|
|
@ec24a37
|
May 6, 2012, 10:47:11 PM |
Chris Johns |
Add to git.
4.104.11
|