Eric Andersen
|
67eff66438
Initial effort at adding profiling support.
|
21 years ago |
Eric Andersen
|
212f984443
Patch from David Airlie to fix handling of ctor/dtor stuff when used in
|
22 years ago |
Eric Andersen
|
774a6c5c91
Use crt1.o when ctor/dtor support is enabled
|
22 years ago |
Eric Andersen
|
ddf02f5f8e
When -shared is specified, meaning they wish to create a shared
|
22 years ago |
Eric Andersen
|
ae35d725cf
Make support for global constructors and global destructors be
|
22 years ago |
Eric Andersen
|
3d15bf2ee6
Ronald Wahl writes:
|
22 years ago |
Eric Andersen
|
ee1c13e232
Standardize LIBGCC_DIR
|
22 years ago |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 years ago |
Miles Bader
|
27e47143db
Make `-nostdlib' and `-nodefaultlibs' work correctly.
|
22 years ago |
Eric Andersen
|
b58a631942
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
|
22 years ago |
Eric Andersen
|
85328ff199
Some minor C++ support updates
|
22 years ago |
Eric Andersen
|
b7d40e7d57
Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling
|
22 years ago |
Eric Andersen
|
38ff147a36
Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as
|
22 years ago |
Eric Andersen
|
95dfbf5eb9
Only enable elf2flt support when using elf toolchains
|
22 years ago |
Eric Andersen
|
398f1b156b
Add support for doing the mmu-less thing
|
22 years ago |
Eric Andersen
|
b3987b2ea6
Fix a bug reported by Michael Weiser <michael@weiser.saale-net.de>
|
22 years ago |
Eric Andersen
|
3c68b56163
It doesn't make sense to supress linking for -i or -r,
|
22 years ago |
Eric Andersen
|
f07a09b062
Fix incorrect ordering of -L and -l options, which prevented things
|
22 years ago |
Eric Andersen
|
48f2667be9
Add initial support for compiling cpp code.
|
22 years ago |
Eric Andersen
|
222e31faa0
Setup so ctors/dtors can run. Disabled for now, since they do
|
22 years ago |
Eric Andersen
|
85af153d3b
Lose the -nostdlib, which causes problems with older binutils, and
|
23 years ago |
Eric Andersen
|
3a99d545ce
Patch from Miles Bader: All the -M* options should
|
23 years ago |
Eric Andersen
|
879c34fb14
Yet another iteration...
|
23 years ago |
Eric Andersen
|
c2f9adab4e
Both Miles and Manuel complained about this one. I was silently
|
23 years ago |
Eric Andersen
|
70b1841fb5
Fix the compiler wrapper yet more...
|
23 years ago |
Eric Andersen
|
cca9374b87
Fix a corner case which I had botched.
|
23 years ago |
Eric Andersen
|
f5820f58dd
This should be a little better...
|
23 years ago |
Eric Andersen
|
6ecb091433
Several needed cleanups to the gcc wrapper.
|
23 years ago |
Eric Andersen
|
cbc7417d32
Patch from Michael E Brown <mebrown@michaels-house.net> to
|
23 years ago |
Eric Andersen
|
16fa65662a
Oops. I accidentally commited some experimental test code
|
23 years ago |