aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-24mkfixinc.sh: Remove special cases for svr4 and ptx, and related code.Nathanael Nerode4-1752/+7
2003-10-24s390.c (load_multiple_operation): Allow both SImode and DImode if word_mode i...Ulrich Weigand3-28/+52
2003-10-24re PR c/11943 (Accepts invalid declaration "int x[2, 3];" in C99 mode)Joseph Myers4-3/+28
2003-10-24linux.h: Wrap MD_FALLBACK_FRAME_STATE_FOR and associated includes in #ifndef ...Richard Sandiford2-0/+7
2003-10-24re PR c++/11076 (ICE with invalid base class)Kriang Lerdsuwanakij5-2/+33
2003-10-24gnatvsn.ads (Gnat_Static_Version_String): New constant, used to minimize the ...Arnaud Charlet8-2/+105
2003-10-24* doc/libgcc.texi: Document some more of the libgcc API.Roger Sayle2-114/+234
2003-10-24re PR ada/12014 (strcpy used with overlapping arguments)Arnaud Charlet16-1315/+1379
2003-10-24Correct misapplied patch.Andrew Haley1-1/+1
2003-10-24jcf-parse.c (jcf_parse): Fix args to fatal_error().David S. Miller2-1/+5
2003-10-24* gcc.dg/c99-restrict-2.c: New test.Joseph Myers2-0/+16
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley7-40/+208
2003-10-24arm.c (arm_rtx_costs_1, [...]): Adjust costs for comparing a constant with sm...Richard Earnshaw4-47/+317
2003-10-24arm.c (note_invalid_constants): Try to extract the constant pool value using ...Richard Earnshaw2-3/+23
2003-10-24PR c++/12698, c++/12699, c++/12700, c++/12566Nathan Sidwell11-43/+274
2003-10-24re PR c++/12624 ([unit-at-a-time] ICE in notice_global_symbol)Jan Hubicka2-1/+7
2003-10-24adadecode.h, [...]: Convert to ISO C90 declarations and definitions.Nathanael Nerode8-88/+73
2003-10-24re PR middle-end/11414 (Segementation fault compiling csets.adb)Roger Sayle2-13/+11
2003-10-24Daily bump.GCC Administrator1-1/+1
2003-10-23re PR middle-end/12705 (: complex powers)Roger Sayle2-19/+17
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth3-7/+14
2003-10-23* config/i386/cygwin.asm. Add copyright notice. Add commentDanny Smith2-3/+44
2003-10-23old-style-asm-1.c: Also check for (set (pc) on lines following the jump_insn.Zdenek Dvorak2-1/+6
2003-10-23clzhi2.c: Fix warnings.Kazu Hirata6-1/+11
2003-10-23clzhi2.c: Fix warnings.Kazu Hirata1-0/+8
2003-10-23Fix problem noticed while looking at PR 12564.James E Wilson2-2/+4
2003-10-23rs6000.h (UNITS_PER_WORD): Use TARGET_32BIT, not TARGET_POWREPC64.Fariborz Jahanian3-8/+124
2003-10-23toplev.c (output_file_directive): Allow for null input_name.Andrew Haley2-2/+12
2003-10-23re PR ada/11978 (ada compiler crashes in a-tags.adb)Arnaud Charlet9-69/+104
2003-10-23* init.c, adaint.c: Minor reformatting.Arnaud Charlet3-10/+13
2003-10-23adaint.c (w32_epoch_offset): Define static const at file level.Danny Smith2-20/+51
2003-10-23i386.c (classify_argument): Handle SET_TYPE.Waldek Hebisch2-1/+30
2003-10-23re PR c++/12726 (ICE (segfault) on trivial code)Jason Merrill3-2/+27
2003-10-22configure.in: In --enable-generated-files-in-srcdir option handling, fix defa...Chris Demetriou3-2/+8
2003-10-23config.gcc: Update *-*-vxworks* generic hook and comments.Phil Edwards14-20/+586
2003-10-23Daily bump.GCC Administrator1-1/+1
2003-10-22call.c: Fix comment formatting.Kazu Hirata11-24/+37
2003-10-22h8300.c (h8300_output_function_epilogue): Remove.Kazu Hirata3-21/+57
2003-10-22obstack.h: Merge the following change from gnulib...Joseph Myers7-16/+121
2003-10-22sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.Danny Smith5-18/+46
2003-10-22re PR target/12676 (m68k.c: LP64 bug)Andreas Schwab2-1/+7
2003-10-22dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of DW_...Jan Hubicka2-5/+10
2003-10-22cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when global in...Jan Hubicka2-3/+6
2003-10-22* doc/extend.texi: Mention H8S wherever H8/300H is mentioned.Kazu Hirata2-8/+12
2003-10-22jcf-write.c: Follow spelling conventions.Kazu Hirata3-3/+8
2003-10-22ChangeLog: Fix typos.Kazu Hirata8-54/+65
2003-10-22s390.md ("movstr_short_64", [...]): Merge ...Ulrich Weigand3-193/+198
2003-10-22expr.c (expand_byte_code): Only warn about dead bytecode when extra_warnings ...Tom Tromey2-4/+11
2003-10-22c-pch.c (struct c_pch_validity): Add pch_init field.Mark Mitchell2-0/+21
2003-10-22* Makefile.in: Disable build of gnatpsta. PR ada/10110.Arnaud Charlet1-4/+4