| Age | Commit message (Expand) | Author |
| 2007-09-15 | Add a hack to handle that the __stack_chk_fail_local call is not generated | christos |
| 2007-09-15 | Add a warning that prints the symbol that has the text reloc. | christos |
| 2007-08-02 | Resolve conflicts | heas |
| 2007-08-02 | Update Postfix to 2.4.5. | heas |
| 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-25 | amd64nbsd_supply_pcb: as dumpsys() was changed to prepare switchframe, | yamt |
| 2007-05-23 | back out previous, requested by wiz | christos |
| 2007-05-23 | mention libssp | christos |
| 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 | 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 | 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-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 | 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 |
| 2007-03-31 | Final step. Turn on generation of PIC code. Full release build builds and | matt |
| 2007-03-31 | For nonimmediate operands of SImode, don't use "g" anymore, use "nrmT" instead. | matt |
| 2007-03-31 | Step 2. Produces PIC code but doesn't satisfies the constraints needed | matt |
| 2007-03-30 | Use HOST_WIDE_INT where appropriate. Cleanup split_quadword_operands | matt |
| 2007-03-30 | Enable new quadmove code. Only use mova[lq] instead of ashl when | matt |
| 2007-03-30 | Add symbolic_operand (matches const, symbol_ref, label_ref). | matt |
| 2007-03-30 | Remove split_quadword_operands | matt |