index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail...
Yann E. MORIN"
2007-09-14
1
-2
/
+2
*
Add D.U.M.A. 2_5_8 and associated patches.
Yann E. MORIN"
2007-09-07
1
-1
/
+1
*
In some cases, dmalloc fails to build when building in parallel. Do not use -...
Yann E. MORIN"
2007-09-06
1
-1
/
+1
*
Bah, a really small cosmetic fix...
Yann E. MORIN"
2007-09-02
1
-1
/
+1
*
Print a log message when entering/leaving the two core compiler passes.
Yann E. MORIN"
2007-09-02
1
-1
/
+5
*
Warn when using -pipe with glibc>=2.6.
Yann E. MORIN"
2007-08-15
1
-0
/
+2
*
Get rid of the core cc selection. It is now the same as the final compiler.
Yann E. MORIN"
2007-08-15
5
-199
/
+176
*
Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
Yann E. MORIN"
2007-08-12
1
-6
/
+20
*
A little cleanup in the glibc's pthread headers install.
Yann E. MORIN"
2007-08-03
1
-2
/
+5
*
Remove any reference to libfloat. That has gone once and for all.
Yann E. MORIN"
2007-07-30
2
-73
/
+1
*
Tidy up a bit the uClibc config munging.
Yann E. MORIN"
2007-07-28
1
-16
/
+18
*
Fix installing a glibc header for those archs that are in ports.
Yann E. MORIN"
2007-07-22
1
-0
/
+3
*
Update the download messages for sstrip.c to the same mesages used in scripts...
Yann E. MORIN"
2007-07-17
1
-2
/
+6
*
Add an option to save downloaded tarballs to local tarballs directory.
Yann E. MORIN"
2007-07-15
1
-1
/
+1
*
Redirect the strace build messages to the logger!
Yann E. MORIN"
2007-07-14
1
-3
/
+3
*
Add ltrace (and libelf) utilities.
Yann E. MORIN"
2007-07-13
2
-0
/
+92
*
Add strace debugging aid.
Yann E. MORIN"
2007-07-12
1
-0
/
+38
*
Use "$CT_CC}" instead of "gcc" when calling target compilers.
Yann E. MORIN"
2007-07-12
2
-4
/
+4
*
Add D.U.M.A., the Electric Fence successor.
Yann E. MORIN"
2007-07-12
1
-0
/
+64
*
Fix linking target-cc to target-gcc.
Yann E. MORIN"
2007-07-12
1
-1
/
+1
*
Fix a type in the debug and tools templates.
Yann E. MORIN"
2007-07-11
2
-4
/
+4
*
Change the target-cc link from soft to hard. This way, there's no soft link i...
Yann E. MORIN"
2007-07-11
1
-1
/
+1
*
Add a utility to populate a root directory with libraries from the toolchain.
Yann E. MORIN"
2007-07-08
1
-0
/
+4
*
More uClibc parrallel compilation cleanup.
Yann E. MORIN"
2007-07-07
1
-3
/
+2
*
Parrallel compilation is broken for uClibc (I don't know if any of my patches...
Yann E. MORIN"
2007-07-07
1
-2
/
+1
*
Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "...
Yann E. MORIN"
2007-07-07
1
-3
/
+3
*
Before trying to download sstrip (from buildroot), try a local copy first.
Yann E. MORIN"
2007-07-04
1
-0
/
+6
*
Make checking the linux installed headers optional (instead of systematic).
Yann E. MORIN"
2007-07-03
1
-9
/
+10
*
Merge the build system to trunk: ct-ng is now installable:
Yann E. MORIN"
2007-07-01
2
-2
/
+2
*
Offer an option to build the gdbserver statically. This helps in case of debu...
Yann E. MORIN"
2007-06-17
1
-0
/
+6
*
Fix printing components' file names.
Yann E. MORIN"
2007-06-16
7
-8
/
+11
*
Add a function to print each component's filename: this eases building the ta...
Yann E. MORIN"
2007-06-16
10
-8
/
+79
*
Add two te;plates on how to add a new tool/debug facility.
Yann E. MORIN"
2007-06-16
2
-0
/
+100
*
Small eye-candy fix.
Yann E. MORIN"
2007-06-04
1
-1
/
+1
*
scripts/build/libc_glibc.sh:
Yann E. MORIN"
2007-06-02
1
-50
/
+43
*
Add the first tool facility: sstrip.
Yann E. MORIN"
2007-06-01
1
-0
/
+71
*
Introduce the notion of tols facilities (none so far, sstrip coming right awa...
Yann E. MORIN"
2007-06-01
1
-0
/
+34
*
Fix libfloat when calling the compiler:
Yann E. MORIN"
2007-05-27
1
-5
/
+4
*
Merge the NPTL stuff.
Yann E. MORIN"
2007-05-27
6
-56
/
+326
*
We need to build libiberty before gcc only in the canadian case, not the oppo...
Yann E. MORIN"
2007-05-24
2
-2
/
+2
*
Fix warning about setting --host and not --build.
Yann E. MORIN"
2007-05-22
1
-1
/
+2
*
Move the config script for the build dir to the source dir.
Yann E. MORIN"
2007-05-21
1
-4
/
+4
*
Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.
Yann E. MORIN"
2007-05-20
1
-1
/
+1
*
Add uClibc-0.9.29:
Yann E. MORIN"
2007-05-19
2
-6
/
+30
*
Correctly handle the libfloat case: download, extract and patch sub-actions.
Yann E. MORIN"
2007-05-19
1
-20
/
+13
*
Un-mark gdb and dmalloc being EXPERIMENTAL.
Yann E. MORIN"
2007-05-18
1
-3
/
+3
*
Little fix up in a message during the dmalloc build.
Yann E. MORIN"
2007-05-18
1
-1
/
+1
*
Add dmalloc debug library facility.
Yann E. MORIN"
2007-05-18
1
-0
/
+53
*
Make the debug config menu a generated file.
Yann E. MORIN"
2007-05-17
1
-2
/
+2
*
Debug facilities:
Yann E. MORIN"
2007-05-17
3
-0
/
+160
[next]