Better handle ld scripts
commit47abdbd3d52a0bf92e907c3e059b5136c140fec2
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Tue, 30 Mar 2010 07:45:31 +0000 (30 09:45 +0200)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Thu, 15 Apr 2010 17:30:00 +0000 (15 19:30 +0200)
tree5de1473730460b2165455752ddeeadf1432247f0
parent6d4166df61adf7513593d91bed12b7a9823d104d
Better handle ld scripts

* search file from INPUT and GROUP commands in the library path in
  addition to the current directory
* handle libraries specified by -lfoo options
* Search lib in GROUP command repeatedly
tcc.h
tccelf.c
tccpp.c