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
/
archive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code to cope with nested archives.
Nick Clifton
2004-05-19
1
-14
/
+22
*
PR/136 - Have bfd_cache_lookup_worker() abort rather than return an
Nick Clifton
2004-05-05
1
-16
/
+14
*
* bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.
Alan Modra
2004-03-15
1
-1
/
+1
*
Convert to C90 and a few tweaks.
Alan Modra
2003-06-29
1
-241
/
+163
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-121
/
+126
*
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
Dave Anglin
2002-10-25
1
-3
/
+3
*
* archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
Alan Modra
2002-10-21
1
-3
/
+2
*
* aoutx.h (some_aout_object_p): Clean up tdata properly on error.
Alan Modra
2002-07-30
1
-19
/
+11
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-3
/
+3
*
* coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
Alan Modra
2002-03-21
1
-1
/
+1
*
* libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
Alan Modra
2002-03-18
1
-2
/
+4
*
* Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and
Thiemo Seufer
2001-12-05
1
-1
/
+6
*
* aout-encap.c: Fix comment typos.
Kazu Hirata
2001-10-10
1
-1
/
+1
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-2
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-110
/
+113
*
* archive.c (offsetof): Remove define.
Alan Modra
2001-08-19
1
-6
/
+0
*
* bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.
Alan Modra
2001-08-17
1
-4
/
+8
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
* archive.c (coff_write_armap): Don't write more than symbol_count
Alexandre Oliva
2000-12-25
1
-1
/
+1
*
2000-11-20 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-20
1
-2
/
+2
*
2000-11-09 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-10
1
-86
/
+104
*
2000-09-08 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-09-08
1
-30
/
+25
*
* archive.c (_bfd_write_archive_contents): Add an informative
DJ Delorie
2000-07-07
1
-0
/
+5
*
Correct pointer comparisons relying on NULL less than any other pointer.
Alan Modra
2000-06-20
1
-3
/
+3
*
Eli Zaretskii's DOSish file name patches.
Alan Modra
2000-05-26
1
-1
/
+34
*
* archive.c (hpux_uid_gid_encode): New function.
Jeff Law
2000-04-24
1
-5
/
+56
*
Revert previous patch.
Nick Clifton
1999-12-10
1
-11
/
+9
*
Change AR for ELF so that common symbols are not included in archive map.
Nick Clifton
1999-12-10
1
-9
/
+11
*
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
Ian Lance Taylor
1999-07-11
1
-1
/
+1
*
* configure.in: Check whether getuid and getgid exist.
Ian Lance Taylor
1999-05-27
1
-6
/
+9
*
19990502 sourceware import
Richard Henderson
1999-05-03
1
-0
/
+2127