| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CFLAGS_FOR_BUILD for canadian cross build. | H.J. Lu | 2001-06-27 | 1 | -1/+4 |
* | revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support. | Alexandre Oliva | 2001-06-13 | 1 | -36/+1 |
* | configure.in: Align --help messages. | Rainer Orth | 2001-06-11 | 1 | -27/+30 |
* | configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support. | Nathan Sidwell | 2001-06-07 | 1 | -0/+36 |
* | configure.in: Quote $enable_win32_registry in case the value has spaces in it. | Pascal Obry | 2001-06-05 | 1 | -3/+3 |
* | configure.in (gcc_version): Remove unrequired \ on ". | Nathan Sidwell | 2001-05-29 | 1 | -2/+2 |
* | aclocal.m4: Quote final argument of patsubst. | Zack Weinberg | 2001-05-26 | 1 | -2/+0 |
* | aclocal.m4: Fixed typo. | Rainer Orth | 2001-05-25 | 1 | -1/+3 |
* | configure.in (gcc_cv_as_eh_frame): Cope with old assemblers. | Stan Shebs | 2001-05-18 | 1 | -1/+2 |
* | configure.in (gcc_cv_as_eh_frame): New test. | Richard Henderson | 2001-05-14 | 1 | -0/+71 |
* | configure.in: ldopen is never in -lexc, so don't test for it. | Richard Kenner | 2001-05-13 | 1 | -1/+10 |
* | Makefile.in: Exterminate all references to assert.h. | Zack Weinberg | 2001-05-11 | 1 | -4/+3 |
* | config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}. | Zack Weinberg | 2001-05-01 | 1 | -1/+25 |
* | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 2001-05-01 | 1 | -1/+1 |
* | configure.in (configargs.h): Define thread_model. | Alexandre Oliva | 2001-04-26 | 1 | -0/+1 |
* | configure.in: Remove ENABLE_STD_NAMESPACE. | Phil Edwards | 2001-04-23 | 1 | -3/+0 |
* | configure.in: Probe for times, clock, struct tms, and clock_t. | Zack Weinberg | 2001-04-20 | 1 | -2/+36 |
* | configure.in (errno): Check for declaration. | Kaveh R. Ghazi | 2001-04-12 | 1 | -1/+1 |
* | configure.in: Add check for lstat. | Neil Booth | 2001-04-06 | 1 | -1/+1 |
* | config.gcc: Remove default for xm_file. | Zack Weinberg | 2001-04-05 | 1 | -11/+2 |
* | configure.in (gcc_cv_as_leb128): Escape ".". | Richard Henderson | 2001-04-04 | 1 | -1/+1 |
* | configure.in (gcc_cv_as_leb128): Tweek minor number extraction. | Richard Henderson | 2001-04-04 | 1 | -1/+1 |
* | configure.in (gcc_cv_as_leb128): Reject gas before 2.11. | Richard Henderson | 2001-04-03 | 1 | -6/+17 |
* | ansidecl.h: All logic from gcc/gansidecl.h moved here. | Zack Weinberg | 2001-04-04 | 1 | -8/+14 |
* | configure.in (target_subdir): Use target_alias, not target. | Alexandre Oliva | 2001-04-03 | 1 | -1/+1 |
* | configure.in (gcc_cv_as_leb128): Correct name of cache variable. | Geoffrey Keating | 2001-04-03 | 1 | -3/+9 |
* | configure.in: Don't check for putenv. | Kaveh R. Ghazi | 2001-04-02 | 1 | -1/+1 |
* | Make -fsjlj-exceptions a configure option. | Richard Henderson | 2001-03-27 | 1 | -0/+7 |
* | configure.in: Don't check for bcopy. | Kaveh R. Ghazi | 2001-03-28 | 1 | -3/+2 |
* | system.h: Include symcat.h. | Kaveh R. Ghazi | 2001-03-27 | 1 | -1/+1 |
* | dwarf2out.c (lookup_filename): Emit .file if the assembler is generating .deb... | Richard Henderson | 2001-03-17 | 1 | -2/+2 |
* | aclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro which handles the gory ... | Zack Weinberg | 2001-03-16 | 1 | -2/+2 |
* | dwarf2out.c: Revert most of 2000-11-25 and 2001-01-24 changes. | Richard Henderson | 2001-03-16 | 1 | -2/+15 |
* | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 2001-03-15 | 1 | -1/+6 |
* | configure.in: Use $gcc_cv_as instead of $as. | Laurynas Biveinis | 2001-03-14 | 1 | -1/+1 |
* | aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New. | Zack Weinberg | 2001-03-14 | 1 | -9/+24 |
* | configure.in: Move check for unsigned enumerated bitfields to macro in acloca... | Zack Weinberg | 2001-03-12 | 1 | -19/+2 |
* | config.gcc: Where xm-host.h used to include another xm-host.h... | Zack Weinberg | 2001-03-12 | 1 | -4/+5 |
* | configure.in: AC_SUBST xm_defines. | Zack Weinberg | 2001-03-11 | 1 | -0/+1 |
* | configure: Rebuilt. | Nicola Pero | 2001-03-10 | 1 | -1/+1 |
* | configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x... | Zack Weinberg | 2001-03-09 | 1 | -65/+58 |
* | configure.in (HAVE_AS_LEB128): New assembler check. | Richard Henderson | 2001-03-08 | 1 | -0/+27 |
* | configure.in (enable_shared): Support per-package shared-library enabling. | Alexandre Oliva | 2001-03-08 | 1 | -1/+15 |
* | configure: Rebuilt. | Tom Tromey | 2001-03-07 | 1 | -0/+34 |
* | configure.in: Kill tm.h. | Zack Weinberg | 2001-03-03 | 1 | -19/+17 |
* | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 2001-03-02 | 1 | -1/+1 |
* | gdbinit: Rename to gdbinit.in. | Gerald Pfeifer | 2001-02-16 | 1 | -15/+13 |
* | configure.in (check_languages): determine languages to check | DJ Delorie | 2001-02-13 | 1 | -0/+10 |
* | configure.in: Use "have_gnat" variable, not "gnat". | Richard Kenner | 2001-02-13 | 1 | -2/+2 |
* | Makefile.in (GXX_ABI_FLAG): Don't define. | Mark Mitchell | 2001-02-12 | 1 | -18/+0 |