Bernd Schmidt
|
68d02d6473
A slight improvement over my previous commit which ensured we always rebuild
|
16 年 前 |
Bernhard Reutner-Fischer
|
18f27be358
- use -print-file-name
|
16 年 前 |
Denis Vlasenko
|
9e886c4836
guard against older ld's not understanding --sort-section alignment
|
16 年 前 |
Denis Vlasenko
|
9f59aad1cc
Rules.mak: fix -falign/-malign mixup
|
16 年 前 |
Denis Vlasenko
|
e348b8f72b
build system: use a bit more aggressive gcc/ld optimizations,
|
16 年 前 |
Denis Vlasenko
|
86de93b89e
Experimentally move libc_hidden_proto(time) to time.h.
|
16 年 前 |
Bernhard Reutner-Fischer
|
efce79f09a
Paul Brook writes:
|
16 年 前 |
Bernd Schmidt
|
1030faf587
A patch from our Blackfin repository, originally from Mike Frysinger.
|
17 年 前 |
Bernd Schmidt
|
23656d08e2
A patch from our Blackfin repository, originally from Jie Zhang. This fixes
|
17 年 前 |
Bernhard Reutner-Fischer
|
bcfe406465
- check for -nostdlib
|
17 年 前 |
Paul Mundt
|
44784f8a3b
sh64 uses a 32-bit ABI, don't bother with lib64 silliness.
|
17 年 前 |
Mike Frysinger
|
124ec18872
Chris Zankel writes:
|
17 年 前 |
Mike Frysinger
|
29c5e0adf1
pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64 multilib systems transparent
|
17 年 前 |
Bernd Schmidt
|
f1e85d44f9
Add necessary Makefile rules for the Blackfin.
|
17 年 前 |
Carmelo Amoroso
|
e130b681c4
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
|
17 年 前 |
Bernhard Reutner-Fischer
|
bc186d1e9a
- fix whitespace
|
17 年 前 |
Carmelo Amoroso
|
6630516b0a
Added support for GNU hash style into dynamic linker
|
17 年 前 |
Bernhard Reutner-Fischer
|
a96829dab3
- move UCLIBC_EXTRA_LDFLAGS below pinning LDFLAGS
|
17 年 前 |
Bernhard Reutner-Fischer
|
51ce75b5b0
- use the compiler-driver instead of the linker
|
17 年 前 |
Bernhard Reutner-Fischer
|
3936de030a
- allow for passing in UCLIBC_EXTRA_LDFLAGS
|
17 年 前 |
Mike Frysinger
|
2435be015f
Jie Zhang writes:
|
17 年 前 |
Mike Frysinger
|
d9ec80053e
simplify binutils as-needed support and enable it all the time regardless of ssp
|
17 年 前 |
Mike Frysinger
|
f2410a178f
as noted by psm, make sure we accumulate PICFLAG-y back into PICFLAG
|
17 年 前 |
Mike Frysinger
|
dcad31e64c
pull from Blackfin repo: add -mid-shared-library for UCLIBC_FORMAT_SHARED_FLAT and -msep-data for UCLIBC_FORMAT_FLAT_SEP_DATA
|
17 年 前 |
Mike Frysinger
|
615f76ffc8
force ourselves to write proper code and develop testscases
|
17 年 前 |
Mike Frysinger
|
76a888bead
dont force a . before EXTRAVERSION so we can be a little more flexible with versioning
|
17 年 前 |
Bernhard Reutner-Fischer
|
520e102e16
- add arm1176 options
|
17 年 前 |
Mike Frysinger
|
ee238d8414
dont want to actually bump EXTRAVERSION
|
17 年 前 |
Mike Frysinger
|
6bc45b2d57
#1273 if EXTRAVERSION is set, make sure we respect it
|
17 年 前 |
Mike Frysinger
|
1f9c1087f2
rewrite all superh targets to just sh
|
17 年 前 |