1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Udate the installation and readme files
ciceron
as Stephane Carrez
More... over 11 years ago
Update the news file
ciceron
as Stephane Carrez
More... over 11 years ago
Fix compilation warning
ciceron
as Stephane Carrez
More... over 11 years ago
Update the samples: rename Open_Symbols into Read_Symbols
ciceron
as Stephane Carrez
More... over 11 years ago
Update the unit tests: rename Open_Symbols into Read_Symbols
ciceron
as Stephane Carrez
More... over 11 years ago
Rename Open_Symbols into Read_Symbols to better follow the BFD C library
ciceron
as Stephane Carrez
More... over 11 years ago
Remove To_Ada and use Interfaces.C.Strings.Value instead
ciceron
as Stephane Carrez
More... over 11 years ago
- Move the linker options in the Bfd.Files package - Build the linker options by using the generated constant
ciceron
as Stephane Carrez
More... over 11 years ago
Generate a string for the Linker_options configuration
ciceron
as Stephane Carrez
More... over 11 years ago
Cleanup makefile
ciceron
as Stephane Carrez
More... over 11 years ago
Ignore some files
ciceron
as Stephane Carrez
More... over 11 years ago
Add a prepare-release target
ciceron
as Stephane Carrez
More... over 11 years ago
Add new example 'symbol' to show the symbol table usage
ciceron
as Stephane Carrez
More... over 11 years ago
New example to look a symbol in the symbol table
ciceron
as Stephane Carrez
More... over 11 years ago
Check whether the -ldl or the -lintl libraries are necessary to generate a Linker_Options pragma
ciceron
as Stephane Carrez
More... over 11 years ago
Use the CFLAGS defined by configure to build the bfdgen tool
ciceron
as Stephane Carrez
More... over 11 years ago
Generate the pragma Linker_Options in the generated Ada file because this depends on the platform
ciceron
as Stephane Carrez
More... over 11 years ago
Create the bin directory if needed
ciceron
as Stephane Carrez
More... over 11 years ago
If a flag is not defined, make it 0 This allows to use the BfdAda with old Binutils implementation.
ciceron
as Stephane Carrez
More... over 11 years ago
Fix distribution target
ciceron
as Stephane Carrez
More... over 11 years ago
Update the configure script
ciceron
as Stephane Carrez
More... over 11 years ago
Remove
ciceron
as Stephane Carrez
More... over 11 years ago
Build bfdgen with -g for the unit tests
ciceron
as Stephane Carrez
More... over 11 years ago
Fix memory leaks in the unit test
ciceron
as Stephane Carrez
More... over 11 years ago
Fix File_Flags definition
ciceron
as Stephane Carrez
More... over 11 years ago
Add unit tests to check the Get_File_Flags
ciceron
as Stephane Carrez
More... over 11 years ago
Fix the unit test
ciceron
as Stephane Carrez
More... over 11 years ago
Use the exception defined in Bfd
ciceron
as Stephane Carrez
More... over 11 years ago
Update the unit tests after Bfd refactorisation
ciceron
as Stephane Carrez
More... over 11 years ago
Use the Bfd.Symbols and cleanup the implementation
ciceron
as Stephane Carrez
More... over 11 years ago