Age | Commit message (Expand) | Author |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-05 | Removed redundant definition of __USE_WEAK_ALIASES. | Tobias Anderberg |
2002-12-02 | Spelling fixes | Eric Andersen |
2002-11-27 | Make support for global constructors and global destructors be | Eric Andersen |
2002-11-27 | Fix the defaults to make them be sane | Eric Andersen |
2002-11-21 | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen |
2002-11-21 | Improve malloc debugging support. | Miles Bader |
2002-11-20 | Patch from Stefan Allius: | Eric Andersen |
2002-11-19 | Implement dynamic atexit handling. Adds a few bytes and a dependancy | Eric Andersen |
2002-11-09 | fix typo | Aaron Lehmann |
2002-11-09 | typo fixes | Eric Andersen |
2002-11-08 | Scare people away from enabling locale support for now. | Eric Andersen |
2002-11-08 | Disable ldso debugging. It should not be on by default. | Eric Andersen |
2002-11-08 | Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPU | Eric Andersen |
2002-11-08 | Initial checkin. | Miles Bader |
2002-11-08 | Add defaults for powerpc | Eric Andersen |
2002-11-08 | Kill the now obsolete uClibc_config_fix.pl | Eric Andersen |
2002-11-08 | Add a default for sh | Eric Andersen |
2002-11-08 | Leave ldso debugging off by default | Eric Andersen |
2002-11-08 | Doh! Leave ldso debugging off by default.. | Eric Andersen |
2002-11-08 | Construct a default arm configuration | Eric Andersen |
2002-11-08 | Large cleanup patch, based in large part on a patch from | Eric Andersen |
2002-11-08 | Update doc reference | Eric Andersen |
2002-11-07 | Changes for MIPS and new configuration system. | "Steven J. Hill" |
2002-11-07 | Add missing blank line | Eric Andersen |
2002-11-07 | Rename `Config.v850e' to `Config.v850'. | Miles Bader |
2002-11-07 | (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it | Miles Bader |
2002-11-07 | (DOPIC): Depend on !HAVE_NO_PIC. | Miles Bader |
2002-11-05 | Cleanup soft-float support | Eric Andersen |
2002-11-05 | Massive scrubbing of the shared lib loader error handling. | Eric Andersen |
2002-11-03 | Yet more config system updating. | Eric Andersen |
2002-11-02 | kill some ancient stuff that appears to be lingering | Eric Andersen |
2002-11-02 | Default to SH4 | Eric Andersen |
2002-11-02 | update all the Config files for the various arches so they work with the new | Eric Andersen |
2002-11-02 | Fix PIC configuration, so shared libraries once again work | Eric Andersen |
2002-11-02 | It looks like I lost DEVEL_TOOL_PREFIX. Put it back. | Eric Andersen |
2002-10-31 | Make it so arch specific stuff can be simpler. Initial attempt at | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-01 | Patch from Stefan Allius <allius@atecom.com>: | Eric Andersen |
2002-09-20 | Build libpthread now that the CRIS as support for it! | Tobias Anderberg |
2002-09-16 | Configuration for the CRIS port. | Tobias Anderberg |
2002-08-25 | Kill the HAS_LONG_LONG option. It really did not make a lot of | Eric Andersen |
2002-08-22 | Hide .hidden stuff unless explicitly enabled | Eric Andersen |
2002-08-19 | SuperH config update | Eric Andersen |
2002-08-08 | Update default config files | Eric Andersen |
2002-07-18 | Miles Bader implemented a new mmap based malloc which is much | Eric Andersen |
2002-07-11 | Grumble... | Miles Bader |
2002-07-10 | The mips config files were broken, and failed to define NM | Eric Andersen |
2002-07-03 | Update Config files for current locale and wide char configuration options. | Manuel Novoa III |
2002-07-03 | Change default config files for MIPS platforms. Nothing major. | "Steven J. Hill" |