| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
XXX seems to be impossible to do that with gas w/o causing a (bogus)
warning - but the resulting object file is fine.
|
|
|
|
|
|
By default, mips N32 will aligned to a 64-bit boundary not 32-bit
which causes an extra NULL entry to be added.
Fix "segfault on exit" several people have noticed on mips N32,
caused by a jr to a NULL address.
|
|
so the $a/$t/$d symbols are preserved.
|
|
|
|
By default, mips N32 will aligned to a 64-bit boundary not 32-bit
which causes an extra NULL entry to be added.
|
|
|
|
attribute consistency checks in clang.
|
|
|
|
compat libs for sparc64
|
|
compiler to encode the used code model in binaries.
|
|
|
|
Should unbreak sh3 builds.
XXX: PICFLAGS is defined in bsd.lib.mk which lib/csu does not use.
For now supply a local definition. joerg@, please fix appropriately.
|
|
vs big PIC mode. Retire -DPIC and -DBIGPIC.
|
|
|
|
|
|
which a program was compiled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Seems to fix PR port-m68k/48076.
|
|
|
|
|
|
|
|
Fixes linking the firefox js shell. Ok: joerg@
|
|
|
|
|
|
Add crtend.S and crtbegin.h (uses pc-relative branches as well).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|