aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-28run_all.sh: Change output to be more compliant with dejagnu framework.Arnaud Charlet1-0/+6
2003-10-28Change output to be more cpliant with dejagnu framework.Arnaud Charlet1-40/+47
2003-10-28arm.c (arm_output_epilogue): When using a frame pointer...Richard Earnshaw2-18/+30
2003-10-28ggc-zone.c (check_cookies): Add missing variable.Andreas Jaeger2-6/+13
2003-10-28irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh R. Ghazi5-3/+17
2003-10-28* c-decl.c (pushdecl): Clarify comment.Zack Weinberg2-8/+12
2003-10-28Daily bump.GCC Administrator1-1/+1
2003-10-27* doc/install.texi: Update instructions for Ada cross buildsArnaud Charlet2-1/+5
2003-10-27* README.ada: Removed, integrated in ../doc/sourcebuild.texiArnaud Charlet2-24/+4
2003-10-27re PR ada/5909 (Ada has no test suite.)Arnaud Charlet2-0/+39
2003-10-27re PR ada/5909 (Ada has no test suite.)Arnaud Charlet13-1439/+2552
2003-10-27m68hc11.c: Convert to ISO C90.Stephane Carrez3-388/+245
2003-10-27Added my e-mail address.Eric Botcazou1-2/+2
2003-10-27toplev.c (enum dump_file_index, dump_file): Fix ordering of webizer pass dump.Jan Hubicka2-2/+8
2003-10-27re PR ada/5909 (Ada has no test suite.)Arnaud Charlet2-0/+29
2003-10-27re PR ada/5909 (Ada has no test suite.)Arnaud Charlet2596-0/+438836
2003-10-27reload1.c (struct elim_table): Change offset, initial_offset and previous_off...Jakub Jelinek9-50/+194
2003-10-26alpha.md (attr cannot_copy): New.Richard Henderson3-33/+38
2003-10-27Remove incorrect entryMark Mitchell1-1/+0
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin9-21/+1795
2003-10-27Daily bump.GCC Administrator1-1/+1
2003-10-26m68k.c (m68k_compute_frame_layout): Ensure FPU related frame information is a...Gunther Nikl2-24/+27
2003-10-26m68k.c (m68k_compute_frame_layout): Swap reg_mask and reg_rev_mask computation.Gunther Nikl2-7/+16
2003-10-26m68k.c (m68k_output_function_prologue): Eliminate num_saved_regs, use current...Bernardo Innocenti2-6/+8
2003-10-26extend.texi (interrupt_handler): Add m68k to the list of processors implement...Bernardo Innocenti3-7/+43
2003-10-26unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned comparison.Andreas Jaeger2-2/+8
2003-10-26Add ChangeLog mark.Andreas Jaeger1-0/+1
2003-10-26mmintrin.h (_mm_set1_pi8): Fix comment.Andreas Jaeger2-2/+6
2003-10-26m68k.c (m68k_output_function_prologue): Move front comment from here to...Gunther Nikl2-17/+23
2003-10-26toplev.c (default_get_pch_validity): Guard the use of target_options with #if...Kazu Hirata2-0/+12
2003-10-26* Makefile.in: Remove duplicated lines.Andreas Jaeger2-20/+17
2003-10-26* nl.po: Update.Joseph Myers2-1768/+164
2003-10-26re PR c++/10371 (misleading error message for illegal member access)Kriang Lerdsuwanakij4-1/+35
2003-10-26dwarf2out.c (output_cfi): Use HOST_WIDE_INT_PRINT.Andreas Jaeger2-4/+13
2003-10-26tree.h (dwarf2out_def_cfa, [...]): Update prototypes for recent dwarf2out.c c...Andreas Jaeger2-4/+8
2003-10-26* toplev.c (default_pch_valid_p): Fix warning.Andreas Jaeger2-1/+5
2003-10-26simplify-rtx.c (simplify_replace_rtx): Avoid allocating duplicate RTL nodes.Roger Sayle2-47/+56
2003-10-26Daily bump.GCC Administrator1-1/+1
2003-10-25Fix bootstrap failure.Graham Stott2-0/+10
2003-10-25be.po, [...]: Update.Joseph Myers12-38862/+41500
2003-10-25dwarf2out.c (dw_cfi_oprnd_struct): Offset is HOST_WIDE_INT.Jan Hubicka2-50/+58
2003-10-25i386.c (ix86_eax_live_at_start_p): New.Richard Henderson2-5/+39
2003-10-25Results are re-alphabetized, tooBruce Korb1-5/+5
2003-10-25snprintf alphabetically precedes uintBruce Korb2-62/+62
2003-10-25* cppcharset.c (one_utf8_to_utf32): Initialize 's' to silence warning.Jan Hubicka2-1/+5
2003-10-25re PR target/12712 (ICE on short legit C++ code fragment with gcc 3.3.2)Eric Botcazou4-19/+64
2003-10-25genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg13-584/+769
2003-10-25Daily bump.GCC Administrator1-1/+1
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating8-10/+214
2003-10-24Makefile.in: Define a vpath for %.texi.Kelley Cook2-57/+77