Age | Commit message (Expand) | Author | Files | Lines |
2013-10-15 | Add --enable-host-shared configuration option | David Malcolm | 1 | -2/+18 |
2013-10-11 | acinclude.m4 (gcc_GAS_FLAGS): Add more gcc_cv_as_flags overrides. | Thomas Schwinge | 1 | -1/+7 |
2013-09-25 | Makefile.in (OUTPUT_OPTION): Define as "-o $@". | Tom Tromey | 1 | -142/+2 |
2013-09-25 | (clh 9) | Tom Tromey | 1 | -2/+146 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 1 | -5/+11 |
2013-08-28 | Initial version of gdb hooks | David Malcolm | 1 | -0/+1 |
2013-08-22 | configure.ac: Add backslashes missing from the last change. | Paolo Carlini | 1 | -2/+2 |
2013-08-22 | configure.ac: Add aarch64 to list of arches which use "nop" in debug_line test. | Julian Brown | 1 | -2/+3 |
2013-08-09 | configure.ac: Add GAS check for LEON instructions on SPARC. | Eric Botcazou | 1 | -0/+37 |
2013-07-29 | linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'. | Maciej W. Rozycki | 1 | -0/+35 |
2013-07-23 | [AArch64, ILP32] 1/6 Initial support - configury changes | Yufeng Zhang | 1 | -1/+1 |
2013-06-12 | Revert accidental commit. | Jan Hubicka | 1 | -1/+1 |
2013-06-11 | c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr... | Jan Hubicka | 1 | -1/+1 |
2013-06-01 | configure.ac: Add AC_HEADER_TIOCGWINSZ macro. | Janus Weil | 1 | -2/+62 |
2013-05-16 | Makefile.in (LLINKER): New variable. | Jason Merrill | 1 | -2/+26 |
2013-05-14 | Fix Solaris --as-needed/-z ignore detection (PR target/57261) | Rainer Orth | 1 | -0/+17 |
2013-05-10 | configure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc cases. | Alan Modra | 1 | -26/+26 |
2013-05-09 | configure.ac (HAVE_AS_TLS): Enable tests for powerpcle and powerpc64le. | Alan Modra | 1 | -2/+2 |
2013-05-08 | re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows) | Diego Novillo | 1 | -1/+1 |
2013-05-07 | configure.ac (HAVE_LD_LARGE_TOC): Use correct linker emulation for powerpc64 ... | Anton Blanchard | 1 | -0/+3 |
2013-04-22 | configure.ac (gcc_cv_as_micromips_support): Use the --fatal-warnings option. | Catherine Moore | 1 | -1/+1 |
2013-04-15 | Use -z ignore instead of --as-needed on Solaris | Rainer Orth | 1 | -2/+23 |
2013-03-27 | config.build: Add support for cygwin x64 target. | Kai Tietz | 1 | -3/+5 |
2013-03-27 | target.def (TARGET_HAS_IFUNC_P): New target hook. | Alexander Ivchenko | 1 | -3/+6 |
2013-03-21 | Default to DWARF 4 on Solaris if linker supports CIEv3 | Rainer Orth | 1 | -0/+40 |
2013-03-21 | re PR bootstrap/56656 (Suffix or operands invalid for 'movq') | Uros Bizjak | 1 | -0/+33 |
2013-03-20 | extend.texi: (micromips, nomicromips, nocompression): Document new function a... | Catherine Moore | 1 | -0/+31 |
2013-03-14 | Add support for TLS in MicroBlaze | Edgar E. Iglesias | 1 | -0/+12 |
2013-02-25 | 2012-02-25 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 1 | -31/+0 |
2013-02-24 | mips16.S: Don't build for microMIPS. | Catherine Moore | 1 | -0/+31 |
2013-02-01 | re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ... | David Edelsohn | 1 | -2/+5 |
2013-01-30 | Properly set progbits/nobits for Solaris/SPARC as | Rainer Orth | 1 | -0/+33 |
2013-01-25 | configure.ac (gcc_cv_ld_static_dynamic): Define for AIX native ld. | Michael Haubenwallner | 1 | -0/+6 |
2013-01-24 | Remove zone allocator. | Diego Novillo | 1 | -21/+5 |
2013-01-11 | Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | Eric Botcazou | 1 | -2/+5 |
2013-01-10 | configure.ac (HAVE_AS_TLS): Add check for powerpc-ibm-aix. | David Edelsohn | 1 | -0/+18 |
2013-01-02 | re PR bootstrap/55784 (declaration of C function 'const char* strsignal(int)'... | Richard Biener | 1 | -2/+2 |
2012-12-20 | re PR driver/55202 (Building a combined tree is broken for LTO) | Thomas Schwinge | 1 | -2/+2 |
2012-11-24 | configure.ac (multiarch): Use $enableval instead of $withval. | Matthias Klose | 1 | -3/+3 |
2012-11-21 | configure.ac: Substitute `with_cpu'. | Matthias Klose | 1 | -2/+5 |
2012-11-15 | Add support for sparc fused compare-and-branch. | David S. Miller | 1 | -0/+42 |
2012-11-14 | invoke.texi: Document -print-multiarch. | Matthias Klose | 1 | -3/+36 |
2012-11-14 | configure.ac (HAVE_LD_LARGE_TOC): Add AIX test. | David Edelsohn | 1 | -0/+36 |
2012-11-10 | re PR driver/55202 (Building a combined tree is broken for LTO) | Andrew Pinski | 1 | -0/+6 |
2012-11-07 | invoke.texi (-mcpu=power8): Document. | Peter Bergner | 1 | -0/+42 |
2012-11-05 | bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form... | Thomas Schwinge | 1 | -2/+3 |
2012-10-23 | AArch64 [1/10] | Ian Bolton | 1 | -0/+13 |
2012-10-19 | configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold. | Alan Modra | 1 | -2/+6 |
2012-10-11 | configure.ac (gcc_cv_as_aix_ref): Fix typo. | Jason Merrill | 1 | -2/+2 |
2012-10-11 | * configure.ac (out-of-tree linker .hidden support) Set to "no" | Hans-Peter Nilsson | 1 | -0/+6 |