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
*
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
*
* dwarf2dbg.c: Rewrite from scratch. Queue all debugging output
Richard Henderson
2000-11-29
1
-0
/
+13
*
2000-11-06 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-07
1
-1
/
+1
*
Make elf section symbols global for link-once sections.
Alan Modra
2000-10-07
1
-1
/
+1
*
Miscellaneous tiny fixes.
Alan Modra
2000-09-05
1
-1
/
+1
*
* write.c (TC_FIX_ADJUSTABLE): Remove the duplicate.
Alexandre Oliva
2000-08-23
1
-4
/
+0
*
* write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined.
Alexandre Oliva
2000-08-22
1
-10
/
+9
*
2000-08-22 Eric Christopher <echristo@cygnus.com>
Eric Christopher
2000-08-22
1
-10
/
+14
*
* write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: Use
Alexandre Oliva
2000-08-18
1
-8
/
+8
*
Fix formatting.
Nick Clifton
2000-07-20
1
-312
/
+308
*
Fix previous delta so that it is only used for TE_GO32 and not !TE_PE.
Nick Clifton
2000-06-29
1
-5
/
+6
*
Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.
Nick Clifton
2000-06-29
1
-0
/
+24
*
* write.c (write_object_file) [! WORKING_DOT_WORD]: If defined,
Hans-Peter Nilsson
2000-04-03
1
-0
/
+3
*
* write.c (write_relocs): Call SET_SECTION_RELOCS if it is
Ian Lance Taylor
1999-09-12
1
-0
/
+4
*
* write.c (dump_section_relocs): Call print_symbol_value_1 to
Ian Lance Taylor
1999-09-11
1
-15
/
+13
*
Fix an overflow checking bug uncovered when a 32 bit target is compiled
Alan Modra
1999-07-28
1
-16
/
+4
*
* write.c (cvt_frag_to_fill): Use frag file and line in rs_org
Ian Lance Taylor
1999-07-14
1
-4
/
+13
*
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor
1999-07-11
1
-10
/
+11
*
* write.c (adjust_reloc_syms): Rather than never reducing reloc
Ian Lance Taylor
1999-06-12
1
-5
/
+5
*
* subsegs.c (subseg_text_p): New function.
Ian Lance Taylor
1999-06-12
1
-1
/
+2
*
1999-06-11 Martin Dorey <mdorey@madge.com>
Ian Lance Taylor
1999-06-11
1
-0
/
+2
*
Add support for storing local symbols in a small structure to save
Ian Lance Taylor
1999-06-03
1
-68
/
+57
*
/
Alan Modra
1999-05-17
1
-21
/
+22
*
19990502 sourceware import
Richard Henderson
1999-05-03
1
-0
/
+2884