summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* intl: New directory; see intl/ChangeLog for details.Zack Weinberg2003-07-041-778/+864
* re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS)Gunther Nikl2003-06-271-1/+1
* configure.in (ld_vers): Portability [sed].Loren J. Rittle2003-06-261-335/+352
* configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas...Hans-Peter Nilsson2003-06-231-56/+56
* safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2003-06-211-320/+268
* re PR driver/9362 (solaris 'as' dies when fed .s and "-gstabs")Rainer Orth2003-06-201-6/+13
* Makefile.tpl: Remove BUILD_CC stuff.Nathanael Nerode2003-06-171-33/+32
* alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi2003-06-171-367/+294
* builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi2003-06-161-225/+185
* Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth2003-06-141-1/+7
* configure.in (assembler dwarf2 debug_line support): Define insn for cris-*-* ...Hans-Peter Nilsson2003-06-121-10/+14
* configure.in: Fix typo.Nathanael Nerode2003-06-101-1/+1
* configure.in: Remove references to host_truncate_target.Nathanael Nerode2003-06-101-119/+108
* Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode2003-06-101-346/+361
* configure.in: Assume gas 2.14 and above can handle MIPS relocation operators.Richard Sandiford2003-06-091-3/+14
* re PR pch/9830 (PCH not working on Solaris)Eric Botcazou2003-06-081-1/+1
* configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in section names.Kelley Cook2003-06-071-3/+3
* configure.in: Make $(target_subdir) correspond with top level usage.Nathanael Nerode2003-06-071-341/+338
* install.tex: Document profiledbootstrap.Jan Hubicka2003-06-051-2/+2
* re PR target/10663 ([Solaris] New configure check aborts with Sun tools.)Eric Botcazou2003-06-051-2/+2
* re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7...Zack Weinberg2003-06-041-632/+290
* config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz2003-06-041-108/+112
* linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek2003-06-041-1/+6
* config.gcc (default_use_cxa_atexit): New variable, defaults to no.Jason Thorpe2003-06-031-271/+273
* configure.in (inhibit_libc): Don't define when configuring with --with-newlib...J"orn Rennecke2003-06-031-34/+36
* configure.in (gcc_cv_as_hidden): Disable .hidden completely on IRIX 6 without...Rainer Orth2003-06-031-10/+10
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-3/+24
* configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests.Janis Johnson2003-05-121-17/+75
* re PR other/10745 (Bug in gcc-3.3/gcc/configure)Mark Mitchell2003-05-121-363/+352
* Add xstormy16 to list of targets that has a nop instruction and hence which c...Nick Clifton2003-05-021-351/+362
* Regenerated with autoconf 2.13.Richard Sandiford2003-05-011-9350/+4020
* Merge from rewrite branch.Eric Christopher2003-05-011-4018/+9366
* configure.in: More general test for cmp --ignore-initial.Phil Edwards2003-04-291-308/+266
* configure.in (make_compare_target): Test for GNU cmp and set this variable ap...Phil Edwards2003-04-251-250/+314
* configure.in: Check whether mbstowcs works.Krister Walfridsson2003-04-241-180/+222
* gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat.Vincent Celier2003-04-221-2/+2
* configure.in: Unify the code which creates symlinks to a just-built as...Zack Weinberg2003-04-161-50/+64
* configure.in: Check for wchar.h, mbstowcs, and wcswidth.Zack Weinberg2003-04-121-3/+3
* re PR c++/9393 (Anonymous namespaces and compiling the same file twice)Geoffrey Keating2003-04-121-1/+1
* Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to mkfixinc.sh.Alexandre Oliva2003-04-111-31/+36
* configure.in: Clarify comments.Nathanael Nerode2003-03-281-30/+42
* configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg2003-03-231-188/+259
* aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.Zack Weinberg2003-03-211-316/+196
* configure.in: Improve check for memcheck.h.Andreas Jaeger2003-03-161-2/+2
* aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION.Nathanael Nerode2003-03-121-118/+225
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode2003-03-121-585/+601
* configure.in (rlim_t): Define to long if no valid definition found in sys/res...Hans-Peter Nilsson2003-03-121-131/+158
* sourcebuild.texi (Front End Directory): Document tags.Tom Tromey2003-03-041-1/+1
* configure.in: Don't always define TARGET_SYSTEM_ROOT.Daniel Jacobowitz2003-03-041-1/+1
* configure.in: Check for <memcheck.h>.Andreas Jaeger2003-03-041-258/+289