index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gas
/
write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update .comm error messages to assume an unsigned value.
Nick Clifton
2003-06-24
1
-9
/
+9
*
* write.c (write_relocs): Use xcalloc. Fix relocs initialization
Thiemo Seufer
2003-06-11
1
-3
/
+2
*
* write.c (write_relocs): Remove unused variable.
Thiemo Seufer
2003-04-07
1
-2
/
+0
*
Add Xtensa port
Nick Clifton
2003-04-01
1
-0
/
+4
*
* write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change.
Alan Modra
2003-02-12
1
-1
/
+1
*
* symbols.c (S_FORCE_RELOC): Add "strict" param.
Alan Modra
2003-01-23
1
-4
/
+17
*
* write.c (write_object_file): Fix signed/unsigned warning.
Alan Modra
2002-12-12
1
-1
/
+1
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-7
/
+7
*
* write.c (subsegs_finish): For SEC_MERGE sections pad last fragment
Jakub Jelinek
2002-11-28
1
-1
/
+19
*
* write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with
Alan Modra
2002-11-20
1
-1
/
+2
*
* write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero.
Alan Modra
2002-11-01
1
-5
/
+3
*
* write.c: Delete set_segment_vma and prototype. Update all callers.
DJ Delorie
2002-09-23
1
-25
/
+0
*
* write.h (struct fix): Add fx_dot_value.
Alan Modra
2002-09-19
1
-1
/
+6
*
gas reloc rewrite.
Alan Modra
2002-09-05
1
-353
/
+227
*
* write.c (BFD_FAST_SECTION_FILL): Remove unused macro.
Alan Modra
2002-08-28
1
-97
/
+80
*
* as.c: Replace CONST with const.
Alan Modra
2002-06-08
1
-3
/
+3
*
* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
Jakub Jelinek
2002-05-23
1
-0
/
+7
*
* write.c (size_seg): Check adjustment to last frag.
Alan Modra
2002-05-23
1
-5
/
+22
*
* write.c (subsegs_finish): Don't specially align last subseg.
Alan Modra
2002-05-13
1
-6
/
+0
*
* write.c (cvt_frag_to_fill): Set fr_offset to zero on .org
Alan Modra
2002-05-01
1
-0
/
+1
*
* config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
Alan Modra
2002-03-06
1
-2
/
+2
*
* write.c (write_object_file): Make use of bfd_section_list_remove.
Alan Modra
2002-01-05
1
-9
/
+5
*
* elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.
Jakub Jelinek
2001-11-28
1
-0
/
+8
*
* elf.c (_bfd_elf_rela_local_sym): New.
Jakub Jelinek
2001-11-23
1
-10
/
+0
*
Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.
Nick Clifton
2001-11-15
1
-20
/
+2
*
Fix tic54x testsuite failures and Lmem disassembly bugs.
Timothy Wall
2001-11-13
1
-1
/
+6
*
* write.c (fixup_segment): Handle fixups for SEC_MERGE sections as
Hans-Peter Nilsson
2001-10-18
1
-0
/
+3
*
* dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.
Alan Modra
2001-09-18
1
-5
/
+5
*
* expr.c (expr): Move code setting "retval" to the end of the loop,
Alan Modra
2001-09-09
1
-9
/
+11
*
* read.c: Standardize error/warning messages - don't capitalise, no
Alan Modra
2001-08-01
1
-11
/
+11
*
* write.c (relax_segment <rs_space>): Account for fr_fix.
Alan Modra
2001-07-26
1
-1
/
+1
*
* symbols.c (S_GET_VALUE): Don't treat O_constant and local
Alan Modra
2001-07-23
1
-14
/
+5
*
Fix mips16 testsuite failure by allowing finalize_syms to be set before
Nick Clifton
2001-07-03
1
-3
/
+13
*
Do not set finalize_syms until after the segments have been sized.
Nick Clifton
2001-06-27
1
-3
/
+6
*
* write.c (fixup_segment <Difference of 2 syms same seg>): Don't
Alan Modra
2001-06-27
1
-14
/
+24
*
* write.c (fixup_segment <Difference of 2 syms same seg>): If
Alan Modra
2001-06-27
1
-2
/
+4
*
* write.c (relax_segment <rs_space>): Check the section of a
Alan Modra
2001-05-27
1
-1
/
+1
*
* write.c (relax_segment <rs_space>): Calculate growth using
Alan Modra
2001-05-26
1
-15
/
+21
*
* write.c (relax_segment): Don't zap fr_symbol when relaxing.
Alan Modra
2001-05-24
1
-4
/
+8
*
* write.c (write_object_file): Set finalize_syms = 1 before
Alan Modra
2001-05-24
1
-3
/
+4
*
* symbols.c (resolve_symbol_value): Remove "finalize" param,
Alan Modra
2001-05-22
1
-11
/
+9
*
bfd/
Jakub Jelinek
2001-04-13
1
-0
/
+7
*
* write.c (write_object_file): Reset broken word state before
Hans-Peter Nilsson
2001-04-04
1
-0
/
+20
*
Multi-pass relaxation machinery.
Alan Modra
2001-03-30
1
-21
/
+61
*
fix_new_exp: Print an error if passed a register.
Nick Clifton
2001-03-23
1
-0
/
+4
*
Use `relax_marker' instead of fragile address test code to determine
Alan Modra
2001-03-20
1
-38
/
+16
*
Fix copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
* write.c (is_dnrange): Stop as soon as the address becomes
Ian Lance Taylor
2001-02-13
1
-13
/
+27
*
* write.c (subsegs_finish): Fix thinko last change -- don't
Richard Henderson
2000-12-28
1
-7
/
+4
*
* as.h (rs_align_test): New.
Richard Henderson
2000-12-28
1
-9
/
+33
[next]