Age | Commit message (Expand) | Author | Files | Lines |
2006-06-21 | configure: Regenerated. | Richard Guenther | 1 | -525/+304 |
2006-06-21 | acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers... | Mark Mitchell | 1 | -308/+531 |
2006-06-15 | Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. | Paolo Bonzini | 1 | -131/+237 |
2006-06-13 | Makefile.in: Define HTMLS_BUILD, HTMLS_INSTALL, html__strip_dir, html__mkdir_p. | Carlos O'Donell | 1 | -235/+142 |
2006-06-13 | configure.ac (HAS_MCONTEXT_T_UNDERSCORES): Include <sys/signal.h> before <uco... | Roger Sayle | 1 | -0/+1 |
2006-06-06 | Makefile.in: Rename to htmldir to build_htmldir to avoid installing during bu... | Mike Stump | 1 | -3/+39 |
2006-06-03 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -0/+138 |
2006-05-31 | gcc/, libcpp/ | Daniel Jacobowitz | 1 | -3/+17 |
2006-05-01 | configure.ac (gcc_cv_nm): Don't use an in-tree nm if build!=host. | DJ Delorie | 1 | -2/+4 |
2006-04-24 | revert: configure.ac: Completely disregard languages that are not enabled. | Mark Mitchell | 1 | -4/+0 |
2006-04-23 | re PR c++/26534 ([4.1] bitfield wrong optimize) | Mark Mitchell | 1 | -0/+4 |
2006-02-24 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2006-02-23 | [multiple changes] | Jakub Jelinek | 1 | -1/+42 |
2006-02-20 | configure.ac (target_list): Add install-info, dvi, html. | Paolo Bonzini | 1 | -1/+1 |
2006-02-20 | re PR bootstrap/25670 (build fail with 'make all-gcc') | Paolo Bonzini | 1 | -75/+80 |
2006-02-14 | re PR bootstrap/26053 (Misdetection of COMDAT group support with GNU as and n... | Rainer Orth | 1 | -133/+232 |
2006-02-07 | configure.ac (TLS assembler check): Do not enable TLS by default on SPARC/Sol... | Eric Botcazou | 1 | -0/+9 |
2006-02-06 | configure.ac: Unconditionally disable decimal float by default. | Ben Elliston | 1 | -235/+131 |
2006-01-29 | configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported. | Gabriel Dos Reis | 1 | -129/+282 |
2006-01-29 | c.opt: Add -W(no-)overlength-strings. | Zack Weinberg | 1 | -3/+55 |
2006-01-26 | configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. | Paolo Bonzini | 1 | -995/+242 |
2006-01-25 | re PR libgcj/25816 (Configure detects TLS, but glibc does not support it.) | David Daney | 1 | -129/+250 |
2005-12-21 | configure.ac: Enable C extension for decimal float if invoked with --enable-d... | Ben Elliston | 1 | -222/+169 |
2005-12-07 | sourcebuild.texi (all.build, [...]): Remove. | Rafael Ávila de Espíndola | 1 | -2/+2 |
2005-11-24 | configure.ac: Require at least texinfo 4.4. | Uros Bizjak | 1 | -1/+1 |
2005-11-15 | configure.ac: Use .machine power5 not power5x. | David Edelsohn | 1 | -1/+1 |
2005-11-15 | invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd. | David Edelsohn | 1 | -0/+46 |
2005-11-09 | re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras... | Alexandre Oliva | 1 | -0/+37 |
2005-11-07 | configure.ac: Enable checking assembler dwarf2 support for bfin target. | Jie Zhang | 1 | -1/+1 |
2005-11-04 | configure.ac: Add test for ARM TLS support. | Daniel Jacobowitz | 1 | -0/+13 |
2005-10-10 | re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid ... | Steve Ellcey | 1 | -109/+217 |
2005-10-06 | Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. | Daniel Jacobowitz | 1 | -229/+576 |
2005-08-24 | configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch. | Alan Modra | 1 | -2/+2 |
2005-08-19 | collect2.c (dup2): Delete. | Kaveh R. Ghazi | 1 | -2/+1 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -59/+0 |
2005-07-29 | re PR bootstrap/23131 (Fixincludes on cross-build is scanning /usr/include) | Mark Mitchell | 1 | -8/+12 |
2005-07-26 | * configure: Regenerate. | DJ Delorie | 1 | -3/+3 |
2005-07-25 | gcc.c (option_map): Add --sysroot. | Mark Mitchell | 1 | -7/+21 |
2005-07-25 | aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory. | Paolo Bonzini | 1 | -3/+3 |
2005-07-24 | Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute. | Kaveh R. Ghazi | 1 | -2/+58 |
2005-07-08 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+4 |
2005-07-06 | aclocal.m4: Work around a bug in AC_PATH_PROGS when its last argument is empty. | Paul Brook | 1 | -3/+21 |
2005-07-06 | configure.ac (hppa*-*-linux*): Check for a TLS capable gas. | Randolph Chung | 1 | -0/+29 |
2005-07-02 | Makefile.def (target_modules): Add libssp. | Jakub Jelinek | 1 | -0/+48 |
2005-06-17 | aclocal.m4 (gcc_AC_CHECK_TOOL): Do not overwrite the passed variable. | Paolo Bonzini | 1 | -3/+9 |
2005-06-16 | Alan Modra <amodra.bigpond.net.au> | Paolo Bonzini | 1 | -140/+382 |
2005-06-03 | configure.ac: Check declaration for asprintf, needed by libiberty.h. | Gabriel Dos Reis | 1 | -1/+2 |
2005-06-01 | configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New. | Richard Henderson | 1 | -0/+39 |
2005-06-01 | configure.ac: Add --enable-secureplt. | Alan Modra | 1 | -1/+57 |
2005-05-25 | configure.ac: Don't use gcc_AC_C_LONG_LONG. | Kelley Cook | 1 | -127/+129 |