aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-12-02* unroll.c (copy_loop_body): Copy CONST_OR_PURE_CALL_P.Jan Hubicka2-0/+5
2002-12-02For PR java/8740:Tom Tromey2-36/+63
2002-12-02* i386.c (ix86_expand_int_movcc): Avoid overflow.Jan Hubicka2-1/+5
2002-12-02DR 180Kriang Lerdsuwanakij4-13/+21
2002-12-02h8300.c (dosize): Output r7/er7 instead of sp.Kazu Hirata2-7/+25
2002-12-02expmed.c (store_bit_field): Use int_mode_for_mode to find corresponding mode ...J"orn Rennecke2-1/+8
2002-12-02h8300.md (stm_h8300s_2): New.Kazu Hirata2-0/+171
2002-12-02Daily bump.GCC Administrator1-1/+1
2002-12-02* ra-build.c: Fix a comment typo.Kazu Hirata2-1/+5
2002-12-02h8300.c (h8300_output_function_prologue): Remove variable idx.Kazu Hirata2-8/+10
2002-12-01re PR c++/5919 (ICE when passing variable array to template function)Mark Mitchell4-14/+27
2002-12-01re PR c++/8727 (compiler confused by inheritance from an anonymous struct)Mark Mitchell7-1/+65
2002-12-01* config/frv/xm-frv.h: Delete, unnecessary.Zack Weinberg2-38/+4
2002-12-01* config/h8300/h8300.md: Add comments for define_peephole2.Kazu Hirata2-0/+16
2002-12-01re PR c++/8332 (strlen/template interaction causes ICE)Mark Mitchell13-20/+60
2002-12-01Revert change accidentally applied to wrong branchZack Weinberg2-61/+2
2002-12-01Daily bump.GCC Administrator1-1/+1
2002-12-01i * configure.in: Don't put ${tm_file} into host_xm_file,Zack Weinberg2-2/+61
2002-12-01re PR c++/8227 (g++ 3.3: ctors not called in static array initialization)Mark Mitchell6-31/+54
2002-12-01cfg.c (dump_flow_info): Use max_reg_num () to determine the largest pseudo re...John David Anglin2-0/+6
2002-12-01re PR c++/8214 (character conversion problem)Mark Mitchell4-2/+29
2002-11-30re PR c++/8511 ((hopefully) reproducible cc1plus SIGSEGV.)Mark Mitchell4-5/+43
2002-11-30Daily bump.GCC Administrator1-1/+1
2002-11-29cpplib.c (_cpp_test_assertion): Default *value to 0.Hans-Peter Nilsson3-1/+13
2002-11-29anon2.C: New test.Joe Buck4-0/+17
2002-11-29class.c (walk_subobject_offsets): Recur on binfos as well as on types.Mark Mitchell2-54/+91
2002-11-29t-crtstuff: New target makefile fragment.Ulrich Weigand3-2/+11
2002-11-29h8300.md (movsi_h8300hs): Change the order of alternatives to correct the len...Kazu Hirata2-3/+9
2002-11-29h8300.md (an anonymous pattern): Give an internal name *tst_extzv_bitqi_1_n.Kazu Hirata2-3/+29
2002-11-29Daily bump.GCC Administrator1-1/+1
2002-11-29h8300.c (h8300_eightbit_constant_address_p): Fix a comment typo.Kazu Hirata2-2/+8
2002-11-28* doc/passes.texi: Mention the other register allocator.Michael Matz2-1/+24
2002-11-28* config/h8300/h8300.md (6 new peephole2 patterns): New.Kazu Hirata2-0/+128
2002-11-28strct-varg-1.x: Remove xfail on the h8300 port.Kazu Hirata2-3/+5
2002-11-28config.gcc (x86_64-*-linux*): Remove i386/t-crtstuff.Jakub Jelinek4-2/+14
2002-11-28h8300.c (h8300_and_costs): New.Kazu Hirata4-0/+30
2002-11-28Daily bump.GCC Administrator1-1/+1
2002-11-28rs6000.c (altivec_init_builtins): Make the pointer argument in the prototypes...Zack Weinberg2-46/+85
2002-11-28* decl.c (java_init_decl_processing): Use `LL' on 64-bit constant.Kaveh R. Ghazi2-1/+5
2002-11-28except.c (default_exception_section): Move variable into the scope where it i...Kaveh R. Ghazi2-2/+7
2002-11-28config.gcc (*-*-netbsd[2-9]*, [...]): Test for correct version.Krister Walfridsson2-1/+6
2002-11-27* config/h8300/h8300.h (OK_FOR_U): Remove extra parentheses.Kazu Hirata2-4/+8
2002-11-27h8300.c (h8300_shift_costs): New.Kazu Hirata4-14/+40
2002-11-27- Fix typo in rs6000_output_load_multiple commit.David Edelsohn1-1/+1
2002-11-27spe.md (spu_evsplatfi, [...]): Swap operands in output template.Jim Wilson2-3/+8
2002-11-27class.c (build_base_field): Make sure we get the canonical base when descendi...Mark Mitchell2-1/+9
2002-11-27i386.h (DLL_IMPORT_EXPORT_PREFIX): Define.Casper S. Hornstrup3-34/+50
2002-11-27mkmap-symver.awk (BEGIN): Set sawsymbol false.Richard Henderson2-1/+20
2002-11-27* gcc.dg/bitfld-6.c: New test.Richard Sandiford2-0/+20
2002-11-27* builtins.def (DEF_C99_BUILTIN): Fix.Jan Hubicka5-1/+25