summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * jartool.c: Use mode 0666 when opening new file.tromey2002-10-202-2/+5
* * 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-202-2/+2
* * 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
* * lib/compat.exp (compat-run): Prepend "./" when $dest has noschwab2002-10-192-0/+8
* * mmintrin.h (__m64): typedef it to v2si.hubicka2002-10-191-1/+1
* * dependence.c : Removed.spop2002-10-193-1468/+8
* * mmintrin.h (__m64): typedef it to v2si.hubicka2002-10-193-25/+54
* Daily bump.gccadmin2002-10-192-2/+2
* * rs6000.md (movdf_hardfloat32): Order alternatives consistently.dje2002-10-192-34/+48
* * c-decl.c, cp/decl.c (start_decl): Point users of the old initialized-zack2002-10-194-20/+30
* *** empty log message ***spop2002-10-191-0/+1
* * real.c (cmp_significand_0, rtd_divmod, ten_to_mptwo): New.rth2002-10-182-75/+277
* * g++.dg/inherit/thunk1.C: New test.mmitchel2002-10-182-1/+3
* * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.mmitchel2002-10-1838-266/+524
* * config/netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Definethorpej2002-10-188-0/+79
* * config/i386/i386.c (x86_initialize_trampoline): Emit a callthorpej2002-10-183-1/+23
* * class.c (base_derived_from): Make sure return value is a bool.mmitchel2002-10-182-1/+5
* * testsuite/thread/pthread1.cc: Remove needless workaroundljrittle2002-10-182-1/+4
* * config/abi/i386-unknown-freebsd4.7/baseline_symbols.txt: Remove.ljrittle2002-10-182-2008/+1
* * configure.target (freebsd*): Use abi_baseline_triplet.ljrittle2002-10-183-1/+2020
* * docs/html/23_containers/howto.html (GLIBCPP_FORCE_NEW): Documentljrittle2002-10-189-140/+121
* (strictly_overrides): Remove.mmitchel2002-10-181-19/+0
* * class.c (find_final_overrider_data_s): Remove overriding_fn andmmitchel2002-10-184-107/+82
* PR c++/8080jason2002-10-183-2/+37
* cp:nathan2002-10-184-0/+56
* Update email addressgdr2002-10-181-2/+2
* Daily bump.gccadmin2002-10-182-2/+2
* 2002-10-18 Phil Edwards <pme@gcc.gnu.org>pme2002-10-183-1266/+1261
* * doc/c-tree.texi: Update description of COND_EXPR tree nodes.sayle2002-10-182-19/+19
* * config/rs6000/rs6000.h (HARD_REGNO_MODE_OK): Allow arbitrary modesgeoffk2002-10-183-14/+31
* 2002-10-17 Janis Johnson <janis187@us.ibm.com>janis2002-10-18106-0/+2450
* 2002-10-17 Janis Johnson <janis187@us.ibm.com>janis2002-10-182-0/+12
* PR c++/7584mmitchel2002-10-174-2/+33
* * g++.dg/abi/mangle16.C: Adjust.mmitchel2002-10-172-3/+7
* * config/alpha/alpha.c (alpha_initialize_trampoline): Usethorpej2002-10-172-1/+7
* oops, one extra typo.hubicka2002-10-171-1/+1
* Replace "ior" by "or".hubicka2002-10-173-7/+7
* * gcc.dg/20021017-2.c: New test.hubicka2002-10-172-0/+69
* * mmintrin.h: Guard by __MMX__hubicka2002-10-175-1/+187
* * pt.c (convert_template_argument): Revert this change:mmitchel2002-10-173-3/+9
* PR opt/7630hubicka2002-10-171-5/+8
* Really commit patch announced at Oct 14hubicka2002-10-172-7/+24
* Really commit patch announced at Oct 14hubicka2002-10-173-13/+30
* * init.c (expand_default_init): Handle brace-enclosed initializersmmitchel2002-10-174-10/+26