| Age | Commit message (Expand) | Author |
| 2007-06-21 | re-run mknative with GCC 4.1.3 | mrg |
| 2007-06-21 | Remove gdb 5.3 as nothing uses it now. | skrll |
| 2007-06-21 | merge GCC 4.1-20070620. | mrg |
| 2007-06-20 | import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 | mrg |
| 2007-06-09 | Move puffs and refuse definitions to local override file. | wiz |
| 2007-06-07 | Commit generated file after correcting to use the "standardized" | he |
| 2007-06-07 | Instead of inventing a new environment variable to override the | he |
| 2007-06-07 | Commit autoconf-generated file after modifying configure.ac to allow | he |
| 2007-06-07 | Modify the gcc configure script to allow override of the "target libc | he |
| 2007-06-03 | Fix gcc codegen bug that manifests during generation of stack | uwe |
| 2007-06-03 | Search for void * as the type of the 3rd argument of ptrace. | skrll |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-25 | amd64nbsd_supply_pcb: as dumpsys() was changed to prepare switchframe, | yamt |
| 2007-05-23 | add libssp here. requested by wiz | christos |
| 2007-05-23 | back out previous, requested by wiz | christos |
| 2007-05-23 | mention libssp | christos |
| 2007-05-20 | Add missing brace, from Blair Sadewitz | christos |
| 2007-05-19 | Changes for PFIX 2.4.1 | heas |
| 2007-05-19 | Changes for PFIX 2.4.1 | heas |
| 2007-05-19 | Resolve import conflicts | heas |
| 2007-05-19 | postfix 2.4.1 | heas |
| 2007-05-16 | Add definition of librefuse. | agc |
| 2007-05-15 | Add LOADLIBES= -lkvm - it's needed when someone(tm) feeds this upstream. | skrll |
| 2007-05-15 | Reran mknative for kvm target support. | fvdl |
| 2007-05-15 | target kvm support for amd64 | fvdl |
| 2007-04-20 | Fix LP64 issue with invalid register names. When printing a register name, | matt |
| 2007-04-20 | Regen: remove sh5 support from sh3 tools. | uwe |
| 2007-04-20 | Do not include sh64 support into sh*-netbsdelf* targets unless | uwe |
| 2007-04-19 | Deal with symbol forced to be local (by use of .hidden or by linker version | matt |
| 2007-04-18 | Make movmemhi insn pattern use "o" constraint to avoid codegen bugs. | matt |
| 2007-04-14 | At lower optimization levels, constants can tricle to subdi3. Deal with it. | matt |
| 2007-04-13 | Change tst<mode> pattern to use nrmT for constraints instead of g. | matt |
| 2007-04-13 | escape Rv as it conflicts with .Rv macro | plunky |
| 2007-04-12 | Change G_ENABLE_SHARED to yes. | matt |
| 2007-04-11 | If possible, adjust extzv/insv to not cross int boundaries. | matt |
| 2007-04-09 | when pic, symbol [ + offset ] + reg is indexed so it's mode dependent. | matt |
| 2007-04-08 | Fix a optimize_size problem in the correct (and smaller) manner. | matt |
| 2007-04-08 | Remove support for NetBSD/{,evb}sh5. | scw |
| 2007-04-08 | Remove support for NetBSD/{,evb}sh5. | scw |
| 2007-04-08 | Switch back to mnegl hi, mnegl lo, sbwc and prevent split_quadword_operands | matt |
| 2007-04-07 | Fix a problem with -Os. | matt |
| 2007-04-07 | 2006-08-24 Richard Guenther <rguenther@suse.de> | matt |
| 2007-04-06 | Fix addition of negative 64bit constants. Don't optimize the instructions | matt |
| 2007-04-06 | When mova[lq] to a push operand, do a pusha[lq] instead. | matt |
| 2007-04-06 | Fix 64-bit negation. | matt |
| 2007-04-06 | Describe Lk and Mt. From Brad Harder in PR 36126. | wiz |
| 2007-04-02 | Fix constraints on ffs. | matt |
| 2007-04-02 | Fix cut-and-pasto. | matt |
| 2007-04-02 | Get rid of old unused constraints. | matt |
| 2007-03-31 | Add __builtin_ffs support. | matt |