Commit Graph

  • 93999bc958 move from Travis CI to GitHub Actions main David du Colombier 2022-04-04 22:03:56 +0200
  • 86484cad93 handle ET_DYN and ET_CORE object file types David du Colombier 2018-04-02 11:42:47 +0200
  • 341f974f7a fix overflowed return value David du Colombier 2017-08-01 21:16:00 +0200
  • 8682038933 fix unintended sign extension David du Colombier 2017-08-01 21:15:44 +0200
  • 8151723a15 add Coverity Scan to Travis CI David du Colombier 2017-07-28 12:43:37 +0200
  • 5c2bbfe598 check fseek return value David du Colombier 2017-07-28 12:07:21 +0200
  • 14623df650 comment exported functions David du Colombier 2017-07-27 23:38:50 +0200
  • 37a97ee463 add printelfhdr function David du Colombier 2017-07-27 23:38:26 +0200
  • face69c37e print ident header fields in printelf(32|64)ehdr David du Colombier 2017-07-27 23:38:12 +0200
  • f6cc9faf01 add elfosabi function David du Colombier 2017-07-27 23:36:55 +0200
  • 859ed02491 add elfdata function David du Colombier 2017-07-27 23:36:34 +0200
  • 8ccad71508 add elfclass function David du Colombier 2017-07-27 23:36:16 +0200
  • 5e69503ed0 add elfversion function David du Colombier 2017-07-27 23:35:57 +0200
  • b609396e38 export elfmachine function David du Colombier 2017-07-27 23:34:50 +0200
  • c5f6f3db4a add elftype function David du Colombier 2017-07-27 23:32:52 +0200
  • d0f39cd69b add osabi enum David du Colombier 2017-07-27 23:27:12 +0200
  • d2f2cc26d5 split and comment magic, class and data enum David du Colombier 2017-07-27 23:26:57 +0200
  • d18527e32e export class, data, elfversion, osabi and abiversion ident header fields David du Colombier 2017-07-27 23:25:37 +0200
  • 25e679c0c2 export type, machine, version and entry header fields David du Colombier 2017-07-27 23:24:49 +0200
  • d62e3c29b5 call fseek at the beginning of readident David du Colombier 2017-07-27 23:14:25 +0200
  • b409e482cf add missing space David du Colombier 2017-07-27 23:13:22 +0200
  • 1dd8378d2c add elfmachine function David du Colombier 2017-07-27 23:11:43 +0200
  • 900bb0911c rename machines.c to str.c David du Colombier 2017-07-27 23:00:42 +0200
  • 0e499b02bb remove debug prints David du Colombier 2017-07-27 01:32:13 +0200
  • 5926c748a5 move from Drone to Travis CI David du Colombier 2017-03-31 11:13:22 +0200
  • 6a366634ac initial commit David du Colombier 2016-11-21 22:11:53 +0100