forked from pool/binutils
3267ec3bb55fce258d8b0f29e3bebc3f5109fa2da0bd968ae232879b875f391c
- Update to 2.35.1 and rebased branch diff: * This is a point release over the previous 2.35 version, containing bug fixes, and as an exception to the usual rule, one new feature. The new feature is the support for a new directive in the assembler: ".nop". This directive creates a single no-op instruction in whatever encoding is correct for the target architecture. Unlike the .space or .fill this is a real instruction, and it does affect the generation of DWARF line number tables, should they be enabled. OBS-URL: https://build.opensuse.org/request/show/848022 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=346
IMPORTANT: Please change binutils.spec and then run ./pre_checkin.sh! Do not change cross-*.spec directly! The spec file triggers by it's %name if it compiles the native or the cross version and pre_checkin.sh (called automatically by checkin too) copies over the binutils.spec and changes the Name field, so you shouldn't need to worry too much about the cross packages Updating to some branch head: > cvs -z 9 -d :pserver:anoncvs@stravinsky:/cvs/src export -r binutils-2_23-branch binutils Thanks, Stephan Kulow
Description
Languages
Standard ML
100%