aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-27* config/vax/vax-protos.h: Update. Really.Richard Henderson2-4/+1
2003-01-27* config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson3-8/+11
2003-01-28re PR c++/47 (nested classes broken)Jeffrey D. Oldham2-0/+30
2003-01-28mips.h (UNITS_PER_HWFPVALUE): Renamed from...Alexandre Oliva4-16/+104
2003-01-28re PR middle-end/7227 (bogus code generation with attribute mode TI)Kaveh R. Ghazi2-0/+20
2003-01-28* c-parse.in: Remove '%expect 32' directive in objc modeGabriel Dos Reis2-3/+4
2003-01-28Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use /`$$CC -prin...Alexandre Oliva2-5/+10
2003-01-28ChangeLog file for zlibAlexandre Oliva4-127/+191
2003-01-28aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)...Alexandre Oliva3-62/+113
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva4-10/+25
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-345/+389
2003-01-28Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir.Alexandre Oliva4-54/+83
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-117/+176
2003-01-28* libjava.lang/pr8823.xfail: New file, add "xfail-byte".Kaveh R. Ghazi2-0/+5
2003-01-28Makefile.am (CONFIG_CXXFLAGS): Reverse order of @EXTRA_CXX_FLAGS@ @SECTION_FL...Danny Smith5-4/+12
2003-01-28Daily bump.GCC Administrator2-2/+2
2003-01-27class.c (update_vtable_entry_for_fn): Add index parameter.Nathan Sidwell4-10/+75
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell8-501/+602
2003-01-27Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.David Edelsohn3-6/+11
2003-01-27Fix date of ChangeLog of previous revision.Gerald Pfeifer1-1/+1
2003-01-27invoke.texi (Optimization Options): Group together optional and experimental ...Jerry Quinn2-203/+234
2003-01-27acinclude.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)...Alexandre Oliva4-1240/+1283
2003-01-27Rebuilt with autoconf 2.13Alexandre Oliva1-25/+1242
2003-01-27configure.in: Revert 24Jan change.Phil Edwards3-1218/+27
2003-01-27init.c (__gnat_error_handler): Make msg const.Rainer Orth5-5/+17
2003-01-27* gcse.c (constprop_register): Check NEXT_INSN (insn) != NULL.Josef Zlomek2-0/+5
2003-01-27* doc/extend.texi: Fix typo.Volker Reichelt2-1/+5
2003-01-27re PR rtl-optimization/9090 ([3.2/3.3/3.4 regression?] arm ICE with >= -O2; r...Richard Earnshaw2-4/+7
2003-01-27cppopts.texi: Fix typo.Volker Reichelt4-3/+9
2003-01-27real.c (ibm_extended_format): Add 53 to minimum exponent.Alexandre Oliva2-3/+23
2003-01-27timevar.def (TV_OVERLOAD, [...]): New timevar_id enumerations.Gabriel Dos Reis2-0/+7
2003-01-27Daily bump.GCC Administrator2-2/+2
2003-01-26* combine.c: Fix formatting.Kazu Hirata2-15/+20
2003-01-26* doc/gccint.texi: Update the copyright.Kazu Hirata2-1/+5
2003-01-26cpp.texi: Fix typos.Kazu Hirata8-12/+22
2003-01-26fde-glibc.c: Fix comment typos.Kazu Hirata6-14/+22
2003-01-26i386-modes.def: Fix comment typos.Kazu Hirata4-5/+11
2003-01-26lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to c...Toon Moene3-6/+9
2003-01-26avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it.Steven Bosscher7-60/+71
2003-01-26Make-lang.in (treelang/parse.o-warn): Define as -Wno-error.Michael Matz2-12/+18
2003-01-26fp-bit.h: Define macros for TFmode floating-point constants in IBM-extended T...Alexandre Oliva3-1/+110
2003-01-26fp-bit.h: Define macros for TFmode floating-point constants in IEEE quad TFmo...Alexandre Oliva3-59/+300
2003-01-26* df.c: Remove prototype of unused function df_regno_rtl_debug.Andreas Jaeger2-5/+8
2003-01-26Makefile.in (FPBIT_FUNCS): Added _sf_to_tf.Alexandre Oliva3-4/+36
2003-01-26optabs.c (expand_binop): Return xtarget if we haven't been able to move the r...Alexandre Oliva2-2/+5
2003-01-26expr.c (emit_group_store): Initialize dst with CONST0_RTX for the appropriate...Alexandre Oliva2-1/+6
2003-01-26calls.c (emit_library_call_value_1): Handle return values in a PARALLEL.Alexandre Oliva2-2/+20
2003-01-26rtl.c (get_mode_alignment): Moved to...Alexandre Oliva3-25/+28
2003-01-26print-rtl.c (print_rtx): Don't print MEM details in GENERATOR_FILEs.Alexandre Oliva2-2/+7
2003-01-26hashtab.h (htab_alloc_with_arg, [...]): Add new types.Daniel Jacobowitz4-4/+106