aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-11-30Change LOCALEDIR to $(datadir)/share.Nick Clifton1-33/+101
2004-10-26readelf.c (get_note_type): Handle notes not in core files.Nick Clifton1-105/+37
2004-09-17 * Makefile.am: Run "make dep-am".Alan Modra1-3/+14
2004-03-19 * Makefile.am: Run "make dep-am".Alan Modra1-1/+3
2003-11-28 * Makefile.am (install-exec-local): Remove common term from stringAlan Modra1-4/+4
2003-11-11Add new feature to objcopy/strip. The -w switch allows wildcards to be usedNick Clifton1-4/+4
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra1-5/+6
2003-08-14 * Makefile.am (POTFILES.in): Unset LC_COLLATE.Alan Modra1-4/+4
2003-08-11Add ability for readelf to parse archivesNick Clifton1-4/+4
2003-06-10* bfd/Makefile.am (config.status): Depend on version.h.Alan Modra1-3/+3
2003-03-24Move display_info() function into bucomm.cNick Clifton1-4/+5
2003-01-16 * readelf.c: Include elf/ppc64.h.Alan Modra1-7/+8
2002-12-30Add support for msp430.Nick Clifton1-6/+6
2002-10-23Define SKIP_ZEROES as 32 for tic4x target in order to ensure properNick Clifton1-1/+1
2002-10-14 * Makefile.am: Run "make dep-am".Alan Modra1-25/+65
2002-09-17binutils:Zack Weinberg1-82/+33
2002-07-23 * Makefile.am: Run "make dep-am".Alan Modra1-9/+10
2002-07-02 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.Alan Modra1-1/+0
2002-07-02 * budemang.c: New file, "demangle" function.Alan Modra1-78/+91
2002-06-262002-06-25 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+1
2002-06-08 * Makefile.am: Run "make dep-am".Alan Modra1-12/+16
2002-05-07Honour DESTDIRNick Clifton1-7/+7
2002-04-04 * dep-in.sed: Cope with absolute paths.Alan Modra1-16/+23
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra1-2/+9
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton1-11/+25
2002-02-01Run "make dep-am"Alan Modra1-21/+21
2002-01-22run "make dep-am"; automakeAlan Modra1-8/+9
2001-11-29Pass CC_FOR_TARGET and CFLAGS_FOR_TARGET to runtest in environment.Nick Clifton1-7/+7
2001-10-02 * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra1-98/+116
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson1-28/+33
2001-06-19Remove auot generated man pagesNick Clifton1-324/+62
2001-03-282001-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu1-8/+1
2001-03-25Automate generate on man pagesNick Clifton1-43/+125
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-12/+13
2001-02-07Add -u option toi readelf to display unwind info.Nick Clifton1-2/+3
2001-01-09Add OBJDUMP_DEFS to configure and makefileNick Clifton1-0/+4
2000-12-19Add missing support for arm-epoc-pe.Nick Clifton1-0/+2
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-26/+52
2000-07-20 * MAINTAINERS: Add self as CRIS port maintainer.Hans-Peter Nilsson1-8/+9
2000-07-01Fix 2000-06-22. grep after running dep.sedAlan Modra1-4/+5
2000-06-22Check dependecies for leading `/' in this dir too.Alan Modra1-3/+7
2000-06-162000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-12/+10
2000-05-26Update dependencies.Alan Modra1-8/+8
2000-04-21IA-64 ELF support.Jim Wilson1-0/+1
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+3
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-274/+223
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-304/+371
2000-03-092000-03-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1