aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-10-16Add an option --enable-shrink-binary-size to configure.Ray Donnelly
2014-10-16Shrink binary size when cross-compiling.WenHan Gu
2014-08-04icf: make crc32 statically linked.Pete Chou
2014-08-01Check LLVM 3.6.Pete Chou
2014-07-24Enable -Werror by default.Pete Chou
2014-07-24Simplify software versioning.Pete Chou
2014-07-16Enable silent-rules to simplify the build log.Logan Chien
2014-07-16Cleanup automake build rules.Logan Chien
2014-07-14No need to check ranlib.Pete Chou
2014-07-12Check `ranlib' tool.Zonr Chang
2014-07-08Fix up build to work with LLVM 3.5 (r212505).Pete Chou
2014-07-04Update MINOR to 9.Pete Chou
2014-07-03icf: Implement identical code folding.Pete Chou
2014-05-21automake: Support make unittests.Pete Chou
2014-05-21automake: Support configuring with --enable-optimized.Pete Chou
2014-05-21Phase out the old ld.mcld.Pete Chou
2014-04-02Allow bison >= 2.4.3 < 3.1Ray Donnelly
2014-03-28Update MINOR version to 8.Pete Chou
2014-01-06Refine header include files.WenHan Gu
2014-01-02Set master version as 2.7.0.devChinyen Chou
2014-01-02Merging llvm 3.4 (r195092 or later).Chinyen Chou
2013-12-27[Autoconf] Our bison syntax is only suitable for bison version < 3.0.WenHan Gu
2013-12-25Remove ld.bcc.WenHan Gu
2013-11-12Fix MINOR version in configure.acChinyen Chou
2013-10-31Implement self-explanatory basic version of undefined reference error emission.WenHan Gu
2013-09-23Set master version as 2.6.0-devChinyen Chou
2013-09-18Rename folders.Chinyen Chou
2013-08-29Release candidate.Luba Tang
2013-08-22Produce tools/ld.lite/MakefileLuba Tang
2013-08-15Separate bcc build rules from debug/optimized Makefile.amLuba Tang
2013-08-15Separate ld.mcld build-rules from Makefile.amLuba Tang
2013-08-12Refine script parser and lexer building.Chinyen Chou
2013-08-10Correctly build script parser and lexer. Use a manual (f)lex rule toJoerg Sonnenberger
2013-08-08Refine Script lexer/parser building.Chinyen Chou
2013-07-30Merge branch 'master' into ldscriptChinyen Chou
2013-07-30Change the include path: alone -> bccLuba Tang
2013-07-30Move tools/mcld to tools/bcc.Luba Tang
2013-07-10Refactor ELFSegment and ELFSegmentFactory.Chinyen Chou
2013-06-03Release 2.4.0 Cilai.Chinyen Chou
2013-05-31Release candidate 2.4.0-RC Cilai.Chinyen Chou
2013-05-07Check flex/bison version specifically.Chinyen Chou
2013-05-06Merge branch 'master' into ldscriptChinyen Chou
2013-05-06Add missing files in Makefile.am.Luba Tang
2013-05-06Release 2.3.0-0 - WhiteStoneLuba Tang
2013-05-03Merge branch 'master' into ldscriptLuba Tang
2013-04-30Release candidate - 2.3.0-RC - WhiteStone.Luba Tang
2013-04-26Check flex and bison.Chinyen Chou
2013-03-06Support configuring target.Chinyen Chou
2013-03-06Check sys/mman.hLuba Tang
2013-02-27Cleanup build system.Joerg Sonnenberger