| Age | Commit message (Expand) | Author |
| 2002-01-02 | Add "_eh.c" to list of files which are supposed to get cleaned. | tron |
| 2002-01-01 | Oops, this is NOT a C++ program. | thorpej |
| 2002-01-01 | Per a suggestion from matthew green, PROG_CXX takes the place of | thorpej |
| 2002-01-01 | Set PROG_CXX since these are C++ programs. | thorpej |
| 2001-12-31 | Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN | thorpej |
| 2001-12-30 | this is really libstdc++ 2.8.0 | mrg |
| 2001-12-29 | Fix %{p*:} botch, as described in toolchain/15024. (What specs need is an | tv |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-12-24 | Disable the atexit(_IO_cleanup) for two good reasons: | mycroft |
| 2001-12-24 | Incorporate some gcc3.0 vax.md changes | matt |
| 2001-12-24 | Expand VAX ELF relocs into new style (with comments). Nuke OSABI shit. | matt |
| 2001-12-21 | Set NOMAN correctly. From Andrew Brown. | thorpej |
| 2001-12-21 | Build as "protoize" and "unprotoize" respectively, not "gcc" (!!). | thorpej |
| 2001-12-21 | Fixes to alpha_next_pc() (for software single-step): | thorpej |
| 2001-12-21 | Minimal changes/files to get gdb for vax building under the new toolchain. | matt |
| 2001-12-21 | Implement software single stepping, and enable it for NetBSD/alpha. | thorpej |
| 2001-12-21 | Update for Alpha emulation change. | thorpej |
| 2001-12-21 | Update for changes to alphanbsd-nat.c. | thorpej |
| 2001-12-21 | Major overhaul, plus support ELF core files. | thorpej |
| 2001-12-20 | fix typo. (.o in SRCS) | yamt |
| 2001-12-20 | Fixup VERSION. | thorpej |
| 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 | * Add protoize and unprotoize. (Closes PR 6894.) | tv |
| 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 | Remove COPTS+=-g. This should be set by the builder, not this Makefile. | tv |
| 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 | Remove iostdio.h from the list of system-installed headers; intended to | tv |
| 2001-12-19 | G/C some #define's which are already in ../netbsd.h. | scw |
| 2001-12-18 | Go back to the nop/unop pattern, and pick up rev. 1.35 from the | thorpej |
| 2001-12-18 | From the master FSF sources, rev. 1.7 (rth): | thorpej |
| 2001-12-17 | Make a note about what "nop" and "unop" actually are. | thorpej |
| 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 | Undo a local change inherited from our local binutils 2.9 that | thorpej |
| 2001-12-16 | Make this compile. Still needs work. | thorpej |
| 2001-12-16 | Avoid infinite #include recursion. | thorpej |
| 2001-12-16 | Use the elf64alpha_nbsd linker emulation. | thorpej |
| 2001-12-16 | After discussing the entry point issue w/ rth@redhat.com, add an | 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 |