aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-12-14config-lang.in: Update copyright noticeGeert Bosch6-7/+20
2001-12-14* predict.c (estimate_probability): Fix LOOP_EXIT heuristic.Jan Hubicka2-1/+5
2001-12-14combine.c (record_dead_and_set_regs): Use regs_invalidated_by_call.Zack Weinberg2-1/+13
2001-12-14builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger7-21/+32
2001-12-14config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants.Jan Hubicka1-6/+33
2001-12-14config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants.Jan Hubicka4-88/+235
2001-12-14diagnostic.c (sorry): Increment sorrycount before saving the buffer state.Jason Merrill2-1/+6
2001-12-14class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D...Hans Boehm6-12/+82
2001-12-14* i386.md (sqrt?f): Fix conditionals.Jan Hubicka2-6/+10
2001-12-14config.gcc (alpha64-dec-*vms*): New case.Douglas B Rupp7-0/+318
2001-12-14alpha.c (vms_attribute_table): Add new attributes.Douglas B Rupp2-11/+36
2001-12-14i386.c (ix86_fpmath, [...]): New.Jan Hubicka5-47/+223
2001-12-14tweak commentJason Merrill1-1/+6
2001-12-14dwarf2out.c (output_die): Print the string in the comment for a DW_FORM_strp.Jason Merrill2-3/+8
2001-12-14* netbsd.h (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw3-4/+11
2001-12-14Daily bump.GCC Administrator2-2/+2
2001-12-13regrename.c (kill_value_regno): Simplify chain removal.Richard Henderson2-29/+33
2001-12-14altivec-4.c: New.Aldy Hernandez2-0/+14
2001-12-14attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode...Aldy Hernandez2-11/+6
2001-12-14attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode...Aldy Hernandez1-0/+6
2001-12-13c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill1-0/+33
2001-12-13c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill12-201/+231
2001-12-14rs6000.md (eh_set_lr_di): Change scratch constraint to base register.Aldy Hernandez2-2/+8
2001-12-13restore # linesJason Merrill1-0/+11
2001-12-14expr.c (expand_expr, [...]): Don't honor flag_force_addr for modifier != EXPA...Hans-Peter Nilsson4-1/+31
2001-12-13expr.c (copy_blkmode_from_reg): Add missing braces to eliminate warning and r...Richard Kenner2-14/+27
2001-12-13rs6000.c (rs6000_override_options): Add SUBSUBTARGET_OVERRIDE_OPTIONS.Aldy Hernandez5-0/+91
2001-12-13toplev.c (process_options, [...]): Set flag_no_inline before the post_options...Neil Booth2-9/+19
2001-12-13emit-rtl.c (adjust_address_1): Don't adjust address if adjust is false.Richard Henderson2-11/+19
2001-12-13template31.C: Remove templates for classes std::__malloc_alloc_template<0> an...John David Anglin2-10/+6
2001-12-13* optimize.c (maybe_clone_body): Fix parameter updating.Jason Merrill2-3/+7
2001-12-13* collect2.c (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw6-7/+85
2001-12-13Update whitespace.Richard Kenner1-1/+1
2001-12-13arm.c (legitimize_pic_address): Handle LABEL_REFs in substantially the same w...Richard Earnshaw2-24/+17
2001-12-13loop.c (remove_constant_addition): Fix prototype and whitespace.Richard Kenner2-49/+83
2001-12-13New objc tests for bitfield enumeration ivarsNicola Pero4-0/+126
2001-12-13vms-cc.c (preprocess_args): Fix forward declaration.Douglas B Rupp2-1/+6
2001-12-13predict.c (estimate_probability): Reorganize opcode heuristics.Jan Hubicka12-232/+1037
2001-12-13Daily bump.GCC Administrator2-2/+2
2001-12-12decl.c (store_parm_decls): Remove parms_have_cleanups cruft.Jason Merrill8-137/+67
2001-12-12recog.c (validate_replace_rtx_1): Use simplify_gen_binary instead of plus_con...Corey Minyard3-10/+31
2001-12-12builtins.c (expand_builtin_memset, [...]): Additional arguments TARGET and MODE.Roger Sayle4-132/+291
2001-12-13config.gcc (arm-*-freebsd*): Add target.David O'Brien10-10/+84
2001-12-13freeze.ads: Update copyright date.Geert Bosch4-6/+13
2001-12-13* einfo.h: Regenerate.Geert Bosch2-1/+5
2001-12-13sem_ch12.adb (Save_Entity_Descendant): Use syntactic field names on known nod...Geert Bosch2-12/+51
2001-12-12regrename.c (copyprop_hardreg_forward): New optimization.Richard Henderson5-3/+772
2001-12-12s-stalib.adb: Add more comments on with statements being neededGeert Bosch18-230/+952
2001-12-12dwarf2out.c (dw_val_class): Add dw_val_class_range_list.Jakub Jelinek2-6/+66
2001-12-12c-typeck.c (digest_init): Allow initializing static storage duration objects ...Jakub Jelinek5-2/+84