aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-02-0320000320-1.c: The ARM VFP format is 'natural-endian'.Richard Earnshaw2-1/+6
2003-02-03Make-lang.in (ada.install-info): Let $(DESTDIR)$(infodir) be created if neces...Christian Cornelssen2-39/+41
2003-02-03* regclass.c (cannot_change_mode_set_regs): Correct argument order.Jan Hubicka2-1/+5
2003-02-03Daily bump.GCC Administrator1-1/+1
2003-02-02_tilib.c: Don't include tsystem.h or defaults.h.Kaveh R. Ghazi2-6/+7
2003-02-02* varasm.c (asm_output_aligned_bss): Declare as possibly unused.Andreas Schwab2-2/+6
2003-02-02arm.md (sibcall_epilogue): Set the "conds" to "clob".Richard Earnshaw2-2/+15
2003-02-02* doc/install.texi (hppa*-hp-hpux11*): Update installation notes.John David Anglin2-16/+38
2003-02-02pa-protos.h (attr_length_millicode_call): Remove second argument.John David Anglin4-305/+1026
2003-02-02install.texi (Testing): Simplify and compress instructions concerning Dejagnu.Gerald Pfeifer2-18/+13
2003-02-02collect2.c (pexecute_pid): Rename to pid.John David Anglin2-10/+13
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