aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-10-17sysv4.h (DBX_REGISTER_NUMBER): Move to rs6000.h.Geoffrey Keating3-14/+22
2006-10-17re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)Mark Mitchell5-3/+26
2006-10-17arm.c (arm_rtx_costs_1): Handle multiply-accumulate.Paul Brook2-0/+12
2006-10-17Fix typoMike Stump1-1/+1
2006-10-17Daily bump.GCC Administrator1-1/+1
2006-10-16re PR c++/29408 (parse error for valid code)Mark Mitchell4-0/+19
2006-10-16re PR c++/29435 (seg fault with sizeof and templates)Mark Mitchell4-3/+31
2006-10-16* doc/invoke.texi (Darwin Options): Document -mkernel.Mike Stump2-1/+12
2006-10-16[multiple changes]Paul Thomas6-2/+82
2006-10-16* g++.dg/other/unused1.C : Match on '.ascii\t"name\000"' also.David Daney2-2/+6
2006-10-16asm-4.c: Fix inline asm for darwin x86_64.Eric Christopher2-0/+11
2006-10-16contrib.texi, [...]: Standardize on "GNU Fortran" as the official name of the...Brooks Moses4-21/+27
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump9-8/+184
2006-10-16sourcebuild.texi, [...]: Added mention of "make pdf" target, and Texinfo requ...Brooks Moses4-10/+34
2006-10-16s390.c (s390_decompose_address): Allow symbol+offset into the GOT in case we ...DJ Delorie2-1/+5
2006-10-16re PR c++/28211 (wrong linkage of template argument, diagnostic could be impr...Mark Mitchell6-14/+62
2006-10-16io.c (gfc_match_close): Ensure that status is terminated by a NULL element.Kaz Kojima2-1/+6
2006-10-16trans-stmt.c: Fix a typoTobias Burnus6-6/+14
2006-10-16re PR target/25519 (Intel (SSE/MMX) intrinsics should only be mentioned inste...Richard Guenther2-3/+168
2006-10-16configure.ac: Enable checking assembler dwarf2 support for score target.Chen Liqin1-1/+1
2006-10-16crti.asm: add pic support.Tan Shengguo7-181/+637
2006-10-16pa64-hpux.h (LINK_SPEC): Force __cxa_finalize to be an undefined symbol in th...John David Anglin2-2/+8
2006-10-16re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at r...John David Anglin2-0/+6
2006-10-16re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)Steven G. Kargl2-0/+25
2006-10-16re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)Steven G. Kargl2-4/+26
2006-10-16Daily bump.GCC Administrator1-1/+1
2006-10-15config.gcc (hppa*64*-*-hpux11*, [...]): Default to posix thread support.John David Anglin2-2/+7
2006-10-15re PR middle-end/29241 ([non unit-at-a-time] ICE with always inline)Jan Hubicka4-1/+29
2006-10-15cgraphunit.c: Fix goof in previous commit.Richard Biener1-1/+1
2006-10-15Cosmetic tweak to previous checkin.Eric Botcazou1-3/+3
2006-10-15re PR middle-end/29111 (FAIL: gcc.dg/torture/pr26565.c -O0 execution test)Eric Botcazou2-0/+11
2006-10-15Fix some whitespace issues in the changelog.Andrew Pinski1-21/+21
2006-10-15re PR target/29250 (internal compiler error: in extract_insn, at recog.c:2084)David Edelsohn2-0/+37
2006-10-15re PR middle-end/29299 (gcc "used" attribute has no effect on local-scope sta...Jan Hubicka4-4/+34
2006-10-15final.c: Update Copyright year.Bernhard Fischer2-11/+14
2006-10-15re PR fortran/24767 (gfortran: -Wno-unused-label does not work properly)Bernhard Fischer8-24/+20
2006-10-14gfortran.texi: Add link to GFortran appsTobias Burnus3-9/+72
2006-10-15Daily bump.GCC Administrator1-1/+1
2006-10-14re PR fortran/19261 (continuation character illegal as first non-blank charac...Jerry DeLisle2-5/+45
2006-10-14re PR fortran/29371 (Coredump when using -fbounds-check with pointer & nullify)Paul Thomas4-1/+39
2006-10-14pthread-init-2.c (dg-options): Define _POSIX_C_SOURCE=199506L on Solaris 2.5....Eric Botcazou2-1/+6
2006-10-14* config/i386/athlon.md (athlon_fist): Add fisttp.Uros Bizjak2-1/+5
2006-10-13re PR target/29250 (internal compiler error: in extract_insn, at recog.c:2084)David Edelsohn2-1/+10
2006-10-14score.c, score.h: Fix comment typos.Kazu Hirata3-4/+9
2006-10-14intrinsic.texi: Fix typos.Kazu Hirata3-3/+8
2006-10-14re PR bootstrap/29402 (Parallel make fails with --disable-bootstrap)Kaveh R. Ghazi2-2/+7
2006-10-14Daily bump.GCC Administrator1-1/+1
2006-10-13pr25993.c: Skip for darwin.Eric Christopher2-1/+5
2006-10-13visibility-11.c: Skip for darwin.Eric Christopher2-0/+5
2006-10-13darwin-weakimport-1.c: Use -fno-asynchronous-unwind-tables.Eric Christopher3-9/+16