| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarf2out.c (lookup_filename): Emit .file if the assembler | rth | 2001-03-17 | 1 | -2/+2 |
* | * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which | zack | 2001-03-16 | 1 | -2/+2 |
* | * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes. | rth | 2001-03-16 | 1 | -2/+15 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 1 | -1/+6 |
* | * configure.in: Use $gcc_cv_as instead of $as. | lauras | 2001-03-14 | 1 | -1/+1 |
* | * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT, | zack | 2001-03-14 | 1 | -9/+24 |
* | * configure.in: Move check for unsigned enumerated bitfields | zack | 2001-03-12 | 1 | -19/+2 |
* | * config.gcc: Where xm-host.h used to include another | zack | 2001-03-12 | 1 | -4/+5 |
* | * configure.in: AC_SUBST xm_defines. | zack | 2001-03-11 | 1 | -0/+1 |
* | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> | tromey | 2001-03-10 | 1 | -1/+1 |
* | * configure.in: Prune nonexistent files from build_xm_file, | zack | 2001-03-09 | 1 | -65/+58 |
* | * configure.in (HAVE_AS_LEB128): New assembler check. | rth | 2001-03-08 | 1 | -0/+27 |
* | * configure.in (enable_shared): Support per-package shared-library | aoliva | 2001-03-08 | 1 | -1/+15 |
* | * configure: Rebuilt. | tromey | 2001-03-07 | 1 | -0/+34 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -19/+17 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -1/+1 |
* | * .gdbinit: Rename to gdbinit.in. | gerald | 2001-02-16 | 1 | -15/+13 |
* | * configure.in (check_languages): determine languages to check | dj | 2001-02-14 | 1 | -0/+10 |
* | * configure.in: Use "have_gnat" variable, not "gnat". | kenner | 2001-02-13 | 1 | -2/+2 |
* | * Makefile.in (GXX_ABI_FLAG): Don't define. | mmitchel | 2001-02-12 | 1 | -18/+0 |
* | * Makefile.in (s-mlib): Don't build multilibs if | mmitchel | 2001-02-05 | 1 | -0/+6 |
* | Remove V2 C++ library. | mmitchel | 2001-02-05 | 1 | -19/+1 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -8/+8 |
* | * aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro. | msokolov | 2001-01-21 | 1 | -0/+1 |
* | contrib: | jsm28 | 2001-01-15 | 1 | -3/+3 |
* | contrib: | jsm28 | 2001-01-14 | 1 | -3/+3 |
* | * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap. | rth | 2001-01-13 | 1 | -8/+2 |
* | 2001-01-11 Zack Weinberg <zack@wolery.stanford.edu> | zack | 2001-01-12 | 1 | -1/+2 |
* | Remove support for using UWIN as a host machine. | mmitchel | 2001-01-09 | 1 | -4/+3 |
* | * configure.in (slibdir): Accept an --with-slibdir option. | rth | 2001-01-07 | 1 | -4/+7 |
* | * Makefile.in (slibdir): New variable. | rth | 2001-01-07 | 1 | -0/+15 |
* | * configure.in (tm.h): Include isns-codes.h last. | aoliva | 2001-01-03 | 1 | -6/+9 |
* | * configure.in: Check for the mktemp command. | jsm28 | 2001-01-03 | 1 | -0/+3 |
* | contrib: | jsm28 | 2001-01-03 | 1 | -2/+12 |
* | 2000-12-18 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2000-12-18 | 1 | -1/+2 |
* | * configure.in: Simplify language enabling/disabling code. | aoliva | 2000-12-12 | 1 | -12/+8 |
* | 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2000-12-12 | 1 | -1/+1 |
* | * configure.in: Don't define INSTALL_INFO. | jsm28 | 2000-12-08 | 1 | -3/+1 |
* | * configure.in: recognize DOS-style absolute paths. | dj | 2000-11-29 | 1 | -1/+1 |
* | * configure.in (extra_objs): Enclose extra_headers in quotes. | aoliva | 2000-11-27 | 1 | -1/+1 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -3/+0 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -12/+0 |
* | gcc: | pthomas | 2000-11-25 | 1 | -1/+1 |
* | Add support for target specific, language specific object files. | nickc | 2000-11-25 | 1 | -0/+2 |
* | gcc toplevel: | amylaar | 2000-11-23 | 1 | -0/+6 |
* | gcc: | zack | 2000-11-22 | 1 | -14/+0 |
* | * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc | jakub | 2000-11-21 | 1 | -1/+1 |
* | * configure.in: Make --enable-new-gxx-abi the default. | mmitchel | 2000-11-19 | 1 | -5/+10 |
* | * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New. Detect | rth | 2000-11-17 | 1 | -4/+45 |
* | * Makefile.in (config.status): Depend on config.gcc. | hp | 2000-11-17 | 1 | -3389/+1 |