Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/binutils/gas/config



Module Name:    src
Committed By:   matt
Date:           Fri Mar 16 22:16:12 UTC 2007

Modified Files:
        src/gnu/dist/binutils/gas/config: tc-vax.c tc-vax.h

Log Message:
Steal code from tc-sparc.[ch] to implement a vax specific "cons" routine.
Add a %pcrel{32,16,8}(exp) special which emit a PC32 relocation to exp.
This will be used by the gcc dwarf code to generic .eh_frame sections which
are read-only and can be put in the text PT_LOAD.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/gnu/dist/binutils/gas/config/tc-vax.c
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/binutils/gas/config/tc-vax.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index