summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2007-09-15Add a hack to handle that the __stack_chk_fail_local call is not generatedchristos
2007-09-15Add a warning that prints the symbol that has the text reloc.christos
2007-08-02Resolve conflictsheas
2007-08-02Update Postfix to 2.4.5.heas
2007-06-21Remove gdb 5.3 as nothing uses it now.skrll
2007-06-21merge GCC 4.1-20070620.mrg
2007-06-20import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78mrg
2007-06-09Move puffs and refuse definitions to local override file.wiz
2007-06-07Commit generated file after correcting to use the "standardized"he
2007-06-07Instead of inventing a new environment variable to override thehe
2007-06-07Commit autoconf-generated file after modifying configure.ac to allowhe
2007-06-07Modify the gcc configure script to allow override of the "target libche
2007-06-03Fix gcc codegen bug that manifests during generation of stackuwe
2007-06-03Search for void * as the type of the 3rd argument of ptrace.skrll
2007-05-25amd64nbsd_supply_pcb: as dumpsys() was changed to prepare switchframe,yamt
2007-05-23back out previous, requested by wizchristos
2007-05-23mention libsspchristos
2007-05-19Resolve import conflictsheas
2007-05-19postfix 2.4.1heas
2007-05-16Add definition of librefuse.agc
2007-05-15Add LOADLIBES= -lkvm - it's needed when someone(tm) feeds this upstream.skrll
2007-05-15target kvm support for amd64fvdl
2007-04-20Fix LP64 issue with invalid register names. When printing a register name,matt
2007-04-20Do not include sh64 support into sh*-netbsdelf* targets unlessuwe
2007-04-19Deal with symbol forced to be local (by use of .hidden or by linker versionmatt
2007-04-18Make movmemhi insn pattern use "o" constraint to avoid codegen bugs.matt
2007-04-14At lower optimization levels, constants can tricle to subdi3. Deal with it.matt
2007-04-13Change tst<mode> pattern to use nrmT for constraints instead of g.matt
2007-04-13escape Rv as it conflicts with .Rv macroplunky
2007-04-11If possible, adjust extzv/insv to not cross int boundaries.matt
2007-04-09when pic, symbol [ + offset ] + reg is indexed so it's mode dependent.matt
2007-04-08Fix a optimize_size problem in the correct (and smaller) manner.matt
2007-04-08Switch back to mnegl hi, mnegl lo, sbwc and prevent split_quadword_operandsmatt
2007-04-07Fix a problem with -Os.matt
2007-04-072006-08-24 Richard Guenther <rguenther@suse.de>matt
2007-04-06Fix addition of negative 64bit constants. Don't optimize the instructionsmatt
2007-04-06When mova[lq] to a push operand, do a pusha[lq] instead.matt
2007-04-06Fix 64-bit negation.matt
2007-04-06Describe Lk and Mt. From Brad Harder in PR 36126.wiz
2007-04-02Fix constraints on ffs.matt
2007-04-02Fix cut-and-pasto.matt
2007-04-02Get rid of old unused constraints.matt
2007-03-31Add __builtin_ffs support.matt
2007-03-31Final step. Turn on generation of PIC code. Full release build builds andmatt
2007-03-31For nonimmediate operands of SImode, don't use "g" anymore, use "nrmT" instead.matt
2007-03-31Step 2. Produces PIC code but doesn't satisfies the constraints neededmatt
2007-03-30Use HOST_WIDE_INT where appropriate. Cleanup split_quadword_operandsmatt
2007-03-30Enable new quadmove code. Only use mova[lq] instead of ashl whenmatt
2007-03-30Add symbolic_operand (matches const, symbol_ref, label_ref).matt
2007-03-30Remove split_quadword_operandsmatt