aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-17java1.C: Update for chage of _Jv_AllocObject.Andrew Pinski3-2/+8
2004-04-17Revise last log entry.John David Anglin1-2/+2
2004-04-17run_all.sh: use -O2 by default.Laurent GUERBY2-1/+5
2004-04-17re PR target/14715 ([3.4 only] Altivec stack layout may overlap gpr save with...Alan Modra2-1/+7
2004-04-17PR ada/14988 (partial)Laurent GUERBY2-1/+6
2004-04-17mips.h (PREDICATE_CODES): Add macc_msac_operand.Richard Sandiford7-72/+132
2004-04-17opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...Paolo Bonzini4-18/+92
2004-04-17configure.ac (gcc_cv_ld_as_needed): Use AC_CACHE_CHECK.Richard Sandiford3-73/+142
2004-04-17* gcc.c (used_arg): Check whether an option has been removed.Richard Sandiford2-14/+19
2004-04-17config.gcc (i[34567]86-*-solaris2*): Default to DWARF-2 debugging on Solaris ...Rainer Orth2-0/+10
2004-04-17Daily bump.GCC Administrator2-2/+2
2004-04-16install.texi (Specific, [...]): Reflect working IRIX 5 port.Rainer Orth2-71/+41
2004-04-16configure: Regenerate.Rainer Orth4-40/+56
2004-04-16* gcc.dg/funcorder.c: xfail hppa*64*-*-*.John David Anglin2-3/+7
2004-04-16Remove conflict indicators.Bryce McKinlay1-1/+0
2004-04-16interpret.cc (_Jv_InterpMethod::run): Update _Jv_AllocObject arguments to mat...Bryce McKinlay2-6/+8
2004-04-16c++config (_GLIBCXX_STD): New.Benjamin Kosnik31-173/+361
2004-04-16[multiple changes]Graydon Hoare48-1208/+6666
2004-04-16sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not TYPE_FIELDS.DJ Delorie2-3/+7
2004-04-16* const-elim-1.c: xfail hppa-*-*.John David Anglin2-1/+5
2004-04-16* pa.md: Remove unnecessary declarations for asm_out_file.John David Anglin2-2/+2
2004-04-16pa64-regs.h (DBX_REGISTER_NUMBER): Simplify and correct mapping of SAR register.John David Anglin2-6/+9
2004-04-16* pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.John David Anglin2-0/+17
2004-04-16prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay12-55/+98
2004-04-16re PR libstdc++/14975 ([3.4 only] Segfault on low-level write error during im...Paolo Carlini4-0/+160
2004-04-16arm.c (arm_override_options): Revert previous patch.Nick Clifton3-9/+16
2004-04-16m32r.h (BIG_ENDIAN_BIT): Deleted to fix endian bug.Kazuhiro Inaoka3-10/+26
2004-04-16acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore.Paolo Carlini7-52/+43
2004-04-16Patch to fix LDFLAGS related configure errors.James E Wilson3-0/+80
2004-04-16builtins.def (BUILT_IN_ISDIGIT, [...]): Mark with ATTR_CONST_NOTHROW_LIST.Kaveh R. Ghazi2-2/+7
2004-04-16Daily bump.GCC Administrator2-2/+2
2004-04-15PR/middle-end 14915Kaveh R. Ghazi2-1/+7
2004-04-15ra-debug.c (ra_print_rtx): Add break's to case legs.Pat Haugen2-5/+14
2004-04-15re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc)Nathanael Nerode3-21/+32
2004-04-15target-supports.exp (check_profiling_available): Assume profiling isn't avail...Richard Sandiford2-0/+6
2004-04-15locale.cc (locale::operator==): When _M_impl == __rhs._M_impl avoid construct...Paolo Carlini2-3/+15
2004-04-14Fix build!=host fixinc WARN_CFLAGS problem from DJ Delorie.James E Wilson2-1/+5
2004-04-15Make-lang.in: Remove obsolete rts-none, rts-cert, install-rts-none, and insta...Nathanael Nerode2-87/+8
2004-04-15Makefile.in: Call gcc/ada/Makefile directly, not through the intermediary of ...Nathanael Nerode4-66/+495
2004-04-15libada-mk.in: New file.Nathanael Nerode4-2/+42
2004-04-15optabs.h (enum optab_index): Add new OTI_logb and OTI_ilogb.Uros Bizjak9-0/+190
2004-04-15charset.exp: Run .cc extension tests.Eric Christopher2-2/+5
2004-04-15t-elf: Enable multilibs by default.Eric Christopher2-4/+8
2004-04-15Daily bump.GCC Administrator2-2/+2
2004-04-14Makefile.am: Add definition of AM_CXXFLAGS.Zack Weinberg3-66/+74
2004-04-14* gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.Zack Weinberg2-5/+12
2004-04-14configure.ac: Restore toolexecdir.Nathanael Nerode4-2/+21
2004-04-14revert: re PR c++/13294 (namespace associations vs. specializations)Jason Merrill2-15/+1
2004-04-14expr.c (build_invokeinterface): Remove unused variables to fix warnings.Bryce McKinlay2-2/+5
2004-04-14bb-reorder.c (fix_crossing_conditional_branches): Adjust the previous fix to ...Andreas Tobler2-3/+17