summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-072-0/+13
* SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall2000-04-077-3/+63
* * readelf.c (decode_location_expression): Loop through multipleJason Merrill2000-04-072-465/+309
* * readelf.c (read_and_display_attr): Add CU offset to references.Jason Merrill2000-04-072-32/+48
* Remove spurious blank lineNick Clifton2000-04-061-1/+0
* Update copyright noticeNick Clifton2000-04-061-2/+5
* Only check EF_xxx flags if the EABI version number is unknown.Nick Clifton2000-04-062-30/+103
* Detect EM_AVR machine numberNick Clifton2000-04-062-0/+3
* Add code to decode the e_flags field of an ARM ELF binary.Nick Clifton2000-04-062-4/+124
* Add definitions of flags in e_flags field from version A-08 of ARM ELF spec.Nick Clifton2000-04-062-0/+20
* * splay-tree.c (splay_tree_remove): New.Richard Henderson2000-04-062-0/+45
* * splay-tree.h (splay_tree_remove): Declare.Richard Henderson2000-04-062-0/+6
* opcodes:Joern Rennecke2000-04-054-12/+30
* sh-dsp REPEAT support:Joern Rennecke2000-04-0514-112/+429
* * gprof.c (copyright): Do not use N_ in array initializer.Alexandre Oliva2000-04-052-2/+6
* * config/tc-sparc.c (sparc_ip): Avoid string pasting.Alexandre Oliva2000-04-052-2/+5
* Add --redefine-sym to objcopy.Alan Modra2000-04-055-64/+258
* 2000-04-04 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-042-9/+14
* * internals.texi (CPU backend): DocumentHans-Peter Nilsson2000-04-042-0/+11
* Move translated part of bug report string back into .c files soAlan Modra2000-04-0428-1244/+1330
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-0420-2413/+3111
* AIX 4.3 changesKevin Buettner2000-04-033-523/+446
* * config/tc-mn10300.c (md_pseudo_table): Use constant names.Alexandre Oliva2000-04-032-14/+25
* 2000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-04-032-4/+24
* 2000-04-03 H.J. Lu (hjl@gnu.org)H.J. Lu2000-04-032-1/+5
* Tidy some code. Print pc rel addresses as signed.Alan Modra2000-04-032-60/+29
* Move bug report string to one place.Alan Modra2000-04-0324-20/+73
* Don't emit relative relocations for non-loaded sections in shared objects.Alan Modra2000-04-032-6/+13
* Add 16-bit immediate tests.Alan Modra2000-04-033-301/+334
* * write.c (write_object_file) [! WORKING_DOT_WORD]: If defined,Hans-Peter Nilsson2000-04-032-0/+9
* * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 andHans-Peter Nilsson2000-04-032-3/+31
* * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.Hans-Peter Nilsson2000-04-032-0/+25
* Correct 2000-02-26 change.Alan Modra2000-04-032-4/+11
* * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 toJeff Law2000-04-032-0/+9
* Update winsup stuff.Christopher Faylor2000-04-031-1/+2
* * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -LChristopher Faylor2000-04-032-2/+8
* For want of something better. List where to go to when wanting toAndrew Cagney2000-04-031-0/+75
* * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bitbinutils-2_10-branchpointRichard Henderson2000-04-022-15/+26
* * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor2000-04-023-15/+22
* * disassemble.c (disassembler_usage): Don't use a prototype. MarkIan Lance Taylor2000-04-023-24/+31
* * gas/mn10300/am33_5.s: Check that negative SP offsets are encodedAlexandre Oliva2000-04-013-1/+43
* * m10300-opc.c: SP-based offsets are always unsigned.Alexandre Oliva2000-04-012-12/+16
* Fix long-standing mis-comments. Words and addresses are 32-bits long.Alexandre Oliva2000-04-011-5/+5
* Flush any pending instructiuons before emitting data into the instruction str...Nick Clifton2000-04-012-0/+5
* Reverted the comment about inc/inc4, that was already implied by RN02.Alexandre Oliva2000-03-311-1/+0
* Fix typos. Add FIXME for 2-reg inc and inc4.Alexandre Oliva2000-03-311-9/+10
* * lib/gas-defs.exp (regexp_diff): Don't break on the firstAlexandre Oliva2000-03-312-2/+7
* Adjust whitespace.Alexandre Oliva2000-03-311-2/+2
* Don't use post-increment on structure copy to work around a ppc gcc bug.Alan Modra2000-03-312-1/+7
* Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra2000-03-303-2/+8