- 15 May, 2001 10 commits
-
-
From-SVN: r42107
Loren J. Rittle committed -
From-SVN: r42106
Jan Hubicka committed -
From-SVN: r42105
Nick Clifton committed -
From-SVN: r42104
Nick Clifton committed -
From-SVN: r42103
GCC Administrator committed -
From-SVN: r42100
Loren J. Rittle committed -
* rs6000.c (num_insns_constant_wide): Constants are sign-extended. (num_insns_constant): CONST_INT can be 64-bits. From-SVN: r42099
David Edelsohn committed -
From-SVN: r42098
Mark Mitchell (admin) committed -
* config/darwin.h (LIB_SPEC): Just use -lSystem. (LIBGCC_SPEC): Don't define. From-SVN: r42094
Stan Shebs committed -
* configure.in (gcc_cv_as_eh_frame): New test. * config.in, configure: Rebuild. * gcc.c (init_spec): Honor USE_AS_TRADITIONAL_FORMAT. From-SVN: r42092
Richard Henderson committed
-
- 14 May, 2001 17 commits
-
-
From-SVN: r42088
Alexandre Oliva committed -
2001-05-14 Andrew MacLeod <amacleod@redhat.com> * config/ia64/lib1funcs.asm (__divtf3): Fix incorrect bits in extended precision divide. From-SVN: r42079
Andrew MacLeod committed -
2001-05-14 Andrew MacLeod <amacleod@redhat.com> * config/ia64/ia64.c (rtx_needs_barrier): Call rtx_needs_barrier for RETURNS as well. From-SVN: r42077
Andrew MacLeod committed -
* java/text/SimpleDateFormat.java (parse): Clear DST_OFFSET and ZONE_OFFSET just before computing the time. From-SVN: r42076
Tom Tromey committed -
From-SVN: r42075
Richard Henderson committed -
From-SVN: r42073
Nick Clifton committed -
* i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCH (CPP_CPU??_SIZE_TYPE): New. (CPP_CPU??_SPEC, CPP_CPUCOMMON_SPEC): Break out from... (CPP_CPU_SPEC): ... here; support choosing of CPU. (EXTRA_SPECS): Add cpp_cpu??, cpp_cpu??sizet, cpp_cpucommon. (MAX_LONG_TYPE_SIZE, MAX_BITS_PER_WORD): Define to 32 for 32bit-only compiler. * i386.c (override_options): Add sorry about not suported modes. From-SVN: r42070
Jan Hubicka committed -
* config/pa/som.h (NM_FLAGS): Remove. (ASM_OUTPUT_FUNCTION_PREFIX): No longer truncate subspace names. (ASM_OUTPUT_SECTION_NAME): Remove. (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Likewise. From-SVN: r42068
Jeffrey A Law committed -
* regrename.c (regrename_optimize): Do not rename registers to leaf registers. From-SVN: r42066
Mark Mitchell committed -
From-SVN: r42065
Mark Mitchell committed -
From-SVN: r42063
GCC Administrator committed -
* rtl.texi (CALL_INSN_FUNCTION_USAGE): Note that (and when) it may contain MEMs. Remove useless distinction about clobbering registers. From-SVN: r42060
Alexandre Oliva committed -
* config/rs6000/rs6000.h (EXCEPTION_SECTION): Move to... * config/rs6000/aix.h (EXCEPTION_SECTION): ... here. * config/rs6000/sysv4.h (CONST_SECTION_ASM_OP): Delete. (ASM_PREFERRED_EH_DATA_FORMAT): Define. (EXCEPTION_SECTION): Define. From-SVN: r42058
Geoffrey Keating committed -
* libgcc2.c, libgcc2.h: Restore __eprintf. Label as used for binary backward compat only. * Makefile.in (LIB2FUNCS_ST): New. Put _eprintf here, not in LIB2FUNCS. Pass it to mklibgcc. * mklibgcc.in: Handle LIB2FUNCS_ST. * Makefile.in (installdirs): Don't create $(gcc_tooldir). From-SVN: r42057
Zack Weinberg committed -
2001-05-13 Benjamin Kosnik <bkoz@redhat.com> * lib/g++.exp: Use testsuite_flags. From-SVN: r42056
Benjamin Kosnik committed -
2001-05-13 Benjamin Kosnik <bkoz@redhat.com> Switch over to new harness. * testsuite_flags.in: Tweaks via Gaby. * testsuite/Makefile.am: Change tool to libstdc++-v3. (EXPECT): Quote directly. (RUNTEST): Same. * configure.in: Output testsuite_flags. * acinclude.m4: Substitute src, bld, and prefix dirs. Remove glibcpp_expect, glibcpp_runtestflags. * Makefile.am (RUNTESTFLAGS): Pass this down to subdirs. * mkcheck.in: Port to new interface. * aclocal.m4: Regerate. * configure: Regnerate. * Makefile.in: Regnerate. * */Makefile.in: Regenerate. * tests_flags.in: Remove. * testsuite/lib/libstdc++.exp: Remove. * testsuite/libstdc++.tests/tests.exp: Remove. From-SVN: r42055
Benjamin Kosnik committed -
2001-05-13 Benjamin Kosnik <bkoz@redhat.com> Switch over to new harness. * testsuite_flags.in: Tweaks via Gaby. * testsuite/Makefile.am: Change tool to libstdc++-v3. (EXPECT): Quote directly. (RUNTEST): Same. * configure.in: Output testsuite_flags. * acinclude.m4: Substitute src, bld, and prefix dirs. Remove glibcpp_expect, glibcpp_runtestflags. * Makefile.am (RUNTESTFLAGS): Pass this down to subdirs. * mkcheck.in: Port to new interface. * aclocal.m4: Regerate. * configure: Regnerate. * Makefile.in: Regnerate. * */Makefile.in: Regenerate. * tests_flags.in: Remove. * testsuite/lib/libstdc++.exp: Remove. From-SVN: r42054
Benjamin Kosnik committed
-
- 13 May, 2001 13 commits
-
-
* acinclude.m4: Use ../libtool.m4. * configure.in: Use ${zlib_basedir}/.. for AC_CONFIG_AUX_DIR. * acinclude.m4, configure, Makefile.in: Rebuilt. From-SVN: r42052
Alexandre Oliva committed -
* configure.target: Remove detection of AIX pthread multilib, now obtained from `gcc -v'. From-SVN: r42049
Alexandre Oliva committed -
* tm.texi (THREAD_MODEL_SPEC): Document it. * gcc.c (main): Use it. * config/rs6000/aix43.h (THREAD_MODEL_SPEC): Define it. * config/rs6000/aix51.h (THREAD_MODEL_SPEC): Likewise. From-SVN: r42048
Alexandre Oliva committed -
2001-05-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * rtl.h (SYMBOL_REF_WEAK): New macro. * rtlanal.h (rtx_addr_can_trap): Use it, a weak SYMBOL_REF can trap. * varasm.c (make_decl_rtl): Mark SYMBOL_REF weak if necessary. * rtl.texi (SYMBOL_REF_WEAK): Document it. * gcc.texi: Remove wrong description. From-SVN: r42046
Franz Sirl committed -
From-SVN: r42044
Mark Mitchell committed -
* Makefile.in (STAMP): New macro. Replace all uses of `touch' with $(STAMP). * fixinc/Makefile.in: Likewise. * Make-lang.in: Replace all uses of `touch' with $(STAMP). * Makefile.in.in (STAMP): New macro. Replace all uses of `touch' with $(STAMP). From-SVN: r42041
Mark Mitchell committed -
From-SVN: r42039
Neil Booth committed -
* configure.in: ldopen is never in -lexc, so don't test for it. Add test for exc_resume in -lexc for Ada. * configure: Regenerated. From-SVN: r42037
Richard Kenner committed -
2001-05-13 John David Anglin <dave@hiauly1.hia.nrc.ca> * mkcheck.in (setup_size_command): Use Berkeley "-B" mode with GNU size. Add hpux case for HP size. From-SVN: r42036
John David Anglin committed -
From-SVN: r42034
GCC Administrator committed -
* java-tree.def (JAVA_EXC_OBJ_EXPR): New. * expr.c (java_lang_expand_expr): Expand it. (process_jvm_instruction): Build JAVA_EXC_OBJ_EXPR instead of calling build_exception_object_ref. * parse.y (catch_clause_parameter): Likewise. (build_dot_class_method): Likewise. (try_reference_assignconv): Likewise. * check-init.c (check_init): Check JAVA_EXC_OBJ_EXPR not EXC_PTR_EXPR. * jcf-write.c (generate_bytecode_insns): Likewise. From-SVN: r42030
Richard Henderson committed -
From-SVN: r42029
Richard Henderson committed -
* dwarf2asm.c (size_of_encoded_value): New function. * dwarf2asm.h: Declare it. * except.c (output_function_exception_table): Align the TType array only as wide as the encoding. From-SVN: r42028
Richard Henderson committed
-