- 30 May, 2001 11 commits
-
-
From-SVN: r42720
Neil Booth committed -
* gcc.misc-tests/linkage.exp: Pass appropriate flags to native compiler for irix6.2 From-SVN: r42719
David Billinghurst committed -
2001-05-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-init): Use get_multilibs to find gcc. From-SVN: r42714
Rainer Orth committed -
2001-05-30 Phil Edwards <pme@sources.redhat.com> * acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. * aclocal.m4: Regenerate. * configure: Regenerate. From-SVN: r42712
Phil Edwards committed -
* libjava.lang/invokethrow.out: New file. * libjava.lang/invokethrow.java: New file. From-SVN: r42711
Tom Tromey committed -
From-SVN: r42709
Gordon Sadler committed -
2001-05-29 Gabriel Dos Reis <gdr@merlin.codesourcery.com> * include/c_std/bits/std_cstdlib.h:: Move C99 thingies to __gnu_cxx::. * include/c_std/bits/std_cwchar.h (__gnu_cxx): Likewise. 2001-05-27 Gabriel Dos Reis <gdr@merlin.codesourcery.com> * include/c_std/bits/std_cmath.h: Move C99 functions in __gnu_cxx::. * include/c_std/bits/std_cstdlib.h: Same. * include/c_std/bits/std_cwchar.h: Same. From-SVN: r42707
Gabriel Dos Reis committed -
re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --enable-optimization="-O3") cp: PR g++/2936 * decl.c (finish_anon_union): Copy context. * optimize.c (remap_decl): Remap anonymous aggregate members too. testsuite: * g++.old-deja/g++.other/optimize3.C: New file. From-SVN: r42705
Nathan Sidwell committed -
* docs/html/17_intro/howto.html: Update link. * docs/html/23_containers/howto.html: Likewise. Add new link. From-SVN: r42703
Loren J. Rittle committed -
From-SVN: r42701
GCC Administrator committed -
From-SVN: r42696
Stan Shebs committed
-
- 29 May, 2001 7 commits
-
-
From-SVN: r42694
Tom Tromey committed -
* configure: Rebuilt. * configure.in: Only add multilib support code if we just rebuilt top-level Makefile. From-SVN: r42693
Tom Tromey committed -
2001-05-29 Jeffrey Oldham <oldham@codesourcery.com> * gcc.c-torture/compile/20010518-2.x: New file to compile, not assemble. From-SVN: r42692
Jeffrey Oldham committed -
2001-05-29 Andrew Haley <aph@redhat.com> * include/i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer: the dwarf unwinder in libgcc will do everything that's needed. (HANDLE_DIVIDE_OVERFLOW): Tidy. Don't mess with stack frames any more than we absolutely need to. * configure.host (EXCEPTIONSPEC): Remove libgcj_sjlj on Alpha. * configure.in (SIGNAL_HANDLER): Use include/dwarf2-signal.h on Alpha. (SIGNAL_HANDLER): Test "$enable_sjlj_exceptions", not "$libgcj_sjlj". * configure: Rebuilt. * include/dwarf2-signal.h (MAKE_THROW_FRAME): Adjust PC for Alpha. (SIGNAL_HANDLER): Use siginfo style handler. (INIT_SEGV): Likewise. (INIT_FPE): Likewise. * include/ppc-signal.h: Delete whole file. From-SVN: r42691
Andrew Haley committed -
* configure.in (gcc_version): Remove unrequired \ on ". (Solaris /bin/sed fails on [^\"]). (configargs.h): Likewise. From-SVN: r42689
Nathan Sidwell committed -
From-SVN: r42688
Hartmut Schirmer committed -
From-SVN: r42685
GCC Administrator committed
-
- 28 May, 2001 10 commits
-
-
From-SVN: r42683
Stan Shebs committed -
ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. From-SVN: r42680
Simon Patarin committed -
* c-tree.texi, contrib.texi, cpp.texi, extend.texi, gcc.texi, gcov.texi, install.texi, md.texi, objc.texi, rtl.texi, tm.texi: Remove trailing whitespace. From-SVN: r42678
Joseph Myers committed -
From-SVN: r42677
Alexandre Oliva committed -
From-SVN: r42675
H.J. Lu committed -
From-SVN: r42673
Rainer Orth committed -
http://reality.sgi.com/ariel/freeware/http://freeware.sgi.com/
* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/ became http://freeware.sgi.com/. From-SVN: r42671
Gerald Pfeifer committed -
From-SVN: r42669
GCC Administrator committed -
* local-alloc.c (update_equiv_regs): Don't eliminate constant expressions at -O0. From-SVN: r42667
Geoffrey Keating committed -
* objc/objc-act.c: Add/fix various comments. (init_selector): Remove, no longer used. (build_msg_pool_reference): Ditto. (objc_debug): Ditto. From-SVN: r42666
Stan Shebs committed
-
- 27 May, 2001 9 commits
-
-
* c-decl.c (init_decl_processing): Don't call start_identifier_warnings. * flags.h (warn_id_clash, id_clash_len): Remove. * stringpool.c: Don't include flags.h. (scan_for_clashes, do_identifier_warnings, start_identifier_warnings): Remove. * toplev.c (warn_id_clash, id_clash_len): Remove. (display_help): Don't document -Wid-clash. (decode_W_option): Print warning on -Wid-clash. * tree.h (start_identifier_warnings): Remove. * invoke.texi: Remove documentation of -Wid-clash. From-SVN: r42665
Neil Booth committed -
From-SVN: r42663
Bruce Korb committed -
From-SVN: r42661
Neil Booth committed -
* c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi. * gcc.texi: Include c-tree.texi. Merge all indexes. * Makefile.in (dvi): Add generation for the cppinternals documentation. Added dependencies on fdl.texi and c-tree.texi where appropriate. Use TEXI2DVI instead of custom tex calls. (info): Added dependencies on fdl.texi and c-tree.texi where appropriate. Remove the target c-tree.info. From-SVN: r42660
Theodore Papadopoulo committed -
* Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on fdl.texi. (f/g77.dvi): Use TEXI2DVI instead of custom tex calls. Create the dvi file in the f directory. From-SVN: r42659
Theodore Papadopoulo committed -
* Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on fdl.texi. (java/gcj.dvi): Use TEXI2DVI instead of custom tex calls. Create the dvi file in the java directory. From-SVN: r42658
Theodore Papadopoulo committed -
* Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi. (ch/chill.dvi): Use TEXI2DVI instead of custom tex calls. Create the dvi file in the ch directory. From-SVN: r42657
Theodore Papadopoulo committed -
* combine.c (try_combine): Fix typo in comment. * expr.c (expand_expr): Likewise. * config/i370/i370.md (untyped_call): Likewise. From-SVN: r42655
Lars Brinkhoff committed -
From-SVN: r42652
GCC Administrator committed
-
- 26 May, 2001 3 commits
-
-
cp: PR g++/2823 * semantics.c (expand_body): Don't optimize thunks. testsuite: * g++.old-deja/g++.other/optimize2.C: New file. From-SVN: r42650
Nathan Sidwell committed -
From-SVN: r42644
Zack Weinberg committed -
From-SVN: r42643
Bruce Korb committed
-