aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-27combine.c: Fix comment formatting.Kazu Hirata11-18/+32
2002-10-27* reload1.c (reload): Fix a comment typo.Kazu Hirata2-1/+5
2002-10-27* linux64.h (DEFAULT_PCC_STRUCT_RETURN): Define.Jan Hubicka2-0/+10
2002-10-27Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.Zdenek Dvorak4-26/+402
2002-10-27re PR libstdc++/8347 (empty vector range used in string construction causes c...Paolo Carlini3-5/+26
2002-10-27Daily bump.GCC Administrator2-2/+2
2002-10-27partition.h: Close the extern "C" scope when compiling with C++.Roger Sayle3-2/+10
2002-10-27re PR bootstrap/8351 (3.3 20021024 (experimental) fails to bootstrap on cygwin)Roger Sayle2-0/+8
2002-10-26lang-specs.h: Fix ratfor specs.Andris Pavenis2-2/+7
2002-10-26h8300.c (initial_offset): Change to h8300_initial_elimination_offset.Kazu Hirata4-4/+12
2002-10-26mmix.h (LIBCALL_VALUE): Use MMIX_RETURN_VALUE_REGNUM, not MMIX_OUTGOING_RETUR...Hans-Peter Nilsson4-24/+30
2002-10-26wint_t-1.c, [...]: Remove excess-errors markers.Hans-Peter Nilsson3-2/+3
2002-10-26Daily bump.GCC Administrator2-2/+2
2002-10-26Premature commit: obvious change somehow won't work. Sorry.Hans-Peter Nilsson2-3/+1
2002-10-26nest.c, [...]: Expect build failure on mmix-*-*.Hans-Peter Nilsson3-0/+7
2002-10-26mmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix, invalid for floating poi...Hans-Peter Nilsson2-1/+6
2002-10-26Add note about what it fixes.Mike Stump1-0/+1
2002-10-26c-typeck.c (warn_for_assignment): Don't print argument number, if zero.Mike Stump2-2/+27
2002-10-26Add gcc.dg/warn-1.cMike Stump2-0/+20
2002-10-26call.c (build_over_call): Use DECL_CONTEXT, not DECL_VIRTUAL_CONTEXT.Mark Mitchell9-94/+74
2002-10-25toplev.c (dump_file_index): Add DFI_ce3.Jan Hubicka2-15/+29
2002-10-25Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, and restra...Phil Edwards3-4/+10
2002-10-25* config/ia64/hpux.h (BITS_BIG_ENDIAN): Remove.Steve Ellcey2-3/+4
2002-10-25re PR c++/7266 (pedantic segfaults on missing typename)Zack Weinberg4-4/+22
2002-10-25real.c (real_to_decimal): If the >1 tens reduction loop results in a negative...Richard Henderson2-9/+22
2002-10-25MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under GNATS only accou...Gerald Pfeifer2-0/+10
2002-10-25class.c (build_vtbl_initializer): Don't use build_vtable_entry.Mark Mitchell8-128/+116
2002-10-25re PR c++/6994 (ICE in find_function_data)Zack Weinberg6-2/+92
2002-10-25re PR c++/7228 (ICE when using member template and template function)David Edelsohn4-13/+33
2002-10-25* config/s390/s390.md: Remove old-style peepholes.Ulrich Weigand2-146/+4
2002-10-25s390.c (s390_decompose_address): Do not range check the displacement if base ...Ulrich Weigand2-2/+19
2002-10-25Daily bump.GCC Administrator2-2/+2
2002-10-25class.c (end_of_base): New method.Mark Mitchell4-17/+60
2002-10-25natRuntime.cc (_Jv_SetDLLSearchPath): New function.Tom Tromey3-2/+49
2002-10-25gcj.texi (Invoking gij): Document --showversion.Tom Tromey2-2/+10
2002-10-24* class.c (check_field_decls): Fix typo.Mark Mitchell1-1/+1
2002-10-24class.c (check_field_decls): Fix typo.Mark Mitchell1-0/+4
2002-10-24re PR other/3337 (build on linux-gnulibc1 fails: no sys/ucontext.h)Hans-Peter Nilsson1-0/+3
2002-10-24re PR other/3337 (build on linux-gnulibc1 fails: no sys/ucontext.h)Hans-Peter Nilsson1-0/+3
2002-10-24ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the list of platform c...Nathan Tallent2-1/+10
2002-10-24testsuite_hooks.cc (__set_testsuite_memlimit): Use __typeof__ (r.rlim_cur), n...Hans-Peter Nilsson2-1/+8
2002-10-24configure.in (i[3456]86-*-linux*): Add check to disable ${libgcj} for glibc1.Hans-Peter Nilsson2-0/+12
2002-10-24inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson7-125/+205
2002-10-24* varasm.c (struct rtx_const): Array size 16 for V16QImode.Igor Shevlyakov2-2/+6
2002-10-24* config/i386/i386.c (x86_output_mi_thunk): Fix x86_64 pic jump.Richard Henderson2-1/+12
2002-10-24h8300.c (initial_offset): Simplify by using round_frame_size.Kazu Hirata2-2/+6
2002-10-24install.texi (avr): Update required binutils version.Marek Michalkiewicz2-1/+11
2002-10-24s390.md (movdi, [...]): Add peepholes2 to pull operands out of the literal po...Ulrich Weigand2-0/+45
2002-10-25* config/avr/avr.c (init_cumulative_args): Test fntype for zero.Denis Chertykov2-1/+5
2002-10-24expr.c (convert_move): If unsignedp is less then zero there is no equivalent ...Steve Ellcey2-1/+7