Age | Commit message (Expand) | Author | Files | Lines |
2003-08-21 | Index: ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2003-08-20 | darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options. | Geoffrey Keating | 1 | -0/+15 |
2003-08-14 | Makefile.in (tm_file): Rename tm_include_list. | Zack Weinberg | 1 | -22/+62 |
2003-08-12 | configure.in (make_compare_target): Move test to ... | Kelley Cook | 1 | -21/+3 |
2003-08-12 | configure.in (intermodule): Make switch test more portable. | Kelley Cook | 1 | -4/+5 |
2003-08-08 | configure.in (gcc_cv_prog_cmp_skip): Flipflop make_compare_target and gcc_cv_... | Kelley Cook | 1 | -4/+4 |
2003-08-08 | configure.in: (gcc_cv_as_ia64_ltoffx_ldxmov_relocs): Fix quoting and insert m... | Andreas Schwab | 1 | -4/+2 |
2003-08-04 | config.in: Remove HAVE_LSTAT. | Neil Booth | 1 | -1/+1 |
2003-07-31 | configure.in (gcc_cv_ld_hidden): Also disable on mips-sgi-irix5* without GNU ld. | Rainer Orth | 1 | -6/+6 |
2003-07-28 | configure.in (--enable-checking): Add fold category. | Jakub Jelinek | 1 | -1/+8 |
2003-07-24 | * configure.in (libgcc_visibility): Add missing whitespace. | Rainer Orth | 1 | -1/+1 |
2003-07-20 | configure.in: Cache the results of testing for cmp's capabilities. | Phil Edwards | 1 | -12/+13 |
2003-07-18 | Makefile.in, [...]: Remove handling of lang-options.h and options_.h. | Neil Booth | 1 | -5/+0 |
2003-07-13 | configure.in: Always define HAVE_AS_GOTOFF_IN_DATA for i?86-*-*. | Zack Weinberg | 1 | -4/+6 |
2003-07-12 | aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE... | Zack Weinberg | 1 | -615/+340 |
2003-07-11 | Patch from Andrew Pinksi. | Andrew Pinski | 1 | -1/+0 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+10 |
2003-07-09 | configure.in (BUILD_PREFIX, [...]): Set if enable coverage is on. | Nathan Sidwell | 1 | -2/+2 |
2003-07-08 | Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. | Zack Weinberg | 1 | -15/+14 |
2003-07-07 | configure.in: Test for PowerPC mfcr field support in assembler. | David Edelsohn | 1 | -0/+35 |
2003-07-08 | bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std... | Kaveh R. Ghazi | 1 | -0/+1 |
2003-07-07 | configure.in (enable_coverage): Remove -DSELF_COVERAGE, add -frandom-seed. | Nathan Sidwell | 1 | -2/+2 |
2003-07-06 | Makfile.in: Remove traces of mbchar. | Neil Booth | 1 | -9/+0 |
2003-07-04 | intl: New directory; see intl/ChangeLog for details. | Zack Weinberg | 1 | -7/+2 |
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 | -1/+7 |
2003-06-23 | configure.in (in_tree_gas): Find out here whether GAS is ELF, set in_tree_gas... | Hans-Peter Nilsson | 1 | -30/+30 |
2003-06-21 | safe-ctype.h (HC_UNKNOWN, [...]): New #defines. | Zack Weinberg | 1 | -2/+0 |
2003-06-20 | re PR driver/9362 (solaris 'as' dies when fed .s and "-gstabs") | Rainer Orth | 1 | -0/+7 |
2003-06-17 | Makefile.tpl: Remove BUILD_CC stuff. | Nathanael Nerode | 1 | -2/+1 |
2003-06-17 | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. | Kaveh R. Ghazi | 1 | -2/+0 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 1 | -4/+0 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 1 | -0/+5 |
2003-06-12 | configure.in (assembler dwarf2 debug_line support): Define insn for cris-*-* ... | Hans-Peter Nilsson | 1 | -1/+5 |
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 | -11/+0 |
2003-06-10 | Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi... | Nathanael Nerode | 1 | -10/+4 |
2003-06-09 | configure.in: Assume gas 2.14 and above can handle MIPS relocation operators. | Richard Sandiford | 1 | -1/+5 |
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 | -4/+1 |
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 | -4/+3 |
2003-06-04 | config.gcc: Reorganize --with-cpu logic. | Daniel Jacobowitz | 1 | -0/+4 |
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 | -8/+10 |
2003-06-03 | configure.in (inhibit_libc): Don't define when configuring with --with-newlib... | J"orn Rennecke | 1 | -3/+5 |
2003-06-03 | configure.in (gcc_cv_as_hidden): Disable .hidden completely on IRIX 6 without... | Rainer Orth | 1 | -7/+7 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -0/+18 |