summaryrefslogtreecommitdiff
path: root/gnu/dist/gcc
AgeCommit message (Expand)Author
2006-08-26Back mips N64 changes made to wrong toolchain.matt
2006-08-25Add enough configury glue so that src/tools can build a N64 mips toolchain.matt
2006-07-12bug_report_url: s/netbsd/NetBSD/hubertf
2006-06-18Remove various dotfiles that wandered their way in.dogcow
2006-06-05Backport the fix(es) for bootstrap/14992.skrll
2006-06-05Merge gcc 3.3.6skrll
2006-06-05Import gcc 3.3.6.skrll
2006-02-27Sync with r1.5 of configure.in - somehow I seem to have managed to notmartin
2005-11-18As Richard Earnshaw put it: "with_cpu is a property of the target."martin
2005-11-05When compiling with -Os put all strings into .rodata.str1.1 (ie byte aligned)dsl
2005-10-29Switch gcc's default for sparc64 from cpu=v9 to cpu=ultrasparc.martin
2005-08-17Initial pass at an in-tree ia64 toolchain. From PR 29141 with some fixesskrll
2005-05-20Allow AS and OBJDUMP to override the detected assembler and objdump.skrll
2005-03-30PR/29832: J.T. Conklin: libstdc++ missing std::wstring supportchristos
2005-03-08Override SWITCH_TAKES_ARG() definition from sysv4.h to includebriggs
2004-12-09Make trampolines work on PowerPC.matt
2004-11-30As discussed on tech-toolchain@netbsd.org, make cpp refuse to attempt tojwise
2004-08-21Backport changes from the FSF development tree that ensure that coderearnsha
2004-08-02fix merge botch. cpp.1 now describes gcc-3.3.3 instead of gcc-3.3.2dbj
2004-08-02fix merge botch. gcov.1 now describes gcc-3.3.3 instead of gcc-3.3.2dbj
2004-08-02fix merge conflict botch that left gcc man page out of date.dbj
2004-07-14Pull in libgcc_pic in the -shared-libgcc case as well for the millicodeskrll
2004-07-05Complete the fix for PR 22452 by doing the same thing as stock gcc. Thatskrll
2004-07-01don't undefine some macros which are only redefined if _GLIBCPP_USE_C99drochner
2004-06-20Typo in return type. From PR#25933jmc
2004-06-18fix a problem with mips alignment. from ian@wasabisystems.com.mrg
2004-05-29Fix for gcc target/13250 to correctly compile rotations, e.g. inuwe
2004-05-27fix merge cornflakes with GCC 3.3.3 (final)mrg
2004-05-26generate .stabs per default, should fix PR toolchain/25094drochner
2004-05-19Apply gcc PR target/14302 to fix ARM compiler issues triggered by atabs
2004-05-03bump version for SPARC fixes (from kjk via martin)mrg
2004-05-02Bring in a change from gcc-current to fix double -> unsigned longmartin
2004-04-30We're using the Linux ELF ABI on NetBSD. Make sure $$dyncall knows this.skrll
2004-04-05apply the changes in PR#22489.mrg
2004-03-22Pull in sparc64 fix from gcc cvs:martin
2004-03-21also define __sparcv9. noted by heas@mrg
2004-03-03Add __PIC__ and __pic__ to TARGET_OS_CPP_BUILTINS for all NetBSD platformsskrll
2004-03-01backout part of rev1.6: don't set machine_suffix and just_machine_suffixmrg
2004-03-01merge gcc 3.3.3 cornflakesmrg
2004-03-01initial import of GCC 3.3.3, which fixes a few more bugs from the priormrg
2004-03-01initial import of GCC 3.3.3, which fixes a few more bugs from the priormrg
2004-02-15Be more gcc like in the way we deal with libgcc so that sh3/hppa millicodeskrll
2004-02-12Pass -Bsymbolic down to the linker when -symbolic is used.skrll
2004-02-11minor NETBSD_NATIVE adjustments needed for GCC3.3.3.mrg
2004-02-10re-add generated files our builds need.mrg
2004-02-10merge cornflakes for gcc 3.3.2-pre20040209.mrg
2004-02-10import GCC 3.3.3-pre20040209. this fixes dozens of bugs from themrg
2004-02-10import GCC 3.3.3-pre20040209. this fixes dozens of bugs from themrg
2004-02-10Updates so that mknative gets the right things.skrll
2003-12-13Pull up the following patch from the main gcc tree.rearnsha