aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-04-12(expand_call): Do not reverse args in "equal from" field.Jan Hubicka2-13/+50
2000-04-12reload1.c (reload_combine): Don't enable optimization for fixed registers whe...J"orn Rennecke2-1/+7
2000-04-12builtins.c (expand_builtin_memcmp): Do expansion even with !HAVE_cmpstrsi, do...Jan Hubicka2-6/+24
2000-04-12calls.c (expand_call): Do NO_DEFER_POP unconditionally once stack is propertl...Jan Hubicka2-3/+23
2000-04-12calls.c (emit_library_call_value_1): Change 3rd arg to locate_and_pad_parm to...Catherine Moore2-2/+15
2000-04-12* tree.c (unsave_expr_now_r, unsafe_for_reeval): Properly do TREE_LIST.Richard Kenner2-29/+25
2000-04-12print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the CALL_INSN from the ...Richard Kenner2-14/+26
2000-04-12Minor whitespace changedRichard Kenner1-3/+6
2000-04-12Minor whitespace changeRichard Kenner1-3/+1
2000-04-12i386.c (x86_sub_esp_4, [...]): New global variables.Jan Hubicka4-44/+184
2000-04-12* real.c (toe64): Remove stale #endif from the last change.Jakub Jelinek2-1/+4
2000-04-12Word wrap commentZack Weinberg1-2/+2
2000-04-12Stephen L Moshier <moshier@mediaone.net>Stephen L Moshier3-3/+17
2000-04-12cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.Mark Mitchell10-154/+295
2000-04-12Daily bump.Jeff Law5-5/+5
2000-04-12* gcc.c-torture/execute/20000412-1.c: Reduce some more.Richard Henderson2-4/+4
2000-04-12* gcc.c-torture/execute/20000412-1.c: New test.Richard Henderson2-0/+23
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek10-56/+254
2000-04-12cse.c (delete_trivially_dead_insns): Also delete insns that copy a register t...John Wehle2-0/+10
2000-04-11flow.c (struct propagate_block_info): Add new_dead, new_live.Richard Henderson2-109/+110
2000-04-12oops, I had goofed in the installation dateAlexandre Oliva1-1/+1
2000-04-12Remove Dwarf2 restriction on EH frame generationNick Clifton2-2/+6
2000-04-12elfos.h (SELECT_SECTION): Decide whether to use a data or const section to ou...Alexandre Oliva2-1/+8
2000-04-11cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.Mark Mitchell12-46/+515
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey5-9/+17
2000-04-11long-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.Jeffrey A Law8-207/+2479
2000-04-11optimize.c (remap_decl): Avoid sharing structure for arrays whose size is onl...Mark Mitchell4-3/+31
2000-04-11cp-tree.h (lang_decl_flags): Rename constructor_for_vbase_attr to has_in_char...Mark Mitchell10-45/+67
2000-04-11cp-tre.h (finish_function): Change prototype.Mark Mitchell13-44/+61
2000-04-11Restore accidentally nuked changelog entries Mon Apr 10 07:21:13 2000 Richard...Nathan Sidwell1-0/+48
2000-04-11ObjectStreamException.java: New file.Warren Levy26-20/+7065
2000-04-11cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere.Zack Weinberg11-111/+112
2000-04-11Daily bump.Jeff Law5-5/+5
2000-04-11cp-tree.h (lang_type): Remove has_nonpublic_ctor and has_nonpublic_assign_ref.Mark Mitchell3-73/+23
2000-04-11extend.texi: ISO C99 is not a draft anymore.Martin v. Löwis4-6/+11
2000-04-11Add missing table start back in.Martin v. Löwis1-0/+1
2000-04-11extend.texi (-fthis-is-variable): Undocument.Martin v. Löwis7-87/+16
2000-04-11- Replace reference to newppc-branch ChangeLog with detailed entries.David Edelsohn1-5/+692
2000-04-11Fix compile time warnings for arm-pe target.Nick Clifton3-54/+86
2000-04-10note warningsJason Merrill1-2/+2
2000-04-10just return failureJason Merrill1-3/+1
2000-04-10class.c (instantiate_type): Handle object-relative template-id.Jason Merrill10-735/+794
2000-04-10sbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid potential of sequence ...Richard Kenner2-3/+7
2000-04-10* g++.old-deja/g++.eh/catchptr1.C: New test.Nathan Sidwell2-0/+238
2000-04-10cxxabi.h (__pointer_type_info): Add restrict and incomplete flags.Nathan Sidwell4-48/+75
2000-04-10rtl.def (ASHIFT, [...]): Recomment.Nathan Sidwell3-57/+11
2000-04-10sbitmap.h: Whitespace changes and use upper-case macro args.Richard Kenner3-282/+318
2000-04-10c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.Richard Kenner3-2/+6
2000-04-10expmed.c (init_expmed): Don't free objects we make.Richard Kenner3-21/+13
2000-04-10expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.Richard Kenner2-3/+17