nixpkgs/pkgs/build-support/gcc-wrapper
Lluís Batlle i Rossell 4b44717b1d Making the ld-wrapper2.sh much faster, when having lots of '-L' parameters,
breaking a double loop we had.

svn path=/nixpkgs/trunk/; revision=21583
2010-05-03 19:59:51 +00:00
..
add-flags Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper. 2010-01-16 21:32:44 +00:00
builder.sh Merging the ghdl-wrapper and gcc-wrapper into one. 2010-01-16 21:41:27 +00:00
default.nix Fixing the gcc/gcc-wrapper so 'ghdl' gets the proper wrapper (langVhdl = true, 2010-01-27 16:29:11 +00:00
default2.nix Fixing once again the ld-wrapper.sh script. I put it in a gcc-wrapper apart, to be removed 2010-03-16 20:49:26 +00:00
gcc-wrapper.sh Fixing the gcc-wrapper, so it does not link when gcc is called with '-x 2010-01-16 21:26:10 +00:00
gnat-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
gnatlink-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
ld-wrapper.sh * Don't call grep from ld-wrapper (especially not O(n^2) times) 2010-01-26 22:42:43 +00:00
ld-wrapper2.sh Making the ld-wrapper2.sh much faster, when having lots of '-L' parameters, 2010-05-03 19:59:51 +00:00
setup-hook.sh Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
utils.sh * gcc-wrapper-new -> gcc-wrapper, setup-new -> setup. 2008-10-07 17:33:20 +00:00