summaryrefslogtreecommitdiff
path: root/gcc/configure
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Check for target objdump and use that in eh_frameschwab2001-11-151-19/+31
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-1/+1
* * configure.in (--enable-languages): Be more permissive aboutdj2001-11-091-4/+10
* * configure.in: Add AC_ARG_PROGRAM to support program namedj2001-11-081-303/+324
* * aclocal.m4: (AM_WITH_NLS): Don't look at ALL_LINGUAS.zack2001-11-061-135/+130
* * Makefile.in (INTL_TARGETS, POSUB): Delete all references.zack2001-10-311-28/+27
* * configure.in: Correct previous change: don't assume thatzack2001-10-301-1/+1
* * configure.in: Do not assume that gas's version number is thezack2001-10-301-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * aclocal.m4 (AM_WITH_NLS): Also create and substitutezack2001-10-211-46/+50
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-44/+54
* * configure: Regenerated.aj2001-10-191-2/+2
* * configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.rth2001-10-171-3/+31
* * configure.in (gcc_cv_as_bfd_srcdir): New. Use it to find gasamodra2001-10-161-105/+96
* top:zack2001-10-121-714/+735
* top:zack2001-10-081-190/+279
* * cppdefault.c (cpp_include_defaults): Also search PREFIX_INCLUDE_DIR.bothner2001-09-291-2/+9
* * cpplex.c (cpp_output_token): Use a putc loop forzack2001-09-281-161/+170
* * configure.in (gcc_cv_as_shf_merge): Fix a typo.jakub2001-09-121-2/+2
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-0/+23
* Move constructor/destructor handling into target hooks.rth2001-08-091-32/+19
* * configure.in: Add rtems as a supported thread model.rth2001-07-251-314/+303
* * configure.in (assembler dwarf2 debug_line support): Define nopschwab2001-07-191-1/+1
* For PR java/2812:tromey2001-07-181-296/+439
* * configure.in (assembler eh_frame optimization): Handle bigschwab2001-07-171-9/+15
* Add CFLAGS_FOR_BUILD for canadian cross build.hjl2001-06-281-306/+298
* Reverted:aoliva2001-06-131-363/+324
* * configure.in: Align --help messages.ro2001-06-111-337/+348
* * configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.nathan2001-06-071-4/+47
* * configure.in: Quote $enable_win32_registry in case the value hasdj2001-06-051-3/+3
* * configure.in (gcc_version): Remove unrequired \ on ". (Solarisnathan2001-05-291-2/+2
* * aclocal.m4: Quote final argument of patsubst. Usezack2001-05-261-25/+25
* * aclocal.m4: Fixed typo.rth2001-05-251-236/+303
* * configure.in (gcc_cv_as_eh_frame): Cope with old assemblers.shebs2001-05-181-8/+9
* * configure.in (gcc_cv_as_eh_frame): New test.rth2001-05-151-8/+82
* * configure.in: ldopen is never in -lexc, so don't test for it.kenner2001-05-131-154/+225
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-111-18/+17
* 2001-05-01 Zack Weinberg <zackw@stanford.edu>zack2001-05-011-167/+280
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-285/+274
* * configure.in (configargs.h): Define thread_model.aoliva2001-04-261-79/+80
* 2001-04-23 Phil Edwards <pme@sources.redhat.com>pme2001-04-231-278/+284
* * configure.in: Probe for times, clock, struct tms, and clock_t.zack2001-04-201-87/+229
* * configure.in (errno): Check for declaration.ghazi2001-04-121-86/+89
* * configure.in: Add check for lstat.neil2001-04-061-1/+1
* * config.gcc: Remove default for xm_file. Clean up localzack2001-04-051-91/+82
* * configure.in (gcc_cv_as_leb128): Escape ".".rth2001-04-041-1/+1
* * configure.in (gcc_cv_as_leb128): Tweek minor number extraction.rth2001-04-041-1/+1
* * configure.in (gcc_cv_as_leb128): Reject gas before 2.11.rth2001-04-041-14/+23
* include:zack2001-04-041-283/+278
* * configure.in (target_subdir): Use target_alias, not target.aoliva2001-04-031-266/+277