aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-elf.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-8/+8
2002-11-20 * config/obj-elf.c (obj_elf_visibility): Overwrite only theRichard Henderson1-1/+2
2002-10-22 * config/obj-elf.c (special_sections): Use correct types for initAlan Modra1-19/+10
2002-09-17 * config/obj-elf.c (obj_elf_change_section): Move prototype toThiemo Seufer1-2/+0
2002-09-05gas reloc rewrite.Alan Modra1-0/+1
2002-08-17 * config/obj-elf.c (obj_elf_change_section): Make non-static.Stan Cox1-2/+2
2002-06-07 * symbols.c: Replace CONST by const throughout.Alan Modra1-1/+18
2002-06-04 * config/obj-elf.c (obj_elf_change_section): Set and check elfAlan Modra1-11/+35
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-12/+40
2002-05-09 * config/obj-coff.c: Fix formatting.Kazu Hirata1-6/+6
2002-03-042002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+21
2002-03-01 * config/obj-elf.c (elf_copy_symbol_attributes): Don't copyJakub Jelinek1-1/+5
2002-01-28 * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbolsJakub Jelinek1-2/+10
2001-12-14 * config/obj-elf.c (obj_elf_init_stab_section): References areAlan Modra1-1/+1
2001-11-13 * config/obj-elf.c (obj_elf_version): Ensure terminating NUL isAlan Modra1-12/+6
2001-10-09 * config/obj-elf.c: Make use of elf_group_name and elf_next_in_groupAlan Modra1-17/+15
2001-10-09 * config/obj-elf.c: (obj_elf_change_section): Add "group" param.Alan Modra1-24/+147
2001-10-07 * config/obj-elf.c: Standardize error/warning messages - don'tAlan Modra1-61/+75
2001-10-012001-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+12
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-1/+2
2001-09-18 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra1-1/+1
2001-09-11 * config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' insteadJakub Jelinek1-3/+3
2001-08-23 * config/tc-ia64.c (dot_endp): Set function symbol sizes.Jakub Jelinek1-1/+8
2001-08-09 * symbols.c: Add missing prototypes.Alan Modra1-4/+8
2001-08-08 * config/obj-elf.c (elf_copy_symbol_attributes): Make it a globalAlan Modra1-9/+28
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra1-7/+7
2001-07-11*** empty log message ***John Healy1-4/+0
2001-07-102001-07-10 John Healy <jhealy@redhat.com>John Healy1-0/+4
2001-04-13bfd/Jakub Jelinek1-6/+40
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-11-162000-11-16 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+2
2000-11-142000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-11-132000-11-13 H.J. Lu <hjl@gnu.org>H.J. Lu1-30/+63
2000-11-132000-11-12 H.J. Lu (hjl@gnu.org)H.J. Lu1-2/+6
2000-11-082000-11-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-15/+44
2000-10-11Revert 2000-10-07 link-once section symbol changes.Alan Modra1-15/+0
2000-10-07Make elf section symbols global for link-once sections.Alan Modra1-0/+15
2000-09-142000-09-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-10/+8
2000-09-05Munge in vtable support for tc-hppa.c, inform elf back-end aboutAlan Modra1-16/+20
2000-07-292000-07-28 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-1/+7
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-1/+1
2000-05-22 * obj.h (struct format_ops): New members begin, app_file,Hans-Peter Nilsson1-2/+41
2000-04-20Check for changed section attributes.Alan Modra1-37/+57
2000-02-282000-02-27 Thomas de Lellis <tdel@windriver.com>Ian Lance Taylor1-3/+5
2000-02-23Add IBM 370 support.Alan Modra1-0/+6
2000-01-26Make copyright date lists comply with GNU requirementAlan Modra1-20/+21
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra1-11/+20
2000-01-03ELF visibility patch from Martin LoewisNick Clifton1-0/+48
1999-11-03 * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor1-3/+11
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-15/+17