summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * predict.c (estimate_probability): Reorganize opcode heuristics.hubicka2001-12-1312-232/+1037
* 2001-12-13 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-12-133-1/+10
* Daily bump.gccadmin2001-12-136-6/+6
* * prims.cc (_Jv_RunMain): Use `using' to simplify code. Settromey2001-12-132-12/+11
* * decl.c (store_parm_decls): Remove parms_have_cleanups cruft.jason2001-12-138-137/+67
* * recog.c (validate_replace_rtx_1): Use simplify_gen_binaryrth2001-12-133-10/+31
* * builtins.c (expand_builtin_memset, expand_builtin_memcpy,rth2001-12-134-132/+291
* 2001-12-12 Paolo Carlini <pcarlini@unitus.it>paolo2001-12-134-9/+23
* 2001-12-12 David O'Brien <obrien@FreeBSD.org>obrien2001-12-1310-10/+84
* * freeze.ads: Update copyright date.bosch2001-12-134-6/+13
* * einfo.h: Regenerate.bosch2001-12-122-1/+5
* * sem_ch12.adb (Save_Entity_Descendant): Use syntactic field namesbosch2001-12-122-12/+51
* 2001-12-12 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-12-1220-104/+298
* 2001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2001-12-123-0/+13
* * regrename.c (copyprop_hardreg_forward): New optimization.rth2001-12-125-3/+772
* * s-stalib.adb: Add more comments on with statements being neededbosch2001-12-1218-230/+952
* * jni.cc (call): Synchronize if required.tromey2001-12-122-0/+16
* * gij.cc (main): Clarify --help output.tromey2001-12-122-1/+3
* 2001-12-12 Philip Martin <philip@codematters.co.uk>paolo2001-12-125-18/+59
* * dwarf2out.c (dw_val_class): Add dw_val_class_range_list.jakub2001-12-122-6/+66
* * c-typeck.c (digest_init): Allow initializingjakub2001-12-125-2/+84
* fix XFAILjason2001-12-121-1/+1
* * emit-rtl.c (adjust_address_1): Always copy address to avoidrth2001-12-122-7/+14
* Wrap comment.rth2001-12-121-2/+2
* * gnu/gcj/runtime/StringBuffer.javatromey2001-12-122-1/+7
* * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,jakub2001-12-124-41/+21
* * stmt.c (expand_end_case): Do subtraction of lower bound as treeskenner2001-12-122-12/+19
* * cppfiles.c (read_include_file): Set buffer size properly whenkenner2001-12-122-2/+8
* Add missing blank.kenner2001-12-121-1/+1
* Fixed objc problem with bitfields of enumerated typesnicola2001-12-121-0/+5
* Fixed compilation of bitfields of enumerations in args and ivarsnicola2001-12-121-1/+2
* * doc/extend.texi (Deprecated Features): Deprecate implicitnathan2001-12-1222-67/+161
* 2001-12-11 Roger Sayle <roger@eyesopen.com>aj2001-12-122-36/+42
* Daily bump.gccadmin2001-12-126-6/+6
* * config/fp-bit.c (pack_d): Cast to ``fractype'' for long longrth2001-12-122-1/+6
* * config/alpha/alpha.h (TARGET_FIXUP_EV5_PREFETCH): New.rth2001-12-124-0/+51
* * combine.c (simplify_and_const_int): Simplify (AND (PLUS X Y) C)rth2001-12-122-0/+22
* * basic-block.h (flow_preorder_transversal_compute): Declare.wehle2001-12-123-0/+132
* * cfganal.c (flow_depth_first_order_compute): Alwayswehle2001-12-122-1/+8
* 2001-12-11 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-12-127-154/+148
* 2001-11-30 Alan Matsuoka <alanm@redhat.com>alanm2001-12-122-0/+7
* * expmed.c (expand_divmod): Ignore sdiv_pow2_cheap for modes inrth2001-12-122-1/+15
* * except.c (sjlj_find_directly_reachable_regions): Don'trth2001-12-122-42/+51
* * config/alpha/alpha.md (divmodsi_internal_er): Split, so thatrth2001-12-122-2/+92
* * emit-rtl.c (widen_memory_access): New.rth2001-12-124-6/+90
* * combine.c (simplify_shift_const): Move SHIFT_COUNT_TRUNCATEDrth2001-12-122-14/+18
* * config/sparc/sparc.md (prefetch): New.rth2001-12-122-0/+35
* 2001-12-11 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-123-2/+8
* 2001-12-11 David O'Brien <obrien@FreeBSD.org>obrien2001-12-125-10/+23
* * objc/objc-act.c (build_string_class_template): New.rth2001-12-122-2/+41