aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-05-25bb-reorder.c (reorder_block_def): Reorder elements for size.Richard Henderson4-549/+586
2000-05-26* gcc.c-torture/compile/20000523-1.c: New test.Alexandre Oliva2-0/+9
2000-05-26emit-rtl.c (reset_used_decls): New function.Alexandre Oliva2-1/+27
2000-05-26cpplex.c (maybe_macroexpand): Warn about function-like macros used in non-fun...Zack Weinberg3-0/+25
2000-05-26re GNATS gcj/162 (gcj does not initialize interfaces according to spec)Tom Tromey3-4/+7
2000-05-26re GNATS gcj/235 (source parser dies when Primitive.TYPE is used in an array ...Tom Tromey3-2/+8
2000-05-25* recog.c (peephole2_optimize): Use INSN_P.Mark Mitchell2-1/+5
2000-05-25ifcvt.c (seq_contains_jump): New.Richard Henderson2-0/+37
2000-05-25except.h (can_throw): Declare it.Mark Mitchell4-4/+20
2000-05-25Finish implementation of VTTs.Mark Mitchell13-70/+403
2000-05-25* flow.c (mark_set_1): Don't record conditionally dead memory.Richard Henderson2-0/+6
2000-05-25combine.c (try_combine): Use any_condjump_p...Jan Hubicka14-54/+80
2000-05-25rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword move to STRING case.David Edelsohn4-21/+44
2000-05-25* g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.Nathan Sidwell2-2/+6
2000-05-25Jan Hubicka <jh@suse.cz>Jan Hubicka4-102/+125
2000-05-25* stmt.c (expand_end_bindings): Fix thinko last change.Richard Henderson2-1/+5
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod19-663/+3022
2000-05-25cxxabi.h (__pbase_type_info): Define, based on __pointer_type_info.Nathan Sidwell3-66/+105
2000-05-25catch11.C: New test.Nathan Sidwell3-0/+131
2000-05-25tinfo.h (__user_type_info::contained_virtual_p): New predicate.Nathan Sidwell3-2/+24
2000-05-25Daily bump.Jeff Law2-2/+2
2000-05-24recog.c (offsettable_address_p): If mode size is zero, assume BIGGEST_ALIGNMENT.Richard Henderson2-2/+15
2000-05-24configure.in: Check for -Wno-long-long option support and improve handling of...J. David Anglin4-198/+237
2000-05-24Fix minor goofs pointed out by Stan.Jeff Law1-6/+5
2000-05-24Forgot to commit.Jeff Law1-0/+5
2000-05-25* loop.c (basic_induction_var): Avoid double recording of an increment.J"orn Rennecke2-1/+11
2000-05-24gcc.texi: Remove contributor list.Jeff Law2-184/+681
2000-05-25revert: loop.h (struct induction): Add multi_insn_incr.J"orn Rennecke3-53/+30
2000-05-25rtl.h (loc_mentioned_in_p): Declare.J"orn Rennecke5-31/+51
2000-05-24stmt.c (expand_end_bindings): Look through NOTEs to find a BARRIER.Jason Merrill2-2/+13
2000-05-24newJason Merrill1-0/+14
2000-05-24cp-tree.h (build_delete): Change prototype.Mark Mitchell6-115/+96
2000-05-24calls.c (expand_call): Handle cleanups in tail-recursion arguments analagousl...Mark Mitchell3-3/+33
2000-05-24simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.Kaveh R. Ghazi2-10/+15
2000-05-24expr.c (expand_assignment, [...]): Set in_check_memory_usage while emitting c...Alexandre Oliva2-0/+18
2000-05-24Make g++ struct packing attribute sensitive to -fpack-struct, as per docnDonald Lindsay2-0/+6
2000-05-24ignore test if targets 'long long' is less than 64 bitsNick Clifton1-0/+3
2000-05-24new test caseNick Clifton2-0/+23
2000-05-24(extract_muldiv): When constructing a multiplier/divisor...Nick Clifton2-0/+10
2000-05-24init.c (sort_member_init): Fix typo in error message generation code.Mark Mitchell2-1/+7
2000-05-24Document the c_fix typesBruce Korb1-42/+75
2000-05-24Update new-abi upcast algorithm.Nathan Sidwell3-57/+64
2000-05-24c-decl.c (build_enumerator): Don't modify the value's type, convert it.Alexandre Oliva2-2/+6
2000-05-24Daily bump.Jeff Law2-2/+2
2000-05-24* mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by default.Andreas Jaeger2-1/+5
2000-05-24configure.in: Redefine inhibit_libc conditions.Eric Christopher4-119/+134
2000-05-24cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable and bitfield ...Mark Mitchell10-83/+117
2000-05-23configure.in: For --enable-languages=LIST, check for empty LIST.Phil Edwards3-0/+13
2000-05-23* pdp11.h (STACK_BOUNDARY): Define.Lars Brinkhoff2-0/+7
2000-05-24decl2.c (maybe_retrofit_in_chrg): Don't create in-charge parameters for templ...Mark Mitchell3-2/+15