Browse Source

Add my contributions

pull/262/head
Sebastien Fabbro 12 years ago
parent
commit
5118ead930
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      CONTRIBUTORS.md

+ 5
- 0
CONTRIBUTORS.md View File

@@ -79,5 +79,10 @@ In chronological order:
* [2013-07-11] create openblas_get_parallel to retrieve information which parallelization
model is used by OpenBLAS.

* Sébastien Fabbro <bicatali@gentoo.org>
* [2013-07-24] Modify makefile to respect user's LDFLAGS
* [2013-07-24] Fixed aliasing issue for driver/others/init.c
* [2013-07-24] Add stack markings for GNU as arch-independent for assembler files

* [Your name or handle] <[email or website]>
* [Date] [Brief summary of your changes]

Loading…
Cancel
Save