aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-10-28Warning fixes:Kaveh R. Ghazi5-43/+73
1998-10-28Andreas Schwab <schwab@issan.cs.uni-dortmund.de>Andreas Schwab2-11/+55
1998-10-28Fix DWARF1/C++ abort with member function in class nested in another function.Jim Wilson2-4/+22
1998-10-28class.c (layout_class): Don't mangle <finit>, produce __finit<class> instead.Alexandre Petit-Bianco11-2570/+3997
1998-10-28revert: pt.c (convert_nontype_argument): Tell instantiate_type to complain.Jason Merrill2-7/+3
1998-10-28newJason Merrill1-0/+11
1998-10-28fixJason Merrill1-1/+1
1998-10-28upJason Merrill1-2/+2
1998-10-28Add code written by rth to generate use shifts to perform an extension if noNick Clifton2-2/+20
1998-10-28regclass.c (renumber, [...]): New static variables, moved out of allocate_reg...Bernd Schmidt4-27/+43
1998-10-28* Makefile.in (jcf-dump, gcjh): Link in $(LIBS) too.Jeffrey A Law2-2/+6
1998-10-28decl.c (init_decl_processing): Renamed fields.Tom Tromey3-15/+23
1998-10-27* final.c (cleanup_subreg_operands): ASM_INPUTs need no treatment.Bernd Schmidt2-0/+5
1998-10-27upJason Merrill1-2/+0
1998-10-27init.c (build_delete): Reset TYPE_HAS_DESTRUCTOR here.Jason Merrill3-3/+14
1998-10-27* toplev.c (compile_file): Temporarily revert last change.Jason Merrill2-4/+4
1998-10-27upJason Merrill1-3/+1
1998-10-27pt.c (push_template_decl_real): Complain about default template args for encl...Jason Merrill2-0/+39
1998-10-27upJason Merrill1-4/+2
1998-10-27call.c (add_function_candidate): Treat conversion functions as coming from th...Jason Merrill8-20/+55
1998-10-27* c-typeck.c (convert_for_assignment): Parenthesize.Jason Merrill2-1/+5
1998-10-27Daily bump.Jeff Law1-1/+1
1998-10-27toplev.c (compile_file): Call allocate_reg_info to free register table memory.Jeffrey A Law3-0/+11
1998-10-27upJason Merrill1-1/+0
1998-10-27jcf-write.c (emit_load_or_store): Avoid implicit int arguments.Jeffrey A Law3-0/+7
1998-10-27lex.c (do_identifier): Also generate LOOKUP_EXPR for RESULT_DECL.Jason Merrill3-1/+9
1998-10-27* PROJECTS: Remove entry for local spilling.Jeffrey A Law2-12/+2
1998-10-27* reload1.c (delete_output_reload): Avoid ambigous else.Andreas Schwab2-12/+18
1998-10-27reload1.c (verify_initial_offsets): New function.Bernd Schmidt3-12/+44
1998-10-27final.c (cleanup_subreg_operands): New function.Jeffrey A Law5-38/+70
1998-10-27decl.c (grokdeclarator): Use type_quals, rather than constp, consistently.Mark Mitchell1-0/+5
1998-10-27fixJason Merrill1-3/+6
1998-10-27THe final localized spilling patches. See the ChangeLog for details.Bernd Schmidt4-1018/+787
1998-10-27call.c (standard_conversion): instantiate_type here.Jason Merrill9-265/+172
1998-10-27decl.c (grokdeclarator): Use type_quals, rather than constp, consistently.Mark Mitchell2-5/+11
1998-10-27Updated sources with changes from devo.Nick Clifton6-49/+166
1998-10-27* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'Alexandre Oliva2-1/+6
1998-10-27- add comments about AIX 4.3 archive parsing bugDavid Edelsohn1-0/+13
1998-10-27Ignore empty target specific options...Nick Clifton3-7/+37
1998-10-27collect2.c (aix64_flag): New variable.David Edelsohn2-9/+33
1998-10-27Appleid arm-elf contribution from Philip Blundell and merged with CatherineNick Clifton14-224/+1241
1998-10-27dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has bee...Andrew MacLeod2-19/+40
1998-10-26fixJason Merrill1-3/+1
1998-10-26Daily bump.Jeff Law1-1/+1
1998-10-26error.c (dump_decl): Deal with TEMPLATE_DECLs that are VAR_DECLs.Mark Mitchell6-5/+24
1998-10-26splay-tree.c: Tweak include directives to make sure declarations of xmalloc a...Mark Mitchell2-0/+15
1998-10-26combine.c (subst): Process the inputs to a parallel asm_operands only once.Richard Henderson2-83/+139
1998-10-26* stmt.c (expand_asm_operands): Accept `=' or `+' at any position.Richard Henderson2-2/+25
1998-10-26fixJason Merrill1-1/+2
1998-10-26upJason Merrill4-10/+5