aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-29rs6000.c (function_arg_pass_by_reference): Return true for variable sized types.David Edelsohn2-4/+34
2003-01-29arm.c (arm_legtimize_address): New function.Richard Earnshaw4-85/+115
2003-01-29re PR bootstrap/9296 ([*-rtems] gthr-rtems regression)Joel Sherrill2-1/+7
2003-01-29re PR target/9295 ([mips-rtems] config/mips/rtems.h init/fini issue)Joel Sherrill2-1/+8
2003-01-29re PR bootstrap/9293 ([m68k-elf/rtems] config/m68k/t-crtstuff bug)Joel Sherrill2-2/+10
2003-01-29re PR bootstrap/9292 (hppa1.1-rtems configurery problems)Joel Sherrill3-2/+15
2003-01-29re PR c++/8591 (g++ crashes while instantiating templates)Kriang Lerdsuwanakij4-19/+66
2003-01-29c-parse.o: Locate source file in $(parsedir) not $(srcdir).Nick Clifton2-1/+6
2003-01-29re PR c++/9437 (template function parameter `T*' shouldn't match pointers to ...Nathan Sidwell4-0/+32