| Commit message (Expand) | Author | Age | Files | Lines |
* | * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR. | bothner | 2001-09-29 | 1 | -2/+9 |
* | * cpplex.c (cpp_output_token): Use a putc loop for | zack | 2001-09-28 | 1 | -161/+170 |
* | * configure.in (gcc_cv_as_shf_merge): Fix a typo. | jakub | 2001-09-12 | 1 | -2/+2 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -0/+23 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -32/+19 |
* | * configure.in: Add rtems as a supported thread model. | rth | 2001-07-25 | 1 | -314/+303 |
* | * configure.in (assembler dwarf2 debug_line support): Define nop | schwab | 2001-07-19 | 1 | -1/+1 |
* | For PR java/2812: | tromey | 2001-07-18 | 1 | -296/+439 |
* | * configure.in (assembler eh_frame optimization): Handle big | schwab | 2001-07-17 | 1 | -9/+15 |
* | Add CFLAGS_FOR_BUILD for canadian cross build. | hjl | 2001-06-28 | 1 | -306/+298 |
* | Reverted: | aoliva | 2001-06-13 | 1 | -363/+324 |
* | * configure.in: Align --help messages. | ro | 2001-06-11 | 1 | -337/+348 |
* | * configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support. | nathan | 2001-06-07 | 1 | -4/+47 |
* | * configure.in: Quote $enable_win32_registry in case the value has | dj | 2001-06-05 | 1 | -3/+3 |
* | * configure.in (gcc_version): Remove unrequired \ on ". (Solaris | nathan | 2001-05-29 | 1 | -2/+2 |
* | * aclocal.m4: Quote final argument of patsubst. Use | zack | 2001-05-26 | 1 | -25/+25 |
* | * aclocal.m4: Fixed typo. | rth | 2001-05-25 | 1 | -236/+303 |
* | * configure.in (gcc_cv_as_eh_frame): Cope with old assemblers. | shebs | 2001-05-18 | 1 | -8/+9 |
* | * configure.in (gcc_cv_as_eh_frame): New test. | rth | 2001-05-15 | 1 | -8/+82 |
* | * configure.in: ldopen is never in -lexc, so don't test for it. | kenner | 2001-05-13 | 1 | -154/+225 |
* | * Makefile.in: Exterminate all references to assert.h. | zack | 2001-05-11 | 1 | -18/+17 |
* | 2001-05-01 Zack Weinberg <zackw@stanford.edu> | zack | 2001-05-01 | 1 | -167/+280 |
* | * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c: | zack | 2001-05-01 | 1 | -285/+274 |
* | * configure.in (configargs.h): Define thread_model. | aoliva | 2001-04-26 | 1 | -79/+80 |
* | 2001-04-23 Phil Edwards <pme@sources.redhat.com> | pme | 2001-04-23 | 1 | -278/+284 |
* | * configure.in: Probe for times, clock, struct tms, and clock_t. | zack | 2001-04-20 | 1 | -87/+229 |
* | * configure.in (errno): Check for declaration. | ghazi | 2001-04-12 | 1 | -86/+89 |
* | * configure.in: Add check for lstat. | neil | 2001-04-06 | 1 | -1/+1 |
* | * config.gcc: Remove default for xm_file. Clean up local | zack | 2001-04-05 | 1 | -91/+82 |
* | * configure.in (gcc_cv_as_leb128): Escape ".". | rth | 2001-04-04 | 1 | -1/+1 |
* | * configure.in (gcc_cv_as_leb128): Tweek minor number extraction. | rth | 2001-04-04 | 1 | -1/+1 |
* | * configure.in (gcc_cv_as_leb128): Reject gas before 2.11. | rth | 2001-04-04 | 1 | -14/+23 |
* | include: | zack | 2001-04-04 | 1 | -283/+278 |
* | * configure.in (target_subdir): Use target_alias, not target. | aoliva | 2001-04-03 | 1 | -266/+277 |
* | * configure.in (gcc_cv_as_leb128): Correct name of cache variable. | geoffk | 2001-04-03 | 1 | -11/+17 |
* | * configure.in: Don't check for putenv. | ghazi | 2001-04-02 | 1 | -2/+2 |
* | 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 |