| Commit message (Expand) | Author | Age | Files | Lines |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -260/+274 |
* | * configure.in: Don't check for bcopy. | ghazi | 2001-03-28 | 1 | -95/+90 |
* | * system.h: Include symcat.h. | ghazi | 2001-03-27 | 1 | -2/+2 |
* | * dwarf2out.c (lookup_filename): Emit .file if the assembler | rth | 2001-03-17 | 1 | -2/+2 |
* | * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading od | rth | 2001-03-16 | 1 | -3/+3 |
* | * aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which | zack | 2001-03-16 | 1 | -290/+357 |
* | * dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes. | rth | 2001-03-16 | 1 | -3/+15 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 1 | -300/+478 |
* | * 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 | -286/+625 |
* | * configure.in: Move check for unsigned enumerated bitfields | zack | 2001-03-12 | 1 | -181/+134 |
* | * config.gcc: Where xm-host.h used to include another | zack | 2001-03-12 | 1 | -83/+82 |
* | * configure.in: AC_SUBST xm_defines. | zack | 2001-03-11 | 1 | -243/+234 |
* | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> | tromey | 2001-03-10 | 1 | -233/+244 |
* | * configure.in: Prune nonexistent files from build_xm_file, | zack | 2001-03-09 | 1 | -144/+146 |
* | * configure.in (HAVE_AS_LEB128): New assembler check. | rth | 2001-03-08 | 1 | -243/+262 |
* | * configure.in (enable_shared): Support per-package shared-library | aoliva | 2001-03-08 | 1 | -225/+239 |
* | * configure: Rebuilt. | tromey | 2001-03-07 | 1 | -231/+274 |
* | libiberty: | zack | 2001-03-06 | 1 | -304/+69 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -111/+109 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -1/+1 |
* | * aclocal.m4 (gcc_AC_CHECK_DECL): Before attempting the test, | ghazi | 2001-02-18 | 1 | -99/+105 |
* | * .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/+11 |
* | * configure.in: Use "have_gnat" variable, not "gnat". | kenner | 2001-02-13 | 1 | -10/+10 |
* | * i386.h (VALID_FP_MODE_P, VALID_INT_MODE_P): New. | hubicka | 2001-02-13 | 1 | -1/+1 |
* | * Makefile.in (GXX_ABI_FLAG): Don't define. | mmitchel | 2001-02-12 | 1 | -267/+240 |
* | * Makefile.in (s-mlib): Don't build multilibs if | mmitchel | 2001-02-05 | 1 | -240/+254 |
* | Remove V2 C++ library. | mmitchel | 2001-02-05 | 1 | -270/+243 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -8/+8 |
* | 2001-01-17 Philipp Thomas <pthomas@suse.de> | pthomas | 2001-01-21 | 1 | -41/+45 |
* | * aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro. | msokolov | 2001-01-21 | 1 | -254/+301 |
* | contrib: | jsm28 | 2001-01-15 | 1 | -246/+257 |
* | contrib: | jsm28 | 2001-01-14 | 1 | -257/+246 |
* | * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap. | rth | 2001-01-13 | 1 | -253/+258 |
* | 2001-01-11 Zack Weinberg <zack@wolery.stanford.edu> | zack | 2001-01-12 | 1 | -190/+373 |
* | Remove support for using UWIN as a host machine. | mmitchel | 2001-01-09 | 1 | -128/+127 |
* | * configure.in (slibdir): Accept an --with-slibdir option. | rth | 2001-01-07 | 1 | -241/+250 |
* | * Makefile.in (slibdir): New variable. | rth | 2001-01-07 | 1 | -255/+268 |
* | * configure.in (tm.h): Include isns-codes.h last. | aoliva | 2001-01-03 | 1 | -249/+261 |
* | * configure.in: Check for the mktemp command. | jsm28 | 2001-01-03 | 1 | -158/+191 |
* | contrib: | jsm28 | 2001-01-03 | 1 | -156/+168 |
* | 2000-12-18 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2000-12-18 | 1 | -254/+245 |
* | * configure.in: Simplify language enabling/disabling code. | aoliva | 2000-12-12 | 1 | -257/+264 |
* | 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2000-12-12 | 1 | -5/+5 |
* | * configure.in: Don't define INSTALL_INFO. | jsm28 | 2000-12-08 | 1 | -256/+242 |
* | * configure.in: Reorganize handling of *-*-gnu*, to share target | law | 2000-11-30 | 1 | -1/+1 |
* | * configure.in (extra_objs): Enclose extra_headers in quotes. | aoliva | 2000-11-27 | 1 | -245/+256 |
* | * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib. | neil | 2000-11-26 | 1 | -237/+233 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -258/+239 |