aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-02-02extend.texi (Function Attributes): Remove documentation for PowerPC Windows N...Geoffrey Keating2-31/+5
2003-02-02Daily bump.GCC Administrator2-2/+2
2003-02-01index.html: Correct link to libg++ information.Phil Edwards3-6/+36
2003-02-01dwarf2out.c (gen_type_die): Check for typedefs before calling for TYPE_MAIN_V...Daniel Jacobowitz2-11/+19
2003-02-01libgcc2.c: Include auto-host.h.Richard Henderson3-60/+80
2003-02-01i386.md (addsi_1_zext splitter): Add TARGET_64BIT to the conditional.Richard Henderson2-3/+11
2003-02-01[multiple changes]Richard Henderson29-38/+1019
2003-02-01* reload.c: Revert 2003-01-31 change.Ulrich Weigand2-38/+17
2003-02-01Const correctness issue: http://gcc.gnu.org/ml/libstdc++/2003-01/msg00370.htmlPaolo Carlini6-17/+87
2003-02-01* combine.c (combine_simplify_rtx): Use reversed_comparison_code_parts.Jan Hubicka2-7/+16
2003-02-01flags.h (flag_volatile): Remove declaration.Richard Sandiford16-70/+40
2003-02-01Fix wrongly applied last patch.Andreas Jaeger2-4/+4
2003-02-01Correct ChangeLog entry.Loren J. Rittle2-4/+4
2003-02-01pa.c (pa_output_function_prologue, [...]): Move updating of total_code_bytes ...John David Anglin2-21/+34
2003-02-01Makefile.in: Rebuilt.Mark Wielaard3-3/+8
2003-02-01* gjavah.c (throwable_p): Allocate 1 more byte for string.Mark Wielaard2-1/+5
2003-02-01reload.c (find_reloads): Do not use the mode specified in the insn pattern as...Ulrich Weigand4-13/+87
2003-02-01Daily bump.GCC Administrator2-2/+2
2003-01-31install.texi (Testing): Remove a reference to our obsolete /testresults web p...Gerald Pfeifer2-7/+10
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka23-62/+114
2003-01-31darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent change to LINK_COMMA...Geoffrey Keating2-2/+7
2003-01-31jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be cast to elemen...Tom Tromey2-1/+11
2003-01-31jartool.c (extract_jar): Don't lseek to skip extra fields.Daiki Ueno2-7/+14
2003-01-31re PR target/9506 (ABI breakage: structure return)Loren J. Rittle3-1/+26
2003-01-31Makefile.in: Rebuilt.Tom Tromey3-42/+39
2003-01-31pa32-regs.h (REGNO_REG_CLASS, [...]): Delete duplicated code.John David Anglin2-2/+5
2003-01-31Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.Frank Ch. Eigler3-2/+7
2003-01-31configure.in: Adjust command to source config-ml.in to account for changes to...Christian Cornelssen3-11/+21
2003-01-31re PR fortran/7681 (ICE in compensate_edge, at reg-stack.c:2591)Toon Moene2-1/+10
2003-01-31libjava.exp (libjava_prune_warnings): Remove all unreachable bytecode warnings.Mark Wielaard2-3/+14
2003-01-31aclocal.m4, [...]: Rebuilt.Tom Tromey5-267/+345
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey93-1309/+16186
2003-01-31Properties.java (load): Ignore backslash before EOF.Julian Dolby2-1/+12
2003-01-31re PR c++/8849 (ICE in resolve_overloaded_unification for invalid code)Kriang Lerdsuwanakij4-1/+32
2003-01-31tree.h (TYPE_BINFO_SIZE, [...]): Remove.Nathan Sidwell9-28/+44
2003-01-31timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE.Danny Smith2-11/+15
2003-01-30New test.Richard Henderson1-0/+109
2003-01-30* expr.c (store_expr): Promote all MEM intermediates to regs.Richard Henderson1-6/+6
2003-01-30flow.c (update_life_info): Zap life info after cleanup_cfg.Richard Henderson2-2/+20
2003-01-31arm.c: Fix comment typos.Kazu Hirata5-22/+29
2003-01-31Index: ChangeLogGeoffrey Keating7-19/+43
2003-01-31Daily bump.GCC Administrator2-2/+2
2003-01-30natClass.cc (initializeClass): Check tables when (state == JV_STATE_IN_PROGRE...Jeff Sturm3-10/+31
2003-01-30config.guess: Updated to 2003-01-30's version.Roger Sayle3-61/+55
2003-01-30Makefile.in (libiberty_topdir): New subst.Christian Cornelssen4-128/+139
2003-01-30ggc-page.c (G.context_depth_allocations): New.Richard Henderson2-1/+30
2003-01-30* tree-inline.c (walk_tree): Streamline duplicate hash table lookup.Richard Henderson2-3/+6
2003-01-30jcf-parse.c (read_class): Update identifier's class value if it changed durin...Tom Tromey2-0/+9
2003-01-30Fixed incorrectly formatted entries.Joel Sherrill1-5/+7
2003-01-30class.c (check_field_decls): Only check C_TYPE_FIELDS_READONLY for class types.Mark Mitchell7-33/+72