Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | intl: New directory; see intl/ChangeLog for details. | Zack Weinberg | 1 | -778/+864 |
2003-06-27 | re PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS) | Gunther Nikl | 1 | -1/+1 |
2003-06-26 | configure.in (ld_vers): Portability [sed]. | Loren J. Rittle | 1 | -335/+352 |
2003-06-23 | configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas... | Hans-Peter Nilsson | 1 | -56/+56 |
2003-06-21 | safe-ctype.h (HC_UNKNOWN, [...]): New #defines. | Zack Weinberg | 1 | -320/+268 |
2003-06-20 | re PR driver/9362 (solaris 'as' dies when fed .s and "-gstabs") | Rainer Orth | 1 | -6/+13 |
2003-06-17 | Makefile.tpl: Remove BUILD_CC stuff. | Nathanael Nerode | 1 | -33/+32 |
2003-06-17 | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. | Kaveh R. Ghazi | 1 | -367/+294 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 1 | -225/+185 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 1 | -1/+7 |
2003-06-12 | configure.in (assembler dwarf2 debug_line support): Define insn for cris-*-* ... | Hans-Peter Nilsson | 1 | -10/+14 |
2003-06-10 | configure.in: Fix typo. | Nathanael Nerode | 1 | -1/+1 |
2003-06-10 | configure.in: Remove references to host_truncate_target. | Nathanael Nerode | 1 | -119/+108 |
2003-06-10 | Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi... | Nathanael Nerode | 1 | -346/+361 |
2003-06-09 | configure.in: Assume gas 2.14 and above can handle MIPS relocation operators. | Richard Sandiford | 1 | -3/+14 |
2003-06-08 | re PR pch/9830 (PCH not working on Solaris) | Eric Botcazou | 1 | -1/+1 |
2003-06-07 | configure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove quotes in section names. | Kelley Cook | 1 | -3/+3 |
2003-06-07 | configure.in: Make $(target_subdir) correspond with top level usage. | Nathanael Nerode | 1 | -341/+338 |
2003-06-05 | install.tex: Document profiledbootstrap. | Jan Hubicka | 1 | -2/+2 |
2003-06-05 | re PR target/10663 ([Solaris] New configure check aborts with Sun tools.) | Eric Botcazou | 1 | -2/+2 |
2003-06-04 | re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap test fails on UnixWare 7... | Zack Weinberg | 1 | -632/+290 |
2003-06-04 | config.gcc: Reorganize --with-cpu logic. | Daniel Jacobowitz | 1 | -108/+112 |
2003-06-04 | linux.h (NO_PROFILE_COUNTERS): Define to 1. | Jakub Jelinek | 1 | -1/+6 |
2003-06-03 | config.gcc (default_use_cxa_atexit): New variable, defaults to no. | Jason Thorpe | 1 | -271/+273 |
2003-06-03 | configure.in (inhibit_libc): Don't define when configuring with --with-newlib... | J"orn Rennecke | 1 | -34/+36 |
2003-06-03 | configure.in (gcc_cv_as_hidden): Disable .hidden completely on IRIX 6 without... | Rainer Orth | 1 | -10/+10 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -3/+24 |
2003-05-12 | configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests. | Janis Johnson | 1 | -17/+75 |
2003-05-12 | re PR other/10745 (Bug in gcc-3.3/gcc/configure) | Mark Mitchell | 1 | -363/+352 |
2003-05-02 | Add xstormy16 to list of targets that has a nop instruction and hence which c... | Nick Clifton | 1 | -351/+362 |
2003-05-01 | Regenerated with autoconf 2.13. | Richard Sandiford | 1 | -9350/+4020 |
2003-05-01 | Merge from rewrite branch. | Eric Christopher | 1 | -4018/+9366 |
2003-04-29 | configure.in: More general test for cmp --ignore-initial. | Phil Edwards | 1 | -308/+266 |
2003-04-25 | configure.in (make_compare_target): Test for GNU cmp and set this variable ap... | Phil Edwards | 1 | -250/+314 |
2003-04-24 | configure.in: Check whether mbstowcs works. | Krister Walfridsson | 1 | -180/+222 |
2003-04-22 | gthr-gnat.h, [...]: new sources for implementation of --enable-threads=gnat. | Vincent Celier | 1 | -2/+2 |
2003-04-16 | configure.in: Unify the code which creates symlinks to a just-built as... | Zack Weinberg | 1 | -50/+64 |
2003-04-12 | configure.in: Check for wchar.h, mbstowcs, and wcswidth. | Zack Weinberg | 1 | -3/+3 |
2003-04-12 | re PR c++/9393 (Anonymous namespaces and compiling the same file twice) | Geoffrey Keating | 1 | -1/+1 |
2003-04-11 | Makefile.in (fixinc.sh): Pass BUILD_LIBERTY as LIBERTY to mkfixinc.sh. | Alexandre Oliva | 1 | -31/+36 |
2003-03-28 | configure.in: Clarify comments. | Nathanael Nerode | 1 | -30/+42 |
2003-03-23 | configure.in: Check whether it is necessary to link against libm to use ldexp. | Zack Weinberg | 1 | -188/+259 |
2003-03-21 | aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete. | Zack Weinberg | 1 | -316/+196 |
2003-03-16 | configure.in: Improve check for memcheck.h. | Andreas Jaeger | 1 | -2/+2 |
2003-03-12 | aclocal.m4: Introduce gcc_GAS_VERSION_GTE_IFELSE, _gcc_COMPUTE_GAS_VERSION. | Nathanael Nerode | 1 | -118/+225 |
2003-03-12 | Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. | Nathanael Nerode | 1 | -585/+601 |
2003-03-12 | configure.in (rlim_t): Define to long if no valid definition found in sys/res... | Hans-Peter Nilsson | 1 | -131/+158 |
2003-03-04 | sourcebuild.texi (Front End Directory): Document tags. | Tom Tromey | 1 | -1/+1 |
2003-03-04 | configure.in: Don't always define TARGET_SYSTEM_ROOT. | Daniel Jacobowitz | 1 | -1/+1 |
2003-03-04 | configure.in: Check for <memcheck.h>. | Andreas Jaeger | 1 | -258/+289 |