Ian A Mason
|
62c0620028
|
Two fallbacks in place in case we do not recognize the file extension of an object file
|
2020-10-30 22:04:23 +00:00 |
|
Ian A Mason
|
9f0092874f
|
Another freeBSD file extension: nossppico (a position-independent relocatable object without stack smashing protection)
|
2020-10-30 18:39:44 +00:00 |
|
Ian A Mason
|
405cd117c3
|
Version bump.
|
2020-10-30 16:43:56 +00:00 |
|
Ian A Mason
|
97c57a0798
|
Dependency stuff as well as intrumenting the fragile bitcode injection.
|
2020-10-30 16:31:58 +00:00 |
|
Ian A Mason
|
c917b673cf
|
FreeBSD bug fix (pico extension)
|
2020-10-30 15:43:40 +00:00 |
|
Ian A Mason
|
7a13605571
|
Merge branch 'master' of https://github.com/SRI-CSL/gllvm
|
2020-10-29 17:26:00 +00:00 |
|
Ian A Mason
|
c2d60ee56b
|
FreeBSD tweak.
|
2020-10-29 17:25:14 +00:00 |
|
Ian A Mason
|
b3c970d034
|
Update parser.go
Grammatical logging messages.
|
2020-10-28 16:45:24 -07:00 |
|
Ian A. Mason
|
a13a7d8732
|
Typo.
|
2020-10-13 09:52:46 -07:00 |
|
Ian A. Mason
|
55516821a9
|
Clean up.
|
2020-10-13 09:50:47 -07:00 |
|
Ian A. Mason
|
f025c1b774
|
A tad more procedural extraction in handleArchive.
|
2020-10-13 09:35:37 -07:00 |
|
Ian A. Mason
|
d853576c95
|
Tweaks for v1.2.8
|
2020-10-13 08:46:41 -07:00 |
|
Ian A. Mason
|
83f0074ba9
|
Merge branch 'master' of https://github.com/SRI-CSL/gllvm
|
2020-10-12 12:17:33 -07:00 |
|
Ian A. Mason
|
85ec695a30
|
Beefed up the cmd line parsing to cope with linking startgroup and endgroup;5Ds
|
2020-10-12 12:17:23 -07:00 |
|
Ian A Mason
|
57f1fccc2d
|
Update constants.go
One day more ...
|
2020-10-12 11:04:54 -07:00 |
|
Ian A. Mason
|
1ff11f6318
|
Typo
|
2020-10-12 10:45:26 -07:00 |
|
Ian A. Mason
|
dda8dabfd1
|
More lto tweaks for the chromium build.
|
2020-10-12 10:35:00 -07:00 |
|
Ian A. Mason
|
737e9bbf40
|
Polishing.
|
2020-10-11 19:10:11 -07:00 |
|
Ian A. Mason
|
dfb22031a1
|
Attempt at making the lto tweaks work properly, and adding the LTO_LINKING_FLAGS environment example.
|
2020-10-11 17:22:33 -07:00 |
|
Ian A Mason
|
4a8dcb7490
|
Issue #39 (take 2).
|
2020-10-09 23:16:50 +00:00 |
|
Ian A Mason
|
4b34b5e1aa
|
Issue #39.
|
2020-10-09 22:28:27 +00:00 |
|
Ian A.Mason
|
327226cd84
|
osx gofmt disagrees with linux gofmt.
|
2020-08-04 19:39:05 -07:00 |
|
Ian A. Mason
|
6bb4db70a5
|
version bump.
|
2020-08-04 17:59:26 +00:00 |
|
William Woodruff
|
c14c8e6d73
|
extractor: Add a "strict extraction" mode
The more permissive current behavior remains the default.
|
2020-08-04 12:59:52 -04:00 |
|
William Woodruff
|
3389f1fde6
|
extractor: Fix success assignment
Booleans are default-initialized to false, so we only need
to assign to true in the success case.
|
2020-08-04 10:48:02 -04:00 |
|
William Woodruff
|
3a0cea8f37
|
extractor: Fix success shadowing
|
2020-08-04 09:43:46 -04:00 |
|
William Woodruff
|
eb5c783f2c
|
extractor: Fix other assigns
|
2020-08-03 16:55:38 -04:00 |
|
William Woodruff
|
6ca36df5db
|
extractor: Fix Extractor signature
|
2020-08-03 16:46:52 -04:00 |
|
William Woodruff
|
3d3264fd14
|
extractor: Make extraction errors fatal
|
2020-08-03 16:41:28 -04:00 |
|
Ian A. Mason
|
02ea4c5218
|
Complaints from the peanut gallery.
|
2020-03-24 12:55:59 -07:00 |
|
Ian A. Mason
|
27ff069bcb
|
gofmt tweaks.
|
2020-03-24 12:38:09 -07:00 |
|
Ian A. Mason
|
e5869c7444
|
LLVM_BITCODE_GENERATION_FLAGS feature.
|
2020-03-24 12:36:16 -07:00 |
|
Ian A. Mason
|
f464fcac22
|
Keep the formating gods at bay (or PG&E will not restore my power)
|
2019-10-28 20:47:17 +00:00 |
|
Ian A. Mason
|
5b1c1b2752
|
testing the cmd switches and environment settings.
|
2019-10-28 14:38:49 +00:00 |
|
Ian A. Mason
|
58744e5ae2
|
Purge of LogFatal complete; some (success bool) codes not checked yet, mainly in the bitcode attaching process
|
2019-10-26 16:47:47 +00:00 |
|
Ian A. Mason
|
fa20b6410c
|
Slowly remove the ugly LogFatal in favor of exitCodes
|
2019-10-26 01:53:45 +00:00 |
|
Ian A. Mason
|
ef77e255a8
|
Still futzing with the Extract method...
|
2019-10-26 00:37:23 +00:00 |
|
Ian A. Mason
|
bd88b14e25
|
Actually use the args slice passes to shared.Extract
|
2019-10-25 20:22:52 +00:00 |
|
Ian A. Mason
|
4c6313089a
|
Adding some text to the sanity checker, so I can cut and paste when I forget the env vars.
|
2019-10-25 17:42:55 +00:00 |
|
Gleb Popov
|
4dae7fb34a
|
Also LogDebug() the command line being run in runCmd()
|
2019-10-25 21:23:18 +04:00 |
|
Ian A.Mason
|
86d04ac4e4
|
Cleaning up the extraction arg parsing, with the aim to parse something other than os.Args
|
2019-10-25 09:27:32 -07:00 |
|
Ian A. Mason
|
21a9a3a3c7
|
Prepping a new release.
|
2019-10-23 19:03:01 +00:00 |
|
Ian A. Mason
|
8abc459f9a
|
Turn off replay mode; didn't pan out unfortunately.
|
2019-10-23 16:55:52 +00:00 |
|
Ian A. Mason
|
bce21265af
|
Allow for customization under the hood.
|
2019-10-23 16:27:24 +00:00 |
|
Ian A. Mason
|
0be1e568c2
|
Elevate failure of the segment addition process to a warning, why isn't it an error...
|
2019-10-23 14:35:38 +00:00 |
|
Ian A. Mason
|
3a57e247a0
|
Futzing insidee the vagrant box.
|
2019-10-22 17:53:26 +00:00 |
|
Ian A. Mason
|
3c7ad06857
|
Futzing insidee the vagrant box.
|
2019-10-22 17:52:39 +00:00 |
|
Ian A. Mason
|
052d1d18f6
|
Futzing insidee the vagrant box.
|
2019-10-22 17:47:34 +00:00 |
|
Ian A.Mason
|
a8305d0094
|
issue #31 plus continued race detection stuff, II.
|
2019-10-22 06:41:44 -07:00 |
|
Ian A.Mason
|
fc48468746
|
issue #31 plus continued race detection stuff.
|
2019-10-22 06:38:16 -07:00 |
|