| Age | Commit message (Expand) | Author |
| 2001-12-29 | Fix %{p*:} botch, as described in toolchain/15024. (What specs need is an | tv |
| 2001-12-24 | Incorporate some gcc3.0 vax.md changes | matt |
| 2001-12-20 | Revert the last change following yesterday's commit to ../netbsd.h | scw |
| 2001-12-20 | Avoid generating code sequences that might cause alignment faults. | rearnsha |
| 2001-12-20 | Redo previous differently: Put the ASM_DECLARE_OBJECT_NAME | thorpej |
| 2001-12-19 | Recent change to <netbsd.h> broke ASM_DECLARE_FUNCTION_NAME. Re-define | thorpej |
| 2001-12-19 | Implement ATPCS stack-alignment rules, and enable on arm-netbsdelf | rearnsha |
| 2001-12-19 | When NETBSD_NATIVE, use the appropriate version of libgcc for the compile | tv |
| 2001-12-19 | Tag all version strings with "nb1" to make FSF/binutils/gcc/gdb people | tv |
| 2001-12-19 | G/C some #define's which are already in ../netbsd.h. | scw |
| 2001-12-16 | Apply rev 1.4 of gnu/dist/gcc/config/sh/sh.h: | thorpej |
| 2001-12-16 | Apply rev 1.3 of gnu/dist/gcc/config/sh/sh.h (fix ASM_OUTPUT_REG_PUSH | thorpej |
| 2001-12-16 | Apply rev. 1.2 of gnu/dist/gcc/config/sh/sh.h: | thorpej |
| 2001-12-16 | Apply rev. 1.7 of gnu/dist/config/sh/sh.c: | thorpej |
| 2001-12-16 | Apply change from rev 1.5 of gnu/dist/gcc/config/sh.c: | thorpej |
| 2001-12-16 | After a discussion with Richard Henderson (rth at redhat dot com), add | scw |
| 2001-12-16 | Define __NO_LEADING_UNDERSCORES__, since this sh-elf toolchain doesn't | thorpej |
| 2001-12-16 | Use the elf64alpha_nbsd linker emulation. | thorpej |
| 2001-12-16 | We need the versions of ASM_DECLARE_FUNCTION_NAME and | thorpej |
| 2001-12-16 | Catch up with other Alpha-ELF changes. This will get cleaned up | thorpej |
| 2001-12-16 | Clean up a bunch of the ELF support (looks like there was some sort | thorpej |
| 2001-12-15 | Make sure SET_ASM_OP is undefined; the Alpha assembler uses .set | thorpej |
| 2001-12-15 | Add support for building sh-*-netbsdelf (elf32-sh-big) and | thorpej |
| 2001-12-07 | Account for possible alignment space before the exception table pointer when | jmc |
| 2001-12-07 | Make sure the reloc for __EXCEPTION_TABLE__ in the "eh" exception frames is | jmc |
| 2001-12-06 | Applied a strength-reduction patch from gcc-current. The patch | fredette |
| 2001-12-02 | Add sh in front of all calls to move-if-change as it might no have execute | jmc |
| 2001-11-08 | Fix from Richard Earnshaw to make MASK_RETURN_ADDR work on both 26-bit and | bjh21 |
| 2001-11-08 | New toolchain files for mipseb. Mainly toolchain2netbsd output with some | rafal |
| 2001-10-26 | fix a compile error when _not_: | mrg |
| 2001-10-15 | disable minmax_arithsi pattern (from Richard Earnshaw). | matt |
| 2001-10-05 | Need <string.h> for memset()/memcpy(). | thorpej |
| 2001-10-05 | Need <string.h> when building the exception handler stuff on LP64 | thorpej |
| 2001-09-23 | For ns32k-netbsd, don't add ns32k/xm-netbsd.h to $xm_file; it gets | simonb |
| 2001-09-23 | Don't define mem{cmp,cpy,set}; from gcc-current after the 2.95.3 release. | simonb |
| 2001-09-07 | fix part of previous: do pass -mcmodel=medlow to the 64 bit cc1 if -p*. | mrg |
| 2001-08-30 | fix the -m32 code to use /usr/lib/32 paths. don't pass -mcmodel to the 32bit... | mrg |
| 2001-08-14 | XXX - force handing down of -no-gcc to off, so that cpp will predefine | tv |
| 2001-08-14 | Trim the gcc frontend's paths way down to size. We know where system-supplied | tv |
| 2001-08-14 | Add the LINTCOMMENT hack, unconditional (no #ifdefs). Since gcc 3.0's cpp | tv |
| 2001-08-09 | enable dwarf2 exception handling. | mrg |
| 2001-08-05 | dwarf2 exceptions work on sparc & sparc64 now. | mrg |
| 2001-07-28 | Change ARM-ELF to LP64 friendly types. | matt |
| 2001-07-27 | Let profiling binaries be built without requiring special options. | eeh |
| 2001-07-26 | Nuke -D__KPRINTF_ATTRIBUTE__ | matt |
| 2001-07-21 | fix LINK_SPEC | mrg |
| 2001-07-20 | - clean up more after <mips/elf.h> lossage, including killing the forced | mrg |
| 2001-07-20 | Fix the polarity of a test. | matt |
| 2001-07-20 | Fix another warning. | matt |
| 2001-07-20 | Fix warning. | matt |