aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-01-18i386.h (BIGGEST_ALIGNMENT): Set to 128.Jan Hubicka2-6/+15
2000-01-18i386.md (memstr): Do not use rep stosb for counts divisible by 4 when optimiz...Jan Hubicka4-122/+239
2000-01-18cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.Nathan Sidwell8-85/+87
2000-01-18Daily bump.Jeff Law2-2/+2
2000-01-18class.c (fixed_type_or_null): Don't clear NONNULL.Mark Mitchell3-6/+10
2000-01-17combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.Richard Henderson7-21/+55
2000-01-18c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis7-41/+65
2000-01-17re GNATS gcj/128 (weak error message when expecting final modifier)Joerg Brunsmann2-3/+17
2000-01-17cp-tree.h (build_shared_int_cst): New function.Mark Mitchell5-43/+122
2000-01-17Oops, forgot to save ChangeLog on previous commitZack Weinberg1-0/+22
2000-01-17fixlib.c: Add copyright notice.Zack Weinberg9-515/+391
2000-01-17cp-tree.h (scratchalloc): Remove.Mark Mitchell13-121/+188
2000-01-17* gjavah.c (print_field_info): Allow non-static final fields.Tom Tromey2-10/+14
2000-01-17Update copyrightsKaveh Ghazi45-45/+45
2000-01-17Update copyrightsKaveh Ghazi17-17/+17
2000-01-17print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi11-158/+171
2000-01-17toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi9-517/+528
2000-01-17reload.c: PROTO -> PARAMS.Kaveh R. Ghazi14-635/+651
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi16-247/+265
2000-01-17ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi17-329/+348
2000-01-17genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi14-240/+256
2000-01-17* All files: PROTO -> PARAMS.Kaveh R. Ghazi20-781/+785
2000-01-17Daily bump.Jeff Law2-2/+2
2000-01-17class.c (finish_struct_1): Replace redundant code with assertions.Mark Mitchell2-11/+14
2000-01-17* tree.h (BINFO_VPTR_FIELD): Augment documentation.Mark Mitchell2-3/+11
2000-01-17cp-tree.h (flag_new_abi): Move.Mark Mitchell11-172/+335
2000-01-16parse.y (build_string_concatenation): Only use StringBuffer(String) shortcut ...Anthony Green3-9/+14
2000-01-16init.c (construct_virtual_bases): Don't look up the addresses of virtual base...Mark Mitchell2-4/+18
2000-01-16Oops, a reference to mmap_zero remainedAlexandre Oliva2-3/+3
2000-01-16aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.Alexandre Oliva6-212/+501
2000-01-16i386.md: Add peephole to merge successive stack adjusts.Zack Weinberg2-0/+24
2000-01-16class.c (build_vbase_pointer): Relocate.Mark Mitchell2-221/+190
2000-01-16decl.c (init_decl_processing): Complain if -fnew-abi -fno-vtable-thunks is used.Mark Mitchell2-0/+8
2000-01-16decl2.c (lang_decode_option): Don't couple flag_honor_std to flag_new_abi.Mark Mitchell2-2/+5
2000-01-16cp-tree.h (num_extra_vtbl_entries): New function.Mark Mitchell6-27/+247
2000-01-16Daily bump.Jeff Law2-2/+2
2000-01-15gcse.c (insert_insn_end_bb): Use emit_block_insn_before instead of emit_insn_...John Wehle2-16/+15
2000-01-15Daily bump.Jeff Law2-2/+2
2000-01-15optimize.c (copy_body_r): Clear the operand three of a TARGET_EXPR when copyi...Mark Mitchell3-2/+43
2000-01-15loop.c (this_loop_info): Delete.Michael Hayes6-497/+485
2000-01-15* defaults.h (ASM_OUTPUT_ASCII): Use ISDIGIT.Gerald Pfeifer2-2/+5
2000-01-14New test case.Martin v. Löwis1-0/+33
2000-01-14method.c (build_decl_overload_real): Check whether we are in :: before return...Martin v. Löwis2-2/+8
2000-01-14* config.in: Rebuilt for 2000-01-13 change to acconfig.h.Nathan Sidwell2-0/+7
2000-01-14pdp11-protos.h: New file.Kaveh R. Ghazi6-45/+84
2000-01-14mn10300-protos.h: New file.Kaveh R. Ghazi5-56/+123
2000-01-14mn10200-protos.h: New file.Kaveh R. Ghazi5-39/+96
2000-01-14h8300-protos.h: New file.Kaveh R. Ghazi5-86/+178
2000-01-14varasm.c (asm_output_bss): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2-3/+8
2000-01-14mips.h (ISA_HAS_INT_CONDMOVE): New.Gavin Romig-Koch3-7/+17