aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-08-1820000818-1.c: New test.Manfred Hollstein2-0/+64
2000-08-18* gcc.dg/format-va-1.c: New test.Joseph Myers2-0/+17
2000-08-18decl.c (member_function_or_else): Use cp_error ...Nathan Sidwell3-11/+18
2000-08-18From Emmanuel Marty <emarty@suntech.fr>Emmanuel Marty2-0/+6
2000-08-18* g++.old-deja/g++.other/typedef8.C: New test.Nathan Sidwell2-0/+30
2000-08-18decl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON on class TYPE_DECLs.Nathan Sidwell2-0/+8
2000-08-1813478.C: Mark candidate.Nathan Sidwell7-4/+88
2000-08-18cp-tree.h (PTRMEM_OK_P): New macro.Nathan Sidwell6-82/+105
2000-08-18* g++.old-deja/g++.pt/typename27.C: New test.Nathan Sidwell2-0/+25
2000-08-18* decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.Nathan Sidwell2-0/+6
2000-08-18cp-tree.h (enum_name_string): Remove prototype.Nathan Sidwell4-156/+51
2000-08-18Daily bump.Jeff Law2-2/+2
2000-08-17ia64.c (spill_restore_mem): Handle emitting the first insn in a sequence.Richard Henderson2-2/+13
2000-08-18alias.c (true_dependence, [...]): A read involving a label_ref or the constan...John Wehle3-5/+32
2000-08-17* cse.c (insert_regs): Remove unused `regno'.Rodney Brown2-2/+4
2000-08-17decl.c (finit_leg_identifier_node): New global.Alexandre Petit-Bianco4-5/+30
2000-08-17cppinit.c (merge_include_chains): Use remove_dup_dir, remove_dup_dirs.Neil Booth2-89/+76
2000-08-17cppinit.c (cpp_cleanup): Free include dir chains.Neil Booth4-9/+30
2000-08-17cppinit.c (path_include, [...]): Remove 2nd parameter (struct cpp_pending *).Neil Booth2-40/+33
2000-08-17cppinit.c (sort_options): Remove, put functionality in cpp_init.Neil Booth4-25/+27
2000-08-17rtlanal.c (rtx_unstable_p): Use CONSTANT_P.John Wehle2-5/+30
2000-08-17cxxabi.h (__cxa_vec_new2, [...]): Declare.Nathan Sidwell3-7/+135
2000-08-17vec.cc (__cxa_vec_new): Set "C" linkage.Nathan Sidwell3-10/+23
2000-08-17cvt.c (cp_convert_to_pointer): Pass itf_complain, not itf_no_attributes.Nathan Sidwell2-1/+4
2000-08-17class.c (instantiate_type): Reinstate local variable deleted in previous change.Nathan Sidwell2-1/+7
2000-08-17cp-tree.h (instantiate_type_flags): New enumeration.Nathan Sidwell7-26/+48
2000-08-17fix the fibs in previous entryNathan Sidwell1-2/+3
2000-08-17cp-tree.h (CPTR_AGGR_TAG): New global tree node.Nathan Sidwell6-11/+47
2000-08-17crash44.C: Remove XFAIL.Nathan Sidwell5-5/+40
2000-08-17Daily bump.Jeff Law2-2/+2
2000-08-16lib1funcs.asm (GLOBAL): Define.Niibe Yutaka2-139/+148
2000-08-16configure.in (*-ibm-aix4.[12]*): Delete test for gnu ld.Kaveh R. Ghazi3-105/+98
2000-08-16reload.c (push_secondary_reload): Revert last change.Richard Henderson2-24/+47
2000-08-16configure.in (libstdcxx-v3): Fix test.Manfred Hollstein3-252/+246
2000-08-16calls.c (calls_function_1, [...]): Only test TYPE_RETURNS_STACK_DEPRESSED for...Richard Kenner3-4/+14
2000-08-16combine.c (simplify_shift_const): Revert previous two changes.Richard Henderson2-15/+18
2000-08-16Daily bump.Jeff Law2-2/+2
2000-08-15New test.Richard Henderson2-0/+74
2000-08-15combine.c (simplify_shift_const): Bound shift count when combining shifts.Richard Henderson2-0/+10
2000-08-15calls.c (ECF_SP_DEPRESSED): New macro.Richard Kenner1-13/+32
2000-08-15calls.c (ECF_SP_DEPRESSED): New macro.Richard Kenner6-24/+170
2000-08-15jcf-write.c (generate_bytecode_conditional): Re-installed lost Jan 6 2000 patch.Alexandre Petit-Bianco3-4/+16
2000-08-15diagnostic.c (fatal_function): New variable.Richard Kenner1-0/+7
2000-08-15diagnostic.c (fatal_function): New variable.Richard Kenner2-4/+51
2000-08-15elf.h (DWARF2_DEBUGGING_INFO): Defined.William Cohen2-1/+15
2000-08-15Minor whitespace fixesRichard Kenner1-9/+11
2000-08-15c90-array-lval-2.c, [...]: New tests.Joseph Myers7-0/+142
2000-08-15* flow.c (mark_used_reg): Set reg_cond_reg appropriately.Richard Henderson2-5/+12
2000-08-15tm.texi (LOCAL_REGNO): Document.Jeff Law1-0/+8
2000-08-15tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.Jeff Law1-1/+1