- 15 Jul, 1998 2 commits
-
-
From-SVN: r21170
Jeff Law committed -
From-SVN: r21169
Martin v. Löwis committed
-
- 14 Jul, 1998 26 commits
-
-
* decl2.c (add_function): Move error message ... (arg_assoc_namespace): ... from here. From-SVN: r21167
Martin v. Löwis committed -
From-SVN: r21166
David S. Miller committed -
* parse.y (namespace_qualifier): Fix multiple level handling. * decl2.c (namespace_ancestor): Use CP_DECL_CONTEXT. (arg_assoc): Don't skip the first argument of a function. From-SVN: r21165
Jason Merrill committed -
* Makefile.in: stamp-lib* -> s-lib*. * libU77/Makefile.in: Likewise. * libF77/Makefile.in: Likewise. * libI77/Makefile.in: Likewise. From-SVN: r21162
Jeffrey A Law committed -
* configure.in: Rework gas feature code to work with symlink based source trees. From-SVN: r21160
Jeffrey A Law committed -
* extend.texi: Clarify some issues related to local variables assigned to explicit registers. From-SVN: r21159
Jeffrey A Law committed -
From-SVN: r21158
Jeffrey A Law committed -
8 * Makefile.in (VERSION): Bump to 2.9.0. From-SVN: r21157
Manfred Hollstein committed -
� * Makefile.in (VERSION): Bump to 2.9.0. From-SVN: r21156
Manfred Hollstein committed -
From-SVN: r21152
Gerald Pfeifer committed -
From-SVN: r21146
Jason Merrill committed -
From-SVN: r21145
Jason Merrill committed -
From-SVN: r21143
Jeffrey A Law committed -
From-SVN: r21142
Martin v. Löwis committed -
From-SVN: r21141
Nick Clifton committed -
From-SVN: r21140
Martin v. Löwis committed -
* mn10300.md (movsi, movsf, movdi, movdf): Remove "x" from I -> a alternative. From-SVN: r21139
Jeff Law committed -
� * mn10300.md (movsi, movsf, movdi, movdf): Remove "x" from I -> a alternative. From-SVN: r21138
Jeff Law committed -
* call.c (joust): Don't warn about "confusing" conversions to the same type. * class.c (push_nested_class): Complain about namespaces. * decl.c (start_decl): Enter the object's namespace. (cp_finish_decl): Leave it. (grokdeclarator): Likewise. * decl2.c (check_decl_namespace): New function. (finish_file): Call it. * parse.y (complex_direct_notype_declarator): Set complexity of namespace-qualified ids to -1, enter the namespace. * method.c (build_template_decl_overload): Expect _DECL as first parameter. Put context temporarily into current_namespace. * pt.c (check_explicit_specialization): Change caller. (tsubst): Likewise. * init.c (build_offset_ref): Call mark_used and convert_from_reference for namespace members. From-SVN: r21135
Jason Merrill committed -
From-SVN: r21134
Richard Earnshaw committed -
* version.c: Bump again to distinguish mainline tree from the egcs-1.1 branch. From-SVN: r21133
Jeffrey A Law committed -
8 * version.c: Bump to avoid problems with old spec files during bootstrap. From-SVN: r21131
Jeff Law committed -
� * version.c: Bump to avoid problems with old spec files during bootstrap. From-SVN: r21130
Jeff Law committed -
From-SVN: r21129
Jeffrey A Law committed -
From-SVN: r21128
Jeff Law committed -
Fix regressions introduced by most recent Sparc commits. * config/sparc/sparc.c (output_scc_insn): Enclose || conditions in parens while walking over notes. * config/sparc/sparc.md (reg movdi split): Clean up matching conditions. (all DI arithop splits on 32-bit): Handle immediate arguments correctly when they are CONST_INTs. From-SVN: r21127
David S. Miller committed
-
- 13 Jul, 1998 12 commits
-
-
( * m68k/m68k.h (TARGET_SWITCHES): Clear MASK_68040_ONLY for -m68020-40, -m68020-60 and -m5200. From-SVN: r21126
Kamil Iskra committed -
� * m68k/m68k.h (TARGET_SWITCHES): Clear MASK_68040_ONLY for -m68020-40, -m68020-60 and -m5200. From-SVN: r21125
Kamil Iskra committed -
8 * gcc.c (do_spec_1): Fix %O handling for secure temporary file creation. From-SVN: r21124
Weiwen Liu committed -
� * gcc.c (do_spec_1): Fix %O handling for secure temporary file creation. From-SVN: r21123
Weiwen Liu committed -
* sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h. From-SVN: r21122
Ralf Corsepius committed -
� * sh/elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h. From-SVN: r21121
Ralf Corsepius committed -
* i386/i386.h (CPP_486_SPEC, CPP_586_SPEC, CPP_686_SPEC): New specs. (CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Use them. (EXTRA_SPECS): Support them. * gcc.c: Delete %[spec] support. (do_spec_1, case '('): Likewise. (do_spec_1, case '['): Call error. * i386/aix386ng.h, cygwin32.h, freebsd-elf.h, gas.h, isc.h, linux-aout.h, linux-oldld.h, linux.h, osfelf.h, osfrose.h, sco.h, sco4.h, sco4dbx.h, sco5.h, sol2.h, sysv3.h (CPP_SPEC): Delete %[cpp_cpu]. From-SVN: r21120
Jim Wilson committed -
From-SVN: r21119
Andreas Schwab committed -
* tree.h (tree_common): Note front-end dependencies on layout of this structure. From-SVN: r21118
Jeffrey A Law committed -
From-SVN: r21117
Martin v. Löwis committed -
* stmt.c (expand_expr_stmt): If not assigning fresh value to last_expr_value, zero it, so old garbage doesn't get dereferenced. From-SVN: r21116
Craig Burley committed -
From-SVN: r21115
Henning Petersen committed
-