summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-10-231062-1244/+1402
* Daily bump.gccadmin2002-10-231-1/+1
* * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Add missingshebs2002-10-232-0/+6
* Minor performance tweak, and workaround for reload bug.wilson2002-10-232-1/+5
* PR other/8289hubicka2002-10-223-19/+39
* PR c++/6579mmitchel2002-10-224-0/+46
* gcc/rth2002-10-2228-215/+378
* * i386.c (standard_sse_constant_p): Accept vector and integer zeros too.hubicka2002-10-225-6/+33
* * config/s390/s390.md ("*movdi_64"): Fix op_type attribute.uweigand2002-10-222-4/+14
* * i386.md: FIx typo.hubicka2002-10-224-18/+44
* 2002-10-22 Eric Christopher <echristo@redhat.com>echristo2002-10-222-17/+20
* * config.gcc [s390-*-linux]: Remove s390/t-linux from tmake_file.uweigand2002-10-224-9/+16
* * i386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQDQ128.hubicka2002-10-225-30/+61
* - Add final newline.dje2002-10-221-1/+2
* PR c++/7209nathan2002-10-224-7/+51
* * output.h (SECTION_NOTYPE): Define.amodra2002-10-224-24/+65
* Daily bump.gccadmin2002-10-221-1/+1
* * class.c (empty_base_at_nonzero_offset_p): New function.mmitchel2002-10-225-3/+75
* * real.c (sticky_rshift_significand): Return inexact, don'trth2002-10-223-18/+79
* * libgcc2.c: Fix __udiv_w_sdiv breakage on platforms thatuweigand2002-10-212-0/+7
* * config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Simplifykazu2002-10-212-13/+15
* * i386.c (builtin_description): Add punpcklqdq and movdq2qhubicka2002-10-215-16/+407
* remove > > > glitchdalej2002-10-211-1/+0
* Fix fastmath-specific crash PR 7133.dalej2002-10-213-2/+40
* * class.c (include_empty_classes): Use normalize_rli.mmitchel2002-10-212-8/+24
* * config/i386/i386.c (x86_64_sign_extended_value): Add allow_ripjakub2002-10-2111-86/+491
* * libgcc2.c: Inline __udiv_w_sdiv when compiling __udivdi3,uweigand2002-10-212-0/+14
* * c-opts.c (missing_arg): Use cl_options[opt_index].opt_codeuweigand2002-10-214-3/+14
* * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.uweigand2002-10-217-17/+34
* * config/s390/fixdfdi.h (__fixunsdfdi, __fixdfdi): Add prototypes.uweigand2002-10-215-14/+56
* * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions withzack2002-10-212-36/+55
* 2002-10-15 Andrew Haley <aph@redhat.com>aph2002-10-213-1/+131
* 2002-10-21 Janis Johnson <janis187@us.ibm.com>janis2002-10-212-1/+12
* * decl.c (reshape_init): Tweak handling of character arrays.mmitchel2002-10-214-1/+11
* * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.uweigand2002-10-213-1/+12
* * config/s390/s390.c (s390_output_mi_vcall_thunk): New function.uweigand2002-10-212-70/+201
* * config/h8300/h8300.h (N_REG_CLASSES): Parenthesize.kazu2002-10-212-1/+5
* * gcc.c-torture/compile/20020604-1.x: New.kazu2002-10-215-1/+26
* PR c++/8218mmitchel2002-10-213-3/+44
* * g++.dg/inherit/override1.C: Add dg-options clause.mmitchel2002-10-212-0/+6
* Daily bump.gccadmin2002-10-211-1/+1
* 2002-10-20 Ranjit Mathew <rmathew@hotmail.com>tromey2002-10-202-0/+8
* * target.h (struct gcc_target): Line wrap.rth2002-10-2046-253/+175
* * config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.mmitchel2002-10-202-1/+5
* PR other/8202rakdver2002-10-206-1/+75
* PR c/761sayle2002-10-205-49/+111
* * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature tommitchel2002-10-2040-89/+142
* Daily bump.gccadmin2002-10-201-1/+1
* * real.c (do_add): Fix 0+0 sign corner case.rth2002-10-192-4/+9
* * i386.c (classify_argument): Pass MMX arguments in memoryhubicka2002-10-194-73/+96