Commit Graph

15 Commits (370f5e571c4cebe66275c33b4115282930bad544)

Author SHA1 Message Date
bellard 98713a6be3 added -rdynamic support 2003-05-24 15:46:29 +00:00
bellard 8f5e44a439 changed license to LGPL 2003-05-24 14:11:17 +00:00
bellard c4e6b2e9be alacarte linking (Dave Long) 2003-04-28 22:06:38 +00:00
bellard 2b64f2f570 added -nostdlib 2003-04-27 11:45:01 +00:00
bellard 066d5e7a84 ignore OUTPUT_FORMAT and TARGET ld script commands (fixes Redhat >= 7 static link problems) 2003-04-16 21:25:59 +00:00
bellard cab6018913 fixed comment parsing 2003-04-13 18:05:51 +00:00
bellard c2e6daafc1 PLT generation fix 2003-04-13 14:38:05 +00:00
bellard fa6ac83ec5 FreeBSB fixes - elf align issues 2002-12-08 14:35:48 +00:00
bellard 8901fbeef1 parsing optimizations 2002-11-23 18:15:17 +00:00
bellard b81d4ba6b3 prepared parser for direct use of file->buf_ptr - faster comment parsing 2002-11-22 23:28:06 +00:00
bellard 2956bd85cd suppressed ch1 and preparser 2002-11-22 18:12:41 +00:00
bellard e4c7dd5e60 removed many memory leaks - suppressed many global variables 2002-11-02 14:13:21 +00:00
bellard d8ef07df04 added tcc_relocate() and tcc_get_symbol() 2002-09-08 22:46:32 +00:00
bellard f946dffd33 suppressed section_ptr - fixed constant string allocation 2002-08-18 14:34:57 +00:00
bellard 3a58c53eaf moved ELF specific stuff to tccelf.c 2002-08-18 13:17:59 +00:00