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
/
coffcode.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
Mark Mitchell
2002-07-08
1
-3
/
+3
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-6
/
+6
*
Change text alignement to 4 bytes.
Tom Rix
2002-06-12
1
-4
/
+6
*
* bfd-in.h: Remove "taken from the source" comment.
Alan Modra
2002-06-05
1
-0
/
+4
*
Fix ld --just-symbols
Alan Modra
2002-05-15
1
-0
/
+1
*
typo fix in last change
Alan Modra
2002-04-26
1
-1
/
+1
*
* coffcode.h (coff_compute_section_file_positions): Set
Alan Modra
2002-04-26
1
-0
/
+1
*
Compute checksum for PE images.
Nick Clifton
2002-04-09
1
-0
/
+104
*
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-04
1
-0
/
+4
*
Add AIX 64 shared library support and emulation layer for binutils
Nick Clifton
2002-03-18
1
-13
/
+8
*
When adding BSF_WEAK flag, OR it in rather than replacing previously selected
Nick Clifton
2002-03-14
1
-5
/
+3
*
Select the highest known ARM architecture when an F_ARM_5 flag is detected,
Nick Clifton
2002-02-06
1
-3
/
+9
*
Add support for OpenRISC 32-bit embedded processor
Nick Clifton
2002-01-31
1
-0
/
+21
*
* section.c (bfd_section_init): Remove unnecessary initialisations.
Alan Modra
2002-01-05
1
-2
/
+2
*
Special handling of AIX xcoff text alignment fix.
Tom Rix
2001-12-20
1
-1
/
+30
*
Minimal handle .typchk and .except section.
Tom Rix
2001-12-18
1
-0
/
+8
*
* aout-encap.c: Fix comment typos.
Kazu Hirata
2001-10-10
1
-1
/
+1
*
Fix compile time warnings
Nick Clifton
2001-09-21
1
-1
/
+4
*
* bfd.c (bfd_archive_filename): New function.
Alan Modra
2001-09-20
1
-7
/
+7
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-379
/
+318
*
* coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to
Alan Modra
2001-08-17
1
-1
/
+1
*
Chnage styp_flags_to_sec_flags() to a boolean function
Nick Clifton
2001-06-15
1
-39
/
+39
*
Support for xcoff64
Tom Rix
2001-05-24
1
-19
/
+20
*
* merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
Jakub Jelinek
2001-05-11
1
-0
/
+4
*
* coffcode.h (coff_write_object_contents): Use
DJ Delorie
2001-04-15
1
-1
/
+1
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
BFD: Catch & report unhandled PE section flags.
Nick Clifton
2001-02-27
1
-287
/
+343
*
formatting fix
Nick Clifton
2001-01-13
1
-1
/
+0
*
Fixes to allow sources to compile under Solaris 2.8
Nick Clifton
2000-12-21
1
-1
/
+3
*
Generalize DWARF2 and COFF support.
Nick Clifton
2000-12-08
1
-12
/
+30
*
2000-11-28 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-28
1
-67
/
+60
*
2000-11-27 Philip Blundell <pb@futuretv.com>
Phil Blundell
2000-11-27
1
-1
/
+1
*
Add ARM v5t, v5te and XScale support
Nick Clifton
2000-11-25
1
-1
/
+4
*
* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
DJ Delorie
2000-10-06
1
-2
/
+49
*
Fix bugs detecting w65 architecture.
Nick Clifton
2000-08-22
1
-3
/
+9
*
Minor formatting fixes.
Nick Clifton
2000-07-31
1
-2
/
+2
*
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
Nick Clifton
2000-06-19
1
-6
/
+6
*
* archures.c (enum bfd_architecture): #define constants for
Nicholas Duffek
2000-06-16
1
-9
/
+11
*
* coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
Nicholas Duffek
2000-06-16
1
-0
/
+5
*
bfd:
Clinton Popetz
2000-05-06
1
-2
/
+2
*
* coffcode.h Copy changes mistakenly done to libcoff.h in
Clinton Popetz
2000-04-29
1
-0
/
+8
*
Add XCOFF64 support.
Clinton Popetz
2000-04-26
1
-8
/
+38
*
Bfd support for generating IA-64 EFI binaries.
Jim Wilson
2000-04-18
1
-0
/
+17
*
Clean up load page support for tic54x.
Timothy Wall
2000-04-18
1
-0
/
+7
*
Mods to allow compilation of BFD all targets.
Timothy Wall
2000-04-11
1
-0
/
+1
*
BFD and include/coff support for tic54x target.
Timothy Wall
2000-04-07
1
-7
/
+84
*
SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).
Timothy Wall
2000-04-07
1
-1
/
+25
*
Fix building with --enable-targets=all
Nick Clifton
2000-03-01
1
-1
/
+1
*
Add WinCE support.
Nick Clifton
2000-02-28
1
-1
/
+38
*
* coffcode.h (coff_set_arch_mach_hook): Use free(), because there
Geoffrey Keating
2000-02-19
1
-5
/
+5
[prev]
[next]