コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen c904778ea6 Brett Nash writes: 21 年 前
  Miles Bader e317054726 (1) Make UCLIBC_CC env var work even if __UCLIBC_CTOR_DTOR__ isn't defined. 21 年 前
  Eric Andersen 5499a848e9 Several more cleanups 21 年 前
  Eric Andersen b5985c1d0e Fix indenting for real this time. 21 年 前
  Eric Andersen 078ef39348 Make indenting be consistant 21 年 前
  Eric Andersen 8a6747e01f Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' and 21 年 前
  Eric Andersen 449da007be Allow gcc to move/update by detecting where needed files are should 21 年 前
  Eric Andersen f947f2b100 Accomodate building under cygwin 21 年 前
  Eric Andersen 2e4deeba75 Patch from Konrad Eisele to omit -Wl,--dynamic-linker from 21 年 前
  Eric Andersen 67eff66438 Initial effort at adding profiling support. 21 年 前
  Eric Andersen 212f984443 Patch from David Airlie to fix handling of ctor/dtor stuff when used in 21 年 前
  Eric Andersen 774a6c5c91 Use crt1.o when ctor/dtor support is enabled 22 年 前
  Eric Andersen ddf02f5f8e When -shared is specified, meaning they wish to create a shared 22 年 前
  Eric Andersen ae35d725cf Make support for global constructors and global destructors be 22 年 前
  Eric Andersen 3d15bf2ee6 Ronald Wahl writes: 22 年 前
  Eric Andersen ee1c13e232 Standardize LIBGCC_DIR 22 年 前
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 年 前
  Miles Bader 27e47143db Make `-nostdlib' and `-nodefaultlibs' work correctly. 22 年 前
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 22 年 前
  Eric Andersen 85328ff199 Some minor C++ support updates 22 年 前
  Eric Andersen b7d40e7d57 Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling 22 年 前
  Eric Andersen 38ff147a36 Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as 22 年 前
  Eric Andersen 95dfbf5eb9 Only enable elf2flt support when using elf toolchains 22 年 前
  Eric Andersen 398f1b156b Add support for doing the mmu-less thing 22 年 前
  Eric Andersen b3987b2ea6 Fix a bug reported by Michael Weiser <michael@weiser.saale-net.de> 22 年 前
  Eric Andersen 3c68b56163 It doesn't make sense to supress linking for -i or -r, 22 年 前
  Eric Andersen f07a09b062 Fix incorrect ordering of -L and -l options, which prevented things 22 年 前
  Eric Andersen 48f2667be9 Add initial support for compiling cpp code. 22 年 前
  Eric Andersen 222e31faa0 Setup so ctors/dtors can run. Disabled for now, since they do 22 年 前
  Eric Andersen 85af153d3b Lose the -nostdlib, which causes problems with older binutils, and 22 年 前