Date: Sun, 6 Aug 2006 14:38:38 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/powerpc-binutils Makefile distinfo ports/devel/powerpc-binutils/files patch-aa Message-ID: <200608061438.k76Eccl3079663@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-08-06 14:38:38 UTC
FreeBSD ports repository
Modified files:
devel/powerpc-binutils Makefile distinfo
Removed files:
devel/powerpc-binutils/files patch-aa
Log:
- Use version-independent patching via sed
- Update to 2.17
Short changelog:
- Add "-x NAME" to readelf in addition to "-x NUMBER".
- Add -i and -t switches to cxxfilt. -i disables the display of implementation
specific extra demangling information (if any) and -t disables the demangling
of types.
- Add support for the "@<file>" syntax to the command lines of all tools, so
that extra switches can be read from <file>.
- Add "-W/--dwarf" to objdump to display the contents of the DWARF
debug sections.
- Add "-t/--section-details" to readelf to display section details.
"-N/--full-section-name" is deprecated.
- powerpc-linux ld now supports a variant form of PLT and GOT for the security
conscious. This form will automatically be chosen when ld detects that all
code in regular object files was generated by gcc -msecure-plt. The old PLT
and GOT may be forced by a new ld option, --bss-plt.
- Add "-i/--inlines" to addr2line to print enclosing scope information
for inlined function chains, back to first non-inlined function.
- Add "-N/--full-section-name" to readelf to display full section name.
- Add "-M entry:<addr>" switch to objdump to specify a function entry address
when disassembling VAX binaries.
- Add "--globalize-symbol <name>" and "--globalize-symbols <filename>" switches
to objcopy to convert local symbols into global symbols.
PR: ports/101447
Submitted by: Stanislav Sedov (maintainer)
Revision Changes Path
1.2 +8 -1 ports/devel/powerpc-binutils/Makefile
1.2 +3 -3 ports/devel/powerpc-binutils/distinfo
1.2 +0 -48 ports/devel/powerpc-binutils/files/patch-aa (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608061438.k76Eccl3079663>
