Age | Commit message (Expand) | Author | Files | Lines |
2005-11-20 | * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the same | Dave Anglin | 1 | -2/+21 |
2005-06-15 | * som.c (som_find_inliner_info): New. | Dave Anglin | 1 | -0/+1 |
2005-05-22 | * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to | Dave Anglin | 1 | -10/+10 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-04-21 | * som.c (som_bfd_print_private_bfd_data): Add explicit cast to long | Jerome Guitton | 1 | -10/+14 |
2005-04-17 | * som.c (hppa_som_reloc, som_mkobject, som_is_space) | Mark Kettenis | 1 | -16/+29 |
2005-04-11 | Convert to ISO C90 formatting | Nick Clifton | 1 | -703/+455 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -5/+0 |
2004-11-09 | * som.c (som_bfd_print_private_bfd_data): New function. | Mark Mitchell | 1 | -30/+87 |
2004-10-09 | * coff-rs6000.c (rs6000coff_vec): Add initializer for | Alan Modra | 1 | -0/+2 |
2004-07-28 | PR 273 | Dave Anglin | 1 | -5/+23 |
2004-07-21 | bfd/ | H.J. Lu | 1 | -0/+2 |
2004-06-25 | * som.c (som_set_reloc_info): Correct small typo. | Joel Brobecker | 1 | -1/+1 |
2004-06-24 | bfd/ | Alan Modra | 1 | -40/+30 |
2004-05-17 | binutils ChangeLog: | Bob Wilson | 1 | -0/+2 |
2004-05-14 | * som.c (log2): Rename to exact_log2. Adjust all callers. | Dave Anglin | 1 | -6/+6 |
2004-05-02 | * som.c (som_bfd_is_group_section): Define. | Alan Modra | 1 | -1/+2 |
2004-04-28 | * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and | Dave Anglin | 1 | -32/+82 |
2004-04-22 | * hpux-core.c (hpux_core_core_file_p): Add cast in call to | Dave Anglin | 1 | -8/+16 |
2003-11-30 | * ChangeLog: Fix typos. | Kazu Hirata | 1 | -7/+7 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -2/+2 |
2003-03-06 | (som_fixup_formats): Correct formats for R_AUX_UNWIND and R_COMMENT. | Nick Clifton | 1 | -11/+8 |
2002-12-20 | * coff-h8300.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -318/+345 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -25/+22 |
2002-06-07 | Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc | Alan Modra | 1 | -15/+6 |
2002-06-05 | * bfd-in.h: Remove "taken from the source" comment. | Alan Modra | 1 | -0/+1 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 1 | -0/+1 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+1 |
2002-01-21 | comment typo fixes | Alan Modra | 1 | -2/+2 |
2001-11-02 | Initialize subspace_sections. | Nick Clifton | 1 | -1/+2 |
2001-10-10 | * aout-encap.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-05 | * som.h (som_exec_data): New field "version_id". | Jeff Law | 1 | -3/+10 |
2001-09-29 | * som.c (som_write_symbol_strings): Cast current_offset in | Alan Modra | 1 | -1/+1 |
2001-09-28 | som_write_symbol_strings: Fix incorrect type of current_offset to match | Joel Brobecker | 1 | -1/+1 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -6/+6 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -518/+561 |
2001-08-23 | 2001-08-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -3/+3 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -0/+1 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-04 | 2001-01-04 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -222/+213 |
2000-12-14 | 2000-12-14 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -155/+148 |
2000-09-28 | * som.c: Include alloca-conf.h | Alan Modra | 1 | -0/+1 |
2000-09-26 | Make weak symbols SS_UNIVERSAL (ie. global) | Alan Modra | 1 | -1/+2 |
2000-09-14 | * som.c (som_write_symbol_strings): Do not used fixed buffers, | Jeff Law | 1 | -25/+62 |
2000-08-04 | * som.c (struct fixup_format): Constify `format'. | Jeff Law | 1 | -285/+281 |
2000-05-16 | * som.c (som_decode_symclass): Recognize weak symbols. | Catherine Moore | 1 | -0/+2 |
2000-02-26 | * som.c (SOM_HOWTO): Define. | Jeff Law | 1 | -0/+3 |