aboutsummaryrefslogtreecommitdiff
path: root/gcc
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 Administrator1-1/+1
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-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-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-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 Administrator1-1/+1
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-31re PR target/9506 (ABI breakage: structure return)Loren J. Rittle3-1/+26
2003-01-31pa32-regs.h (REGNO_REG_CLASS, [...]): Delete duplicated code.John David Anglin2-2/+5
2003-01-31re PR fortran/7681 (ICE in compensate_edge, at reg-stack.c:2591)Toon Moene2-1/+10
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 Administrator1-1/+1
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
2003-01-30arm.c (arm_compute_initial_elimination_offset): If optimizing for size...Richard Earnshaw2-4/+14
2003-01-30h8300-protos.h: Update the prototype for compute_plussi_cc.Kazu Hirata4-3/+15
2003-01-30re PR target/9316 (powerpc-rtems/extending multilibs)Ralf Corsepius3-2/+14
2003-01-30(arm_output_epilogue): Update stack pointer when popping saved IP registerNick Clifton2-1/+6
2003-01-30aix43.h: Fix comment typos.Kazu Hirata9-19/+30
2003-01-30c-common.c (builtin_define_float_constants): Define __<TYPE>_HAS_INFINITY__ a...Mark Mitchell18-346/+776
2003-01-30lib1funcs.asm: Fix comment typos.Kazu Hirata5-13/+20
2003-01-30Make-lang.in (po-generated): Find the targets in $(parsedir).Loren J. Rittle2-8/+15
2003-01-30* objc/Make-lang.in (objc-parse.y): Find c-parse.in in $(srcdir).Loren J. Rittle2-2/+6
2003-01-30* config/fp-bit.h (__make_dp): Declare if TMODES.Alexandre Oliva2-0/+5
2003-01-30re PR ada/8344 (mips-rtems build problem)Laurent Guerby4-7/+14
2003-01-30Daily bump.GCC Administrator1-1/+1
2003-01-29h8300.h (PREDICATE_CODES): Add entries for general_operand_src and general_op...Kazu Hirata2-23/+32
2003-01-29cp/pt.c change log entry move from ./ChangeLog to cp/ChangeLogFariborz Jahanian2-4/+4
2003-01-29parse.y (patch_assignment): Only transform the rhs of an assignment when comp...Tom Tromey2-1/+6
2003-01-295rosinte.ads: Add SIGXCPU.Joel Sherrill7-5/+303