aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-14configure.in (GCINCS): Don't use "boehm-cflags".Bryce McKinlay69-779/+2220
2004-08-13sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski2-11/+6
2004-08-132004-08-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2-0/+30
2004-08-13Corrected typo in PR number, previous commitBud Davis1-1/+1
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski8-25/+41
2004-08-13InetAddress.java (loopbackAddress): Renamed from localhostAddress.Bryce McKinlay3-18/+33
2004-08-13re PR libfortran/16935 (Segmentation fault of compiler with unsupported contr...Bud Davis4-2/+18
2004-08-13darwin.h (EXTRA_SECTION_FUNCTIONS): Mark the __sel_fixup...Ziemowit Laski2-3/+9
2004-08-13re PR libfortran/15930 ([irix6.5] gfortran libraries not built)Roger Sayle4-5/+183
2004-08-13altivec-2.C: Revert previous changes and don't execute.Janis Johnson2-8/+8
2004-08-13dbxout.c (NO_DBX_FUNCTION_END): Default to zero.Richard Henderson2-3/+13
2004-08-13Makefile.in (insn-preds.o): Depend on TREE_H.Richard Henderson8-901/+614
2004-08-13re PR libgcj/17020 (gij should ignore all reserved method flags)Bryce McKinlay2-11/+18
2004-08-13* gfortran.dg/der_io_1.f90: Remove stray comma.Paul Brook2-1/+5
2004-08-13gfortran.h: Add comments.Tobias Schlüter5-10/+54
2004-08-13debug.cc (_Error_formatter::_M_print_string): Fix thinko, memmove is not need...Paolo Carlini2-1/+6
2004-08-13std_fstream.h (class basic_ifstream, [...]): Add const overloads of is_open, ...Paolo Carlini3-5/+40
2004-08-13genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford4-26/+47
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski25-69/+98
2004-08-13Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.Daniel Berlin2-1/+5
2004-08-13* sh.md (cbranch define_delay) Use cond_delay_slot forJ"orn Rennecke2-1/+10
2004-08-13- correct ChangeLogDavid Edelsohn1-1/+1
2004-08-13rs6000.h (PREDICATE_CODES): Remove PARALLEL from any_operand.David Edelsohn1-1/+1
2004-08-13rs6000.c (any_parallel_operand): New predicate.David Edelsohn4-5/+31
2004-08-13* MAINTAINERS: Remove myself from write-after-approval.Brian Booth2-1/+4
2004-08-13[multiple changes]Arnaud Charlet11-205/+412
2004-08-13genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL...Zack Weinberg2-6/+22
2004-08-12i386.c (internal_label_prefix): Export.Richard Henderson6-1237/+922
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski13-111/+147
2004-08-13re PR c++/16924 (dllexport attribute now causes some symbols _not_ to be expo...Mark Mitchell2-13/+24
2004-08-13gcc.dg/vmx/cw-bug-2.c: Remove.Janis Johnson4-693/+6
2004-08-13Daily bump.GCC Administrator2-2/+2
2004-08-13remove file for realIan Lance Taylor1-19/+0
2004-08-13temporary add to fix file in CVSIan Lance Taylor1-4/+4
2004-08-12configure.ac: When testing for flex, nm, ar, and bison, check that they will ...Geoffrey Keating3-72/+141
2004-08-12Makefile.def, [...]: Remove useless, bogus references to tix.Nathanael Nerode4-389/+43
2004-08-12src-release: Stop distributing mmalloc with gdb (which doesn't use it).Nathanael Nerode3-2/+7
2004-08-12configure.ac: Specify version 1.8.5 in AM_INIT_AUTOMAKE.Paolo Carlini2-1/+5
2004-08-12re PR libstdc++/16956 ([3.4 only] std::stringbuf::seekoff return wrong positi...Paolo Carlini8-61/+156
2004-08-12s390.h (MAX_FIXED_MODE_SIZE): Define.Ulrich Weigand2-0/+10
2004-08-12dbxout.c (dbxout_begin_prologue): New function.Devang Patel5-4/+50
2004-08-12altivec-12.C: New test.Janis Johnson2-0/+21
2004-08-12altivec.h (vec_dst): Fix C++ functions whose first argument is float*.Janis Johnson2-4/+7
2004-08-12altivec-11.C: New test.Janis Johnson2-0/+16
2004-08-12rs6000.c (altivec_init_builtins): Fix argument type for vec_dss.Janis Johnson2-3/+6
2004-08-12extend.texi (AltiVec builtins): Fix description for recent changes.Janis Johnson2-602/+1397
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay10-237/+546
2004-08-12Initial revisionBryce McKinlay3-0/+287
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook7-6/+68
2004-08-12altivec-2.C: Check for hardware support before executing any VMX instructions.Janis Johnson2-3/+10