Commit Verlauf

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