aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-31* .cvsignore: Update.Neil Booth2-2/+4
2002-12-31h8300-protos.h: Update the prototypes.Kazu Hirata4-6/+15
2002-12-31parser.c (cp_parser_dependent_type_p): Fix thinko.Mark Mitchell3-1/+17
2002-12-31Makefile.in: Rebuilt.Tom Tromey3-3/+12
2002-12-31profopt.exp: Change the name of a global variable to avoid possible clashes w...Janis Johnson2-3/+8
2002-12-31class.c (modify_vtable_entry): Remove unused variable.Nathan Sidwell6-68/+142
2002-12-31* doc/install.texi (Testing): Fixed typo.Tom Tromey2-1/+5
2002-12-31cp-tree.def (RETURN_INIT): Remove.Mark Mitchell10-156/+76
2002-12-31re PR c++/9112 (new C++ parser rejects code older parsers accepted)Mark Mitchell4-2/+24
2002-12-31h8300.h (TRAMPOLINE_TEMPLATE): Remove.Kazu Hirata2-29/+39
2002-12-31configure.in: Fix use of $program_transform_name.Andreas Schwab3-6/+11
2002-12-31For PR libgcj/8933:Tom Tromey4-40/+75
2002-12-31re PR libgcj/8997 (spin() calls Thread.sleep)Tom Tromey4-2/+32
2002-12-31* c-common.h (pending_lang_change): Declare.Mark Mitchell2-0/+8
2002-12-31invoke.texi (Optimization Options): Clean up -O flag descriptions.Jerry Quinn2-27/+30
2002-12-31invoke.texi (Optimization Options): List the options enabled by each -O flag.Jerry Quinn2-6/+44
2002-12-31* cp-tree.h (pending_lang_change): Declare.Gabriel Dos Reis2-0/+7
2002-12-31install.texi (Configuration): Explicitly refer gcc/config.gcc for a list of c...Gerald Pfeifer2-2/+7
2002-12-31* config/h8300/h8300.h: Fix comment typos.Kazu Hirata2-2/+6
2002-12-31Daily bump.GCC Administrator2-2/+2
2002-12-31Add missing changelog entryAlexandre Oliva1-0/+18
2002-12-31* configure: Regenerated.Daniel Jacobowitz1-0/+1
2002-12-31* configure.in (baseargs): Don't remove first configure argument.Daniel Jacobowitz3-2/+6
2002-12-30Minor typosDJ Delorie2-2/+2
2002-12-30* config/rs6000/rs6000.h (WIDEST_HARDWARE_FP_SIZE): Define.David Edelsohn2-0/+7
2002-12-31Makefile.am: Resolve non-portable use of $<.Loren J. Rittle3-23/+28
2002-12-31parser.c (cp_parser_context_free_list): New variable.Mark Mitchell2-55/+100
2002-12-30javaprims.h: Updated.Tom Tromey3-8/+21
2002-12-30URLStreamHandler.java (toExternalForm): Ignore port if zero or smaller.Mark Wielaard2-1/+6
2002-12-30* doc/install.texi (Testing): Mention Jacks.Tom Tromey2-0/+9
2002-12-30Makefile.am (jar.1, grepjar.1): Protect against texi2pod/pod2man failing.DJ Delorie3-8/+14
2002-12-30i* Make-lang.in: Protect against texi2pod/pod2man failing.DJ Delorie2-16/+20
2002-12-30* doc/gcc.texi, doc/gccint.texi: Update last modification dates.Joseph Myers3-2/+6
2002-12-30h8300.c (output_logical_op): Use extu.w in more cases.Kazu Hirata2-6/+20
2002-12-30* doc/service.texi: Uncomment and update FAQ link.Joseph Myers2-5/+7
2002-12-30* gcc.c-torture/compile/20021230-1.c: New test.Daniel Jacobowitz2-0/+12
2002-12-30* parser.c (cp_parser_declaration_seq_opt): Handle pending_lang_change.Mark Mitchell2-0/+18
2002-12-30parse.y: Remove.Mark Mitchell10-5955/+35
2002-12-30* gcc.pot: Regenerate.Joseph Myers2-5431/+5896
2002-12-30* unwind-dw2-fde.h (last_fde): Add unused attribute for obj.Andreas Jaeger2-1/+5
2002-12-30parser.c (cp_parser_parameter_declaration_clause): Treat system header as ext...David Edelsohn2-1/+14
2002-12-30config-lang.in, [...]: GCC, not GNU CC.Nathanael Nerode5-20/+25
2002-12-30decl.c (grokdeclarator): Diagnost "extern thread" and "static thread" correctly.Mark Mitchell2-5/+9
2002-12-30decl.c, [...]: GCC, not GNU CC.Nathanael Nerode4-14/+19
2002-12-30add missing ChangelogsNathan Sidwell1-0/+22
2002-12-30configure.in (GLIBCPP_ENABLE_CXX_FLAGS): Do not pass arguments, let the defau...Phil Edwards3-3/+9
2002-12-30* config/h8300/h8300.md (*addsi3_lshiftrt_16_zexthi): New.Kazu Hirata2-0/+16
2002-12-30h8300.c (output_logical_op): Use extu.w if we are clearing the most significa...Kazu Hirata2-3/+30
2002-12-30acinclude.m4: Remove trailing whitespace.Phil Edwards4-1680/+1711
2002-12-30cp-tree.h (THUNK_TARGET): New macro.Nathan Sidwell9-69/+181