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
/
bfd
/
som.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR 5146
Nick Clifton
2007-10-16
1
-1
/
+24
*
* som.c (som_get_reloc_upper_bound): If there are no relocs return enough
Nick Clifton
2007-09-26
1
-2
/
+5
*
* syms.c (_bfd_stab_section_find_nearest_line): Look at the
Nick Clifton
2007-09-21
1
-8
/
+50
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-1
/
+1
*
bfd/
Alan Modra
2007-06-27
1
-5
/
+5
*
bfd/
Alan Modra
2007-04-26
1
-1
/
+1
*
* aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
Alan Modra
2007-03-26
1
-1
/
+17
*
* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
Nick Clifton
2006-09-16
1
-3
/
+3
*
bfd/
Alan Modra
2006-06-19
1
-1
/
+1
*
bfd/
Alan Modra
2006-05-03
1
-6
/
+9
*
* som.c (som_decode_symclass): Decode BSF_WEAK symbols in the same
Dave Anglin
2005-11-20
1
-2
/
+21
*
* som.c (som_find_inliner_info): New.
Dave Anglin
2005-06-15
1
-0
/
+1
*
* som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to
Dave Anglin
2005-05-22
1
-10
/
+10
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
* som.c (som_bfd_print_private_bfd_data): Add explicit cast to long
Jerome Guitton
2005-04-21
1
-10
/
+14
*
* som.c (hppa_som_reloc, som_mkobject, som_is_space)
Mark Kettenis
2005-04-17
1
-16
/
+29
*
Convert to ISO C90 formatting
Nick Clifton
2005-04-11
1
-703
/
+455
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,
Ben Elliston
2005-01-31
1
-5
/
+0
*
* som.c (som_bfd_print_private_bfd_data): New function.
Mark Mitchell
2004-11-09
1
-30
/
+87
*
* coff-rs6000.c (rs6000coff_vec): Add initializer for
Alan Modra
2004-10-09
1
-0
/
+2
*
PR 273
Dave Anglin
2004-07-28
1
-5
/
+23
*
bfd/
H.J. Lu
2004-07-21
1
-0
/
+2
*
* som.c (som_set_reloc_info): Correct small typo.
Joel Brobecker
2004-06-25
1
-1
/
+1
*
bfd/
Alan Modra
2004-06-24
1
-40
/
+30
*
binutils ChangeLog:
Bob Wilson
2004-05-17
1
-0
/
+2
*
* som.c (log2): Rename to exact_log2. Adjust all callers.
Dave Anglin
2004-05-14
1
-6
/
+6
*
* som.c (som_bfd_is_group_section): Define.
Alan Modra
2004-05-02
1
-1
/
+2
*
* som.c (struct som_misc_symbol_info): Add is_comdat, is_common and
Dave Anglin
2004-04-28
1
-32
/
+82
*
* hpux-core.c (hpux_core_core_file_p): Add cast in call to
Dave Anglin
2004-04-22
1
-8
/
+16
*
* ChangeLog: Fix typos.
Kazu Hirata
2003-11-30
1
-7
/
+7
*
Index: doc/ChangeLog
Andrew Cagney
2003-10-16
1
-2
/
+2
*
(som_fixup_formats): Correct formats for R_AUX_UNWIND and R_COMMENT.
Nick Clifton
2003-03-06
1
-11
/
+8
*
* coff-h8300.c: Fix comment typos.
Kazu Hirata
2002-12-20
1
-1
/
+1
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-318
/
+345
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-25
/
+22
*
Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc
Alan Modra
2002-06-07
1
-15
/
+6
*
* bfd-in.h: Remove "taken from the source" comment.
Alan Modra
2002-06-05
1
-0
/
+1
*
Fix ld --just-symbols
Alan Modra
2002-05-15
1
-0
/
+1
*
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-04
1
-0
/
+1
*
comment typo fixes
Alan Modra
2002-01-21
1
-2
/
+2
*
Initialize subspace_sections.
Nick Clifton
2001-11-02
1
-1
/
+2
*
* aout-encap.c: Fix comment typos.
Kazu Hirata
2001-10-10
1
-1
/
+1
*
* som.h (som_exec_data): New field "version_id".
Jeff Law
2001-10-05
1
-3
/
+10
*
* som.c (som_write_symbol_strings): Cast current_offset in
Alan Modra
2001-09-29
1
-1
/
+1
*
som_write_symbol_strings: Fix incorrect type of current_offset to match
Joel Brobecker
2001-09-28
1
-1
/
+1
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-6
/
+6
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-518
/
+561
*
2001-08-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-23
1
-3
/
+3
[next]