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
/
section.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* section.c (_bfd_strip_section_from_output): Remove unnecessary
Alan Modra
2002-07-04
1
-62
/
+22
*
* elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
Alan Modra
2002-06-25
1
-1
/
+1
*
* section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
Richard Sandiford
2002-06-10
1
-0
/
+1
*
* bfd-in.h: Remove "taken from the source" comment.
Alan Modra
2002-06-05
1
-9
/
+7
*
* elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
Alan Modra
2002-06-04
1
-0
/
+21
*
* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
Jakub Jelinek
2002-05-23
1
-6
/
+3
*
Tidy up formatting in bfd-in2.h
Nick Clifton
2002-01-30
1
-35
/
+8
*
* section.c (bfd_section_init): Remove unnecessary initialisations.
Alan Modra
2002-01-05
1
-13
/
+51
*
hash bfd sections for fast lookup and create.
Alan Modra
2001-12-17
1
-78
/
+160
*
Define and use bfd_is_const_section().
Nick Clifton
2001-11-19
1
-0
/
+6
*
* section.c (bfd_make_section_anyway): Don't increment section_id
Alan Modra
2001-11-13
1
-2
/
+4
*
* section.c (_bfd_strip_section_from_output): Don't count
Jakub Jelinek
2001-10-18
1
-1
/
+4
*
* aout-encap.c: Fix comment typos.
Kazu Hirata
2001-10-10
1
-1
/
+1
*
* elf-bfd.h (struct bfd_elf_section_data): Add "group" and
Alan Modra
2001-10-09
1
-5
/
+10
*
* section.c (struct sec): Remove kept_section.
Alan Modra
2001-09-29
1
-7
/
+2
*
* section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.
Richard Henderson
2001-09-28
1
-3
/
+5
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-29
/
+25
*
* section.c (_bfd_strip_section_from_output): Handle NULL
Hans-Peter Nilsson
2001-06-02
1
-0
/
+5
*
Add a flag to asection, linker_has_input, and use it to reliably
Alan Modra
2001-05-17
1
-4
/
+11
*
* section.c (STD_SECTION): Add entsize.
Jakub Jelinek
2001-04-14
1
-5
/
+5
*
2001-04-13 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-04-14
1
-0
/
+13
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
2000-12-19 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-12-20
1
-17
/
+2
*
2000-11-09 Philip Blundell <pb@futuretv.com>
Phil Blundell
2000-11-13
1
-1
/
+1
*
* elf64-ia64.c (elf64_ia64_final_link): New local unwind_output_sec.
Richard Henderson
2000-11-08
1
-0
/
+5
*
Another try at correcting relocations against discarded
Alan Modra
2000-10-12
1
-8
/
+9
*
* section.c (bfd_make_section_anyway): Release newsect ptr when
Alan Modra
2000-10-10
1
-2
/
+5
*
Handle out of memory situations.
Alan Modra
2000-09-20
1
-0
/
+2
*
(bfd_get_unique_section_name): Put a dot before the numeric suffix.
Alan Modra
2000-09-08
1
-6
/
+6
*
`template' isn't a very good name for a variable.
Alan Modra
2000-09-06
1
-6
/
+6
*
(SEC_HAS_GOT_REF): Define new flag for asection.
Alan Modra
2000-09-05
1
-0
/
+57
*
Restore reverted code. Fix bug in reverted code which was eliminating too
Nick Clifton
2000-08-03
1
-7
/
+10
*
2000-08-03 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-08-03
1
-10
/
+7
*
Improve section to segment mapping code.
Nick Clifton
2000-07-31
1
-7
/
+10
*
Avoid negative section sequence ids.
Alan Modra
2000-07-10
1
-3
/
+3
*
Add sequence id field to asection.
Alan Modra
2000-07-08
1
-228
/
+240
*
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
Nick Clifton
2000-06-19
1
-6
/
+6
*
SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).
Timothy Wall
2000-04-07
1
-0
/
+10
*
This lot mainly cleans up `comparison between signed and unsigned' gcc
Alan Modra
2000-02-21
1
-2
/
+4
*
* section.c (_bfd_strip_section_from_output): Add info parameter.
Ian Lance Taylor
2000-02-13
1
-6
/
+34
*
Apply Tim walls octest vs bytes patch
Nick Clifton
2000-01-13
1
-8
/
+11
*
1999-09-06 Donn Terry <donn@interix.com>
Ian Lance Taylor
1999-09-06
1
-3
/
+47
*
* section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
Ian Lance Taylor
1999-08-09
1
-1
/
+1
*
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor
1999-08-08
1
-0
/
+4
*
* section.c (global_syms): Only initialize union field if
Ian Lance Taylor
1999-08-06
1
-9
/
+17
*
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor
1999-07-11
1
-6
/
+10
*
* section.c (_bfd_strip_section_from_output): Ignore sections
Richard Henderson
1999-06-20
1
-2
/
+4
*
* section.c (SEC_SHORT): Define.
Richard Henderson
1999-06-15
1
-0
/
+4
*
* section.c (_bfd_strip_section_from_output): Remove output
Richard Henderson
1999-06-07
1
-12
/
+12
*
19990502 sourceware import
Richard Henderson
1999-05-03
1
-0
/
+1075