summaryrefslogtreecommitdiff
path: root/gnu/dist/toolchain
AgeCommit message (Expand)Author
2003-03-04NetBSD doesn't support PS_REGNUM or anything >= MQ_REGNUM.matt
2003-03-03print_insn_shl() in gnu/dist/toolchain/opcodes/sh-dis.c has been mergedtsutsui
2003-03-03Put back some lines removed on 2.13.2.1 merge.tsutsui
2003-03-02Consistently comment out rules which attempt to rebuild .info from .texinfo,lukem
2003-03-02oops; re-enable the asconfig.texi rule.mrg
2003-03-01add the prototype for lbasename here where it belongs.mrg
2003-03-01merge binutils 2.13.2.1mrg
2003-03-01binutils 2.13.2.1 importmrg
2003-03-01import of (most of) binutils 2.13.2.1. no top level, and cut down include/mrg
2003-02-28Define _REENTRANT as well as _PTHREADS if -pthread is specified on thethorpej
2003-02-27Chnage data offset so that is aligned to the next 64KB boundary after text.matt
2003-02-27Print thread name, if any.nathanw
2003-02-22Make sure a few instances of mkinstalldirs is run via $SHELL so it's notjmc
2003-02-17Include both application threads and "raw" LWPs in GDB's list ofnathanw
2003-02-17Fix an unitialized variable (from binutils 2.13).martin
2003-02-15* arm.c (arm_reload_in_hi): Ensure that the scratch register doesrearnsha
2003-02-08Pull up changes from binutils master sourcestsutsui
2003-02-08Remove dependencies on .y files as well.lukem
2003-02-07Remove dependency of $(srcdir)/c-gperf.h on c-parse.gperf, because welukem
2003-02-02Don't try to look back in the instruction stream beyound it's startmartin
2003-01-29Add a --redefine-syms-file option from Chris Demetriou's proposed patchsimonb
2003-01-28Bump version to nb4 to reflect the -pthread option. (Thanks for thethorpej
2003-01-28do NOT force definition of _POSIX_SOURCE, at least not on NetBSD,jdolecek
2003-01-25Since sh--netbsdelf doesn't have leading underscore,tsutsui
2003-01-24* Use gthr-posix.h if --enable-threads.thorpej
2003-01-19Thread support for sparc and sparc64, not yet complete.martin
2003-01-18merge nathanw_sachristos
2003-01-18merge nathanw_sachristos
2002-12-16Place EH labels on the permanent obstack. Fixes PR 18314.kristerw
2002-12-16Skip sys_errlist for __APPLE__.thorpej
2002-12-13Fix toolchain build problem.tron
2002-12-10FreeBSD needs the same special hacks for sys_errlist and sys_siglist duringimp
2002-11-25Make it possible for the a.out BFD back-end to merge read-onlythorpej
2002-11-21In ASM_SPEC:thorpej
2002-11-21Various changes to support soft-vfp:thorpej
2002-11-21From bintuils-current:thorpej
2002-11-21Define the header bit indicating VFP-format floating point.thorpej
2002-11-20Regenerate (unfortuantely, with a much later version of bison).thorpej
2002-11-20Fix a problem with placing orphaned sections (like the ones withthorpej
2002-11-19Back-port "spec functions" from GCC 3.3. Use if "if-exists()" specthorpej
2002-11-17Put const data in .rodata (cut-and-pasted from linux-elf.h). Pass -matpcsthorpej
2002-11-10Define __ABICALLS__ if -mno-abicalls is not specified.thorpej
2002-11-09Fix PIC handling logic in ASM_SPEC: always pass -KPIC to the assemblerthorpej
2002-11-05Bring in the following change from Binutils-current:thorpej
2002-11-05* Tidy up CC1_SPEC. Remove the -mno-pic flag, which didn't actuallythorpej
2002-11-01Revise previous to xstrdup the basename earlier; an intervening call tothorpej
2002-10-31xstrdup the return value of basename() before recording it in the bfdthorpej
2002-10-30Fix a bug with list handling that caused this to abort with a "extraneousrafal
2002-10-18Add an x86_initialize_trampoline() function, similar to GCC 3.3,thorpej
2002-10-17Bring in the following fix from gcc-current:thorpej