- 20 Dec, 1998 3 commits
-
-
From-SVN: r24385
Alexandre Oliva committed -
From-SVN: r24383
Jeffrey A Law committed -
From-SVN: r24382
Jeff Law committed
-
- 19 Dec, 1998 5 commits
-
-
From-SVN: r24380
Jeffrey A Law committed -
From-SVN: r24379
Jeffrey A Law committed -
From-SVN: r24378
Bernd Schmidt committed -
* genattr.c (fatal): Qualify a char* with the `const' keyword. * genattrtab.c (fatal, attr_printf, attr_string, write_attr_set, write_unit_name, write_eligible_delay, expand_units, make_length_attrs, write_attr_case, find_attr, make_internal_attr): Likewise. * gencheck.c (tree_codes): Likewise. * gencodes.c (fatal): Likewise. * genconfig.c (fatal): Likewise. * genemit.c (fatal): Likewise. * genextract.c (fatal, walk_rtx, copystr): Likewise. * genflags.c (fatal): Likewise. * genopinit.c (fatal, optabs, gen_insn): Likewise. * genoutput.c (fatal, error, predicates): Likewise. * genpeep.c (fatal): Likewise. * genrecog.c (fatal, decision, pred_table, add_to_sequence, write_tree_1, write_tree, change_state, copystr, indents): Likewise. From-SVN: r24377
Kaveh R. Ghazi committed -
From-SVN: r24376
Jeff Law committed
-
- 18 Dec, 1998 7 commits
-
-
From-SVN: r24375
Gerald Pfeifer committed -
Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com> * cplus-dem.c (demangle_fund_type): Process CV and u codes before bumping the pointer we read from. Also prepend these codes, as we do in other places. From-SVN: r24374
Andrew MacLeod committed -
* cvt.c (convert_to_reference): Check for both error_mark_node and NULL_NODE after call to convert_for_initialization. From-SVN: r24373
DJ Delorie committed -
* error.c (interesting_scope_p): New fn. (dump_simple_decl): Use it. (dump_expr, case CONSTRUCTOR): Force a & for a PMF. (dump_expr, case OFFSET_REF): Print ->* if appropriate. From-SVN: r24372
Jason Merrill committed -
1998-12-17 Vladimir N. Makarov <vmakarov@cygnus.com> * config/i60/i960.md (extendqihi2): Fix typo (usage ',' instead of ';'). 1998-12-17 Michael Tiemann <tiemann@axon.cygnus.com> * i960.md (extend*, zero_extend*): Don't generate rtl that looks like (subreg:SI (reg:SI N) 0), because it's wrong, and it hides optimizations from the combiner. From-SVN: r24371
Vladimir Makarov committed -
* parse.y (check_class_interface_creation): Use DIR_SEPARATOR consistently. From-SVN: r24370
Tom Tromey committed -
From-SVN: r24369
Jeff Law committed
-
- 17 Dec, 1998 12 commits
-
-
* configure.in (with-fast-fixincludes): Fix whitespace. * configure: Rebuilt. From-SVN: r24368
Rainer Orth committed -
* parse.y (DIR_SEPARATOR): New define. (check_class_interface_creation): Use it. From-SVN: r24367
Tom Tromey committed -
Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * fixincludes (c_asm.h): Wrap Digital UNIX V4.0B DEC C specific asm() etc. function declarations in __DECC. From-SVN: r24366
Rainer Orth committed -
* pt.c (push_inline_template_parms_recursive): Set it. (decl_template_parm_p): Remove. (check_template_shadow): Use DECL_TEMPLATE_PARM_P. (process_template_parm): Set it. Missed in Mark's earlier checkin. From-SVN: r24365
Mark Mitchell committed -
From-SVN: r24364
Nick Clifton committed -
From-SVN: r24363
Nick Clifton committed -
From-SVN: r24362
Kaveh R. Ghazi committed -
* parse-scan.y (report_main_declaration): Recognize `java.lang.String' in argument to main. From-SVN: r24361
Tom Tromey committed -
* Makefile.in (INTERNAL_CFLAGS): Add SCHED_CFLAGS. (ALL_CFLAGS): Delete SCHED_CFLAGS. From-SVN: r24360
Jim Wilson committed -
From-SVN: r24352
Jeff Law committed -
From-SVN: r24351
J"orn Rennecke committed -
From-SVN: r24350
Jeffrey A Law committed
-
- 16 Dec, 1998 12 commits
-
-
From-SVN: r24349
Jeff Law committed -
From-SVN: r24348
Per Bothner committed -
From-SVN: r24347
Nick Clifton committed -
� * jcf-parse.c (get_constant): Set TREE_TYPE for string constants. (HANDLE_CONSTANTVALUE): If flag_emit_class_files, call get_constant. From-SVN: r24346
Per Bothner committed -
From-SVN: r24345
Tom Tromey committed -
class.c (resolve_address_of_overloaded_function): Do conversion to correct type here, rather than ... * class.c (resolve_address_of_overloaded_function): Do conversion to correct type here, rather than ... (instantiate_type): Here. * cp-tree.h (DECL_TEMPLATE_PARM_P): New macro. (DECL_TEMPLATE_TEMPLATE_PARM_P): Use it. (decl_template_parm_p): Remove. * decl.c (pushdecl): Don't set DECL_CONTEXT for a template paramter. * lex.c (do_identifier): Use DECL_TEMPLATE_PARM_P. (push_inline_template_parms_recursive): Set it. (decl_template_parm_p): Remove. (check_template_shadow): Use DECL_TEMPLATE_PARM_P. (process_template_parm): Set it. From-SVN: r24344
Mark Mitchell committed -
Wed Dec 16 16:33:04 1998 Dave Brolley <brolley@cygnus.com> * objc/lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib. * cpplib.c (cpp_start_read): If in_fname is not initialized, try to initialize it using fname. From-SVN: r24343
Dave Brolley committed -
Wed Dec 16 16:33:58 1998 Dave Brolley <brolley@cygnus.com> * lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus if configured with cpplib. From-SVN: r24342
Dave Brolley committed -
Wed Dec 16 16:33:04 1998 Dave Brolley <brolley@cygnus.com> * objc/lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib. From-SVN: r24341
Dave Brolley committed -
1998-12-16 Zack Weinberg <zack@rabi.phys.columbia.edu> * cpplib.c (do_include): Treat #include_next in the primary source file as #include plus warning. Treat #include_next in a file included by absolute path as an error. fp == CPP_NULL_BUFFER is a fatal inconsistency. From-SVN: r24340
Zack Weinberg committed -
* cccp.c: Don't define MIN/MAX anymore. * cpplib.c: Likewise. * machmode.h: Likewise. * system.h: Provide definitions for MIN/MAX. From-SVN: r24339
Kaveh R. Ghazi committed -
From-SVN: r24338
Jeff Law committed
-
- 15 Dec, 1998 1 commit
-
-
From-SVN: r24337
Zack Weinberg committed
-