Add cache parameter to get_view. Discard uncached views on unlock.
[binutils-gdb.git] / gold / reloc.h
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-11-30 Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-06 Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20 Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-09-29 Ian Lance TaylorSnapshot. Now able to produce a minimal executable...