aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-13Daily bump.Jeff Law2-2/+2
2000-04-13i386.c (ix86_expand_binary_operator, [...]): Check no_new_pseudos instead of ...John Wehle2-8/+17
2000-04-12Jeffrey A Law (law@cygnus.com)Jeffrey A Law2-0/+19
2000-04-12com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a preprocessor const...Mark Mitchell2-18/+23
2000-04-12function.c (aggregate_value_p): VOID_TYPE nodes are never aggregates.Mark Mitchell2-0/+7
2000-04-12linux.h (SUBTARGET_ASM_SPEC): Use proper flags if not compiling PIC code, add...Andreas Jaeger2-2/+61
2000-04-12* execute/20000412-6.c: New test.Hans-Peter Nilsson2-0/+26
2000-04-12reorg.c (fill_slots_from_thread): Check side_effects_p when trying the "oppos...Hans-Peter Nilsson2-1/+7
2000-04-12sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.J"orn Rennecke2-14/+20
2000-04-12* gcc.c-torture/execute/20000412-5.c: New test.Jeffrey A Law2-0/+12
2000-04-12* g77.f-torture/compile/20000412-1.f: New test.Jeffrey A Law2-0/+6
2000-04-12* gcc.c-torture/execute/20000412-4.c: New test.Jeffrey A Law2-0/+27
2000-04-12* gcc.c-torture/compile/20000412-2.c: New test.Jeffrey A Law2-0/+5
2000-04-12* gcc.c-torture/execute/20000412-3.c: New test.Jeffrey A Law2-0/+33
2000-04-12* gcc.c-torture/compile/20000412-1.c: New test.Jeffrey A Law2-0/+17
2000-04-12* gcc.c-torture/execute/20000412-2.c: New test.Jeffrey A Law2-0/+20
2000-04-12Fix typoMark Mitchell1-24/+7
2000-04-12Fix typoMark Mitchell1-1/+1
2000-04-12* objc/execute/bf-20.m: New test.Jakub Jelinek2-0/+19
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 Law2-2/+2
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 Jelinek6-53/+243
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-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-11cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere.Zack Weinberg11-111/+112
2000-04-11Daily bump.Jeff Law2-2/+2