summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* import gdb-1999-12-21 snapshotJason Molenda1999-12-2269-1955/+6205
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-33/+63
* fix formattingNick Clifton1999-12-221-6/+5
* Apply patch from Philip Blundell to allow .previous to work for arm-elfNick Clifton1999-12-222-1/+15
* Move PE format object file detection code into common place.Nick Clifton1999-12-174-128/+96
* change default arm gas abi selection to 32Nick Clifton1999-12-171-1/+1
* Fix compile time warningsNick Clifton1999-12-172-11/+29
* catch bad arm relocsNick Clifton1999-12-172-10/+36
* 1999-12-15 Doug Evans <dje@transmeta.com>Ian Lance Taylor1999-12-162-0/+12
* Fix detection of common symbolsNick Clifton1999-12-142-5/+54
* Add support for -marm720 command line switchNick Clifton1999-12-142-0/+6
* Add support for sparc-*-netbsdelf* and sparc-*-netbsdaout*.Andrew Cagney1999-12-142-1/+15
* fix detection of common symbols.Nick Clifton1999-12-142-1/+8
* import gdb-1999-12-13 snapshotJason Molenda1999-12-1463-377/+1153
* Fix elf linker's handling of commons in archive mapsNick Clifton1999-12-102-1/+120
* Revert previous patch.Nick Clifton1999-12-1019-76/+35
* Fix support for native 64bit ELF systemsNick Clifton1999-12-102-0/+16
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-1019-15/+111
* Fix include pathsNick Clifton1999-12-094-3/+10
* Pass -mpacs-26 by default to arm assembler.Nick Clifton1999-12-092-7/+27
* import gdb-1999-12-07 snapshotJason Molenda1999-12-0817-541/+714
* *** empty log message ***Jim Blandy1999-12-072-0/+12
* * common.h (NT_PRXFPREG): New definition.Jim Blandy1999-12-071-0/+2
* Add support for SSE registers in ELF core files.Jim Blandy1999-12-071-12/+49
* fix typo in previous deltaNick Clifton1999-12-071-12/+13
* minor formatting changesNick Clifton1999-12-071-25/+26
* Fix compile time warnings & asupport more than 999 symbolsNick Clifton1999-12-072-26/+33
* Fix displaying 64bit ELF files.Nick Clifton1999-12-072-86/+288
* import gdb-1999-12-06 snapshotJason Molenda1999-12-07115-1068/+19930
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-143/+304
* * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor1999-12-032-0/+7
* Add arm-epoc-pe specific linker scriptNick Clifton1999-12-025-3/+164
* Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1999-12-0110-0/+1230
* * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.Jeff Law1999-12-012-0/+356
* * m10300-opc.c, m10300-dis.c: Add am33 support.Jeff Law1999-12-013-2/+884
* * archures.c (bfd_mach_am33): Define.Jeff Law1999-12-015-3/+189
* * mn10300.h (E_MN10300_MACH_AM33): Define.Jeff Law1999-12-012-0/+5
* * mn10300.h: Add new operand types. Add new instruction formats.Jeff Law1999-12-012-0/+27
* * elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): NewJim Blandy1999-11-293-0/+71
* Fix .force_thumbNick Clifton1999-11-292-5/+13
* Add support for !literal and !lituse_baseMichael Meissner1999-11-293-105/+1079
* Add new relocations for alpha explicit relocation supportMichael Meissner1999-11-285-0/+65
* * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check forAndreas Schwab1999-11-263-9/+21
* Add support for target specific processing of ELF segmentsNick Clifton1999-11-264-17/+82
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-252-2/+5
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-252-2/+8
* Applied Fred Fish's patch to fix decoding of core notes.Nick Clifton1999-11-252-34/+61
* * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law1999-11-252-2/+8
* * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"Jeff Law1999-11-252-2/+10
* * config/tc-hppa.c (pa_ip): Handle PA2.0 unit completers. HandleJeff Law1999-11-252-0/+43