index
:
delta/binutils-redhat.git
add-fakeroots-dir
arc-20081103-branch
arc-insight_6_8-branch
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/build-essential
baserock/jonathan/no-system-zlib
baserock/morph
baserock/richardmaw/S10442/cross-toolchain
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/inspect-zlib
baserock/robkendrick/mips64
baserock/tiagogomes/update-toolchain
binutils-2_10-branch
binutils-2_11-branch
binutils-2_12-branch
binutils-2_13-branch
binutils-2_14-branch
binutils-2_15-branch
binutils-2_16-branch
binutils-2_17-branch
binutils-2_18-branch
binutils-2_19-branch
binutils-2_20-branch
binutils-2_21-branch
binutils-2_22-branch
binutils-arc-20080908-branch
binutils-arc-20081103-branch
binutils-csl-2_17-branch
binutils-csl-arm-2005q1-branch
binutils-csl-gxxpro-3_4-branch
cagney-unwind-20030108-branch
cagney_bfdfile-20040213-branch
cagney_bigcore-20040122-branch
cagney_convert-20030606-branch
cagney_fileio-20030521-branch
cagney_frameaddr-20030403-branch
cagney_framebase-20030326-branch
cagney_lazyid-20030317-branch
cagney_offbyone-20030303-branch
cagney_regbuf-20020515-branch
cagney_sysregs-20020825-branch
cagney_tramp-20040309-branch
cagney_writestrings-20030508-branch
cagney_x86i386-20030821-branch
carlton_dictionary-branch
cgen-1_1-branch
cr-0x5f1
csl-arm-20050325-branch
cygnus
dje-cgen-play1-branch
drow-cplus-branch
drow-reverse-20070409-branch
drow_intercu-20040221-branch
ezannoni_pie-20030916-branch
ezannoni_pie-20040323-branch
gdb-csl-20060226-branch
gdb-csl-arm-20051020-branch
gdb-csl-available-20060303-branch
gdb-csl-gxxpro-6_3-branch
gdb-csl-symbian-20060226-branch
gdb-premipsmulti-2000-06-06-branch
gdb_5_0-2000-04-10-branch
gdb_5_1-2001-07-29-branch
gdb_5_1_0_1-2002-01-03-branch
gdb_5_2-branch
gdb_5_3-branch
gdb_6_0-branch
gdb_6_1-branch
gdb_6_2-branch
gdb_6_3-branch
gdb_6_4-branch
gdb_6_5-branch
gdb_6_6-branch
gdb_6_7-branch
gdb_6_8-branch
gdb_7_0-branch
gdb_7_2-branch
gdb_7_3-branch
gdb_7_4-branch
gdb_s390-2001-09-26-branch
import-1.1.1
insight_6_8-branch
interps-20030202-branch
jimb-gdb_6_2-e500-branch
jimb-macro-020506-branch
jimb-ppc64-linux-20030509-branch
jimb-ppc64-linux-20030528-branch
jimb-ppc64-linux-20030613-branch
jimb-rda-nptl-branch
kettenis-i386newframe-20030308-branch
kettenis_i386newframe-20030406-branch
kettenis_i386newframe-20030419-branch
kettenis_sparc-20030918-branch
kseitz_interps-20020528-branch
master
master-UNNAMED-BRANCH
msnyder-checkpoint-072509-branch
msnyder-fork-checkpoint-branch
msnyder-reverse-20060331-branch
msnyder-reverse-20060502-branch
msnyder-reverse-20080609-branch
msnyder-tracepoint-checkpoint-branch
multiprocess-20081120-branch
newlib-1_17_0-arc
newlib-autotools-branch
newlib-csl-20060320-branch
nickrob-async-20060513-branch
offbyone-20030313-branch
readline_4_3-import-branch
readline_5_1-import-branch
reverse-20080717-branch
reverse-20080930-branch
reverse-20081226-branch
sid-20020905-branch
tcltk840-20020924-branch
sourceware.org: git/binutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
* objcopy.c (bfd_flags_to_set, bfd_flags_to_clear): New variables
Maciej W. Rozycki
2003-12-23
3
-4
/
+76
*
* objdump.c (disassemble_bytes): Subtract rel_offset from printed
Jakub Jelinek
2003-12-22
2
-2
/
+10
*
Add support for m32r-linux target, including a RELA ABI and PIC.
Nick Clifton
2003-12-19
2
-1
/
+5
*
Add --only-keep-debug to the --help output.
Nick Clifton
2003-12-11
2
-0
/
+7
*
Fia x comment typo.
Kazu Hirata
2003-12-06
1
-1
/
+1
*
* ChangeLog-9197: Fix comment typos.
Kazu Hirata
2003-12-06
8
-9
/
+9
*
Do not copy the object if the output file's format cannot be set to that of
Nick Clifton
2003-12-04
2
-3
/
+19
*
Add "msp" to list of expected architectures.
Nick Clifton
2003-12-03
2
-1
/
+5
*
* cxxfilt.c (usage): Mention new -p/--no-params options.
Ian Lance Taylor
2003-11-29
2
-1
/
+6
*
* Makefile.am (install-exec-local): Remove common term from string
Alan Modra
2003-11-28
5
-100
/
+108
*
Ensure that we have write permission before overwriting a file.
Nick Clifton
2003-11-27
2
-6
/
+15
*
Add a comment describing the difference between readelf and objdump.
Nick Clifton
2003-11-26
3
-1
/
+31
*
* doc/binutils.texi (dlltool): Document dlltool --temp-prefix
Danny Smith
2003-11-25
3
-2
/
+16
*
* cxxfilt.c (long_options): Add --no-params.
Ian Lance Taylor
2003-11-23
3
-1
/
+17
*
* objdump.c: Wrap long lines, init vars separately from decl.
Alan Modra
2003-11-19
2
-19
/
+47
*
Add new field to disassemble_info structure: symbol_is_valid() and use it to
Nick Clifton
2003-11-14
2
-53
/
+70
*
Emit a warning when an archive is created (only shown with -v) in order to
Nick Clifton
2003-11-13
2
-0
/
+7
*
Add new feature to objcopy/strip. The -w switch allows wildcards to be used
Nick Clifton
2003-11-11
6
-10
/
+97
*
* objdump.c: Revert rev 1.81 commit.
Alan Modra
2003-11-11
2
-57
/
+57
*
Remove "member" from verbose output of "-dv" in order to conform to POSIX
Nick Clifton
2003-11-10
3
-54
/
+63
*
Expand and consolidate bug reporting details.
Alan Modra
2003-11-10
2
-1
/
+62
*
Use consistent error messages for missing files.
Nick Clifton
2003-11-07
11
-28
/
+108
*
Fix 'the the' typo
Nick Clifton
2003-11-06
3
-3
/
+8
*
Do not dump the contents of SHT_NOBITS sections - they have no file space
Nick Clifton
2003-10-30
2
-1
/
+6
*
* readelf.c (dump_section): Don't display DEL characters.
Alan Modra
2003-10-27
2
-1
/
+5
*
* ChangeLog: Fix typos.
Kazu Hirata
2003-10-27
18
-41
/
+62
*
Do not complain when copying a file format that does not support relocations.
Nick Clifton
2003-10-27
2
-4
/
+23
*
Set the machine number as well as the architecture when converting from a
Nick Clifton
2003-10-21
2
-3
/
+13
*
2003-10-19 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-10-20
2
-1
/
+6
*
2003-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley
2003-10-08
2
-1
/
+5
*
bfd/Changelog:
Nathan Sidwell
2003-10-07
2
-50
/
+46
*
* resrc.c (define_icon): Fix storage of color attributes 'planes' and 'bit
Christopher Faylor
2003-10-02
2
-4
/
+19
*
[ binutils/ChangeLog ]
Chris Demetriou
2003-09-30
2
-0
/
+6
*
[ bfd/ChangeLog ]
Chris Demetriou
2003-09-30
2
-0
/
+5
*
2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2003-09-30
8
-25
/
+70
*
2003-09-25 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2003-09-25
2
-2
/
+6
*
Fix C90 conversion
Anthony Green
2003-09-15
2
-5
/
+11
*
* addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
Andreas Jaeger
2003-09-14
53
-4389
/
+2379
*
* MAINTAINERS: Update my e-mail address.
Jim Wilson
2003-09-10
2
-2
/
+6
*
* MAINTAINERS: Update my e-mail address.
Ian Lance Taylor
2003-09-09
2
-1
/
+5
*
Make it clear what should be done with patches to the top level configure files
Nick Clifton
2003-09-04
2
-3
/
+14
*
Add binutils support for v850e1 processor
Nick Clifton
2003-09-04
2
-0
/
+7
*
Index: opcodes/ChangeLog
Andrew Cagney
2003-09-03
2
-2
/
+8
*
Use bfd_map_over_sections to walk section chain.
Nick Clifton
2003-09-03
3
-672
/
+759
*
* MAINTAINERS: Move Dave Anglin's entry to where it belongs.
Alan Modra
2003-09-01
2
-1
/
+5
*
Updated translations
Nick Clifton
2003-08-21
2
-809
/
+920
*
* dep-in.sed: Remove libintl.h.
Alan Modra
2003-08-14
4
-10
/
+15
*
* Makefile.am (POTFILES.in): Unset LC_COLLATE.
Alan Modra
2003-08-14
3
-5
/
+10
*
* readelf.c (process_archive): Fix error handling. Remove memory
Ian Lance Taylor
2003-08-11
2
-9
/
+22
*
Add ability for readelf to parse archives
Nick Clifton
2003-08-11
6
-42
/
+272
[next]