aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers12-8/+41
2003-11-20[multiple changes]Arnaud Charlet55-326/+1187
2003-11-20re PR target/13131 (internal compiler error: in AT_flag, at dwarf2out.c:4480)Scott Snyder2-1/+7
2003-11-20arc-protos.h: Update to C90 prototypes.Kelley Cook4-195/+129
2003-11-20re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm2-9/+17
2003-11-20cp-demangle.c (demangle_type): Correct thinko in substitution processing.Mark Mitchell2-3/+10
2003-11-20stmt.c (expand_goto): Memory clobbers added.Andreas Krebbel2-0/+11
2003-11-20reload.c (find_reloads): Added missing type casts.Andreas Krebbel2-2/+6
2003-11-20Daily bump.GCC Administrator2-2/+2
2003-11-19* combine.c (sets_function_arg_p): Delete unused function.James E Wilson2-40/+4
2003-11-19reload1.c (reload): Revert 2 previous checkins.Eric Christopher1-8/+2
2003-11-19reload1.c (reload): Revert 2 previous checkins.Eric Christopher1-0/+4
2003-11-19cpptrad.c (_cpp_scan_out_logical_line): Improve test for whether directive be...Nathanael Nerode4-1/+27
2003-11-19* config/frv/frv.c (frv_init_libfuncs): Correct ufix_optab entries.Richard Sandiford2-3/+7
2003-11-19install.texi (Specific): Remove information on old versions of glibc versus o...Gerald Pfeifer2-14/+5
2003-11-19* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.Arnaud Charlet2-2/+4
2003-11-19[multiple changes]Guilhem Lavaux3-0/+58
2003-11-19FlatteningPathIterator.java: Entirely re-written.Sascha Brawer3-26/+987
2003-11-19codecvt_members.cc (do_out): If we can upper bound the total number of extern...Paolo Carlini3-39/+86
2003-11-192003-11-19 Michael Koch <konqueror@gmx.de>Michael Koch2-48/+143
2003-11-19emit-rtl.c (gen_lowpart): Don't force MEMs into a register unless the registe...Richard Sandiford2-0/+7
2003-11-18i386.c (print_reg): Handle QI and HI modes for non Q regs.Richard Henderson2-0/+10
2003-11-19libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dyli...Andreas Tobler7-18/+234
2003-11-19config.gcc (powerpc-*-darwin*): Add libgcc build specification file.Andreas Tobler6-1/+257
2003-11-19compat.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler5-0/+17
2003-11-19libffi-dg.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler2-2/+12
2003-11-19libjava.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler2-7/+31
2003-11-19libstdc++.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler3-1/+14
2003-11-19cp-demangle.c (demangle_operator_name): Remove space before "sizeof".Ian Lance Taylor2-20/+134
2003-11-19re PR libgcj/13026 (libgcj verifier failure)Tom Tromey2-3/+10
2003-11-19* config/ns32k/ns32k.h: Remove obsolete comment.Nathanael Nerode2-8/+5
2003-11-19Daily bump.GCC Administrator2-2/+2
2003-11-18configopts.html, [...]: Add <link> tags.Jonathan Wakely27-39/+195
2003-11-18test-demangle.c (main): Don't pass DMGL_VERBOSE to cplus_demangle.Ian Lance Taylor2-1/+4
2003-11-18* testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.Ian Lance Taylor2-1/+5
2003-11-18jni.cc (_Jv_JNI_GetStringUTFChars): Fail gracefully if string is null.Tom Tromey2-2/+9
2003-11-18re PR middle-end/11821 (Operator implementation as a library call fails with ...Roger Sayle2-1/+9
2003-11-18re PR c++/12932 (ICE with use of ptr-to-function as template arg)Kriang Lerdsuwanakij6-1/+38
2003-11-18* cgraph.c (change_decl_assembler_name): Avoid bogus warnings.Jan Hubicka2-1/+6
2003-11-18sysv4.h: OpenBSD hooks.Marc Espie2-2/+51
2003-11-18* gcc.dg/nested-func-1.c: New test.Joseph Myers2-0/+39
2003-11-18[multiple changes]Arnaud Charlet7-16/+117
2003-11-18expr.c (expand_expr): Don't look through constant arrays if they don't bind l...Richard Henderson2-1/+7
2003-11-18re PR libstdc++/12868 (basic_filebuf::imbue fails too easily)Paolo Carlini3-18/+85
2003-11-18jar.exp: Cleanup files and reset CLASSPATH.Andreas Tobler2-2/+14
2003-11-18* libjava.compile/PR12857.java: New test case.Jeff Sturm2-0/+8
2003-11-18re PR java/12857 (Illegal method modifier when loading a generated .class)Jeff Sturm4-35/+110
2003-11-18re PR java/12739 (gcj emits dead bytecode)Jeff Sturm3-3/+16
2003-11-17expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize when seeing ...Richard Kenner2-2/+7
2003-11-18BasicDefaults.java: Rewrite to spec.Graydon Hoare3-82/+312