1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* examples/utils.ads: New file, from several functions from bfdinfo. * examples/utils.adb: New file, likewise. * examples/sections.adb: New file, split example from bfdinfo. * examples/Makefile.in: Build new example.
ciceron
as Stephane Carrez
More... about 20 years ago
* examples/bfdinfo.adb (List_Symbols): Remove unused variable. * bfdada/bfd.ads: Likewise. * bfdada/bfd-thin-symtab.ads: Likewise. * bfdada/bfd-thin-sections.ads: Likewise. * bfdada/bfd-thin-disassembler.ads: Likewise. * bfdada/bfd-symtab.ads: Likewise. * bfdada/bfd-sections.ads: Likewise. * bfdada/bfd-disassemble.ads: Likewise. * bfdada/bfd-internal.ads: Fix comment for adabrowse.
ciceron
as Stephane Carrez
More... about 20 years ago
* bfdada/bfd.adb (Check_Bfd): New function. (Get_Filename): Call it. (Check_Format): And here. (Get_Start_Address): Likewise. (Get_Symbol_Count): Likewise.
ciceron
as Stephane Carrez
More... about 20 years ago
* bfdada/bfd.ads: Fix initialization of File_Type.
ciceron
as Stephane Carrez
More... about 20 years ago
* bfdada/Makefile.in: Update * bfdada/bfd-sections.adb (Current): Fix indent. * bfdada/bfd-sections.ads (Set_Section_Contents): Likewise. * bfdada/bfd.adb: Likewise. * bfdada/bfd.ads: Likewise. * examples/Makefile.in: Update.
ciceron
as Stephane Carrez
More... about 20 years ago
* bfdada/bfdc.c (bfdada_memory_error_handler): New function. * bfdada/bfd-thin-disassembler.ads: New file, disassembler.
ciceron
as Stephane Carrez
More... almost 21 years ago
* bfdada/bfd-disassemble.adb: New file, disassembler package. * bfdada/bfd-disassemble.ads: New file, disassembler package. * bfdada/make_bfd.adb: Build the disassembler.
ciceron
as Stephane Carrez
More... almost 21 years ago
* configure.in: Check for bfd.h and dis-asm.h * configure: Rebuild.
ciceron
as Stephane Carrez
More... almost 21 years ago
* examples/Makefile.in (GNATLINK): Add flags to search the libraries.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/Makefile.in: Remove the lib-obj hack that I copied from GtkAda.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/Makefile.in (install_ali): Fix build in another directory.
ciceron
as Stephane Carrez
More... about 21 years ago
* NEWS: Update.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/bfd-internal.ads: Fix -gnaty warnings.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/bfdc.c (bfd_read_symbols): Don't allocate the symbol table array, it's allocated by Ada code. (ada_bfd_asymbol_value): New function. (ada_bfd_asymbol_flags): New function. (ada_bfd_get_symtab_upper_bound): New function.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/Makefile.in (GNATFLAGS): Compile with -gnaty. * bfdada/bfd-internal.adb: Fix -gnaty warnings. * bfdada/bfd-sections.adb: Likewise. * bfdada/bfd-sections.ads: Likewise. * bfdada/bfd-symtab.adb: Likewise. * bfdada/bfd-symtab.ads: Likewise. * bfdada/bfd-thin-sections.ads: Likewise. * bfdada/bfd-thin-symtab.ads: Likewise. * bfdada/bfd-thin.ads: Likewise. * bfdada/bfd.adb: Likewise. * bfdada/bfd.ads: Likewise.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/bfd-symtab.adb (Is_Done): New function. (Current, Get_Iterator): Likewise. (Next): New procedure. (Open_Symbols): Fix symbol table creation. (Find_Nearest_Line): Fix passing of symbol table. (Get_Symbol): Return the symbol at the specified index.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/bfd-symtab.ads (Is_Done): New function. (Current, Get_Iterator): Likewise. (Next): New procedure. (Symbol_Iterator): New record. (Get_Value, Get_Flags): Update import pragma. (Get_Symbol): Use positive for index.
ciceron
as Stephane Carrez
More... about 21 years ago
* examples/bfdinfo.adb: New example (very crude readelf). * examples/Makefile.in: New file.
ciceron
as Stephane Carrez
More... about 21 years ago
* Makefile.am (SUBDIRS): Add examples. * Makefile.in: Generate. * configure.in: Configure example Makefile. * configure: Generate.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/Makefile.in: Fix install.
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/testsuite/Makefile.in: Add -I$(srcdir) so that compiling in another directory is possible. * bfdada/Makefile.in: Likewise and cleanup
ciceron
as Stephane Carrez
More... about 21 years ago
* bfdada/bfd-sections.ads: Remove Interfaces dependency. * bfdada/bfd-symtab.ads: Likewise.
ciceron
as Stephane Carrez
More... about 21 years ago
Import BfdAda (version 0.9)
ciceron
as Stephane Carrez
More... about 21 years ago
Import BfdAda (version 0.9)
ciceron
as Stephane Carrez
More... about 21 years ago
Standard project directories initialized by cvs2svn.
ciceron
as Stephane Carrez
More... about 21 years ago