summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 1999-05-24 Philip Blundell <pb@nexus.co.uk>Nick Clifton1999-05-242-1/+6
| | | | | * elf32-arm.h (elf32_arm_relocate_section): Undo change of 1999-03-25
* Sync up with Cygnus CVS repository (cvs import doesn't handle theseJason Molenda1999-05-234-274/+0
| | | | | | | | | | | automatically, alas. This cleanpu must be automated in the near future). Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com> * h8-cfg.texi: Remove, hasn't been used in years. 1999-05-10 Martin Hunt <hunt@cygnus.com> * debugify.c, debugify.h: Removed because they are no longer used. Tue Mar 16 15:29:04 1999 Stan Shebs <shebs@andros.cygnus.com> * go32-xdep.c: Remove, no longer used by anything.
* Accept 'sp' as a valid register name.Nick Clifton1999-05-222-73/+78
|
* Add definitions related to shared objects (copied from elf32.em)Nick Clifton1999-05-222-15/+1003
|
* import gdb-1999-0519Jason Molenda1999-05-1920-658/+806
|
* * coff-arm.c (coff_arm_relocate_section): Account forCatherine Moore1999-05-191-3/+4
| | | | multiple glue sections when generating base file entries.
* Use renamed ARM cpu flag bitsNick Clifton1999-05-193-7/+15
|
* Renumber cpu flag bits to avoid collision with PE flag bitsNick Clifton1999-05-192-9/+16
|
* * Makefile.am (ALL_EMULATIONS): Remove earmlinux.o andAndreas Schwab1999-05-193-4/+10
| | | | | earm26linux.o, add earmelf_linux.o and earmelf_linux26.o. * Makefile.in: Regenerated.
* Add xfail for mcore-elfNick Clifton1999-05-172-0/+5
|
* Update to match lattest assembler/objdump outpuytNick Clifton1999-05-172-132/+135
|
* èAlan Modra1999-05-171-133/+108
| | | | | | Add missing files from last change in gas/testsuite. i386-dis.c: Catch a number of cases where an invalid modrm would result in bogus disassembly. const lots of places.
* aAlan Modra1999-05-171-0/+33
| | | | | | Add missing files from last change in gas/testsuite. i386-dis.c: Catch a number of cases where an invalid modrm would result in bogus disassembly. const lots of places.
* ØAlan Modra1999-05-172-0/+342
| | | | | | Add missing files from last change in gas/testsuite. i386-dis.c: Catch a number of cases where an invalid modrm would result in bogus disassembly. const lots of places.
* èAlan Modra1999-05-171-1/+4
| | | | | | | Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
* nAlan Modra1999-05-171-27/+48
| | | | | | | Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
* *** empty log message ***Alan Modra1999-05-171-7/+6
|
* /Alan Modra1999-05-174-25/+38
| | | | | | | Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
* Alan Modra1999-05-171-0/+25
| | | | | | | Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
* reinstate uin_reloc_pNick Clifton1999-05-162-0/+15
|
* Add support for generating an mcore-elf dll.Nick Clifton1999-05-162-23/+206
|
* Add mcore-elf support for shared librariesNick Clifton1999-05-162-0/+8
|
* Add PLT relolcsNick Clifton1999-05-162-0/+9
|
* Add support for mcore RVA relocs.Nick Clifton1999-05-155-18/+58
|
* Add support for mcore to dlltool.Nick Clifton1999-05-154-24/+145
|
* Defined rva relocations.Nick Clifton1999-05-154-0/+10
|
* * elf32-arm.h (elf32_arm_relocate_section): Fix operatorAndreas Schwab1999-05-142-1/+6
| | | | precedence between bit-and and comparison.
* * config/atof-ieee.c (gen_to_words): Correctly round aAndreas Schwab1999-05-142-4/+29
| | | | | denormalized number. Fix off-by-one in range checking for exponent in a denormal.
* Joel Sherrill (joel@OARcorp.com)Richard Henderson1999-05-132-1/+10
| | | | | * configure.tgt (i386-*-rtemself*, sh-*-rtemself*): New targets. (mips*el-*-rtems*, powerpcle-*-rtems*): New targets.
* Joel Sherrill (joel@OARcorp.com)Richard Henderson1999-05-133-167/+175
| | | | * configure.in (i386-*-rtemself*, sh-*-rtemself*): New targets.
* Joel Sherrill (joel@OARcorp.com)Richard Henderson1999-05-132-6/+26
| | | | | | | * config.bfd (i[3456]86*-*-rtems*, m68k*-*-rtems*): Added to list of target formats (targ_selvecs). (i[3456]86*-*-rtemself*, mips*el-*-rtems*): New targets. (powerpcle*-*rtems*, sh-*-rtemself*): New targets.
* PAlan Modra1999-05-1313-524/+1006
| | | | | i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
* XAlan Modra1999-05-131-9/+16
| | | | | i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
* ÿAlan Modra1999-05-131-39/+28
| | | | | i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
* Alan Modra1999-05-131-0/+13
| | | | | i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
* * rclex.l: add code to suppress certain output from cpp, replaceDJ Delorie1999-05-123-85/+128
| | | | | | | | | all returns with MAYBE_RETURN (MAYBE_RETURN): new, implement the suppression by returning IGNORED_TOKEN as needed. (cpp_line): remember which file we're in, mark data from included *.h files for suppression. * rcparse.y (input): allow IGNORED_TOKEN outside of known constructs
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-114-62/+290
| | | | | | | | | | | | | | | * scripttempl/pe.sc: Specify the output arch, which Ian says is the Right Thing to do. * emultempl/pe.em: various changes to parameterize the target-specific information. (gld_i386pe_after_open): Detect and fix MS import libraries by renaming the member objects (which are all named the same). * pe-dll.c: various changes to parameterize the target-specific information. (generate_reloc): support relocs more generically to allow for expansion. (pe_exe_build_sections): new; used to add .relocs to .exes (pe_exe_fill_sections): ditto
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-116-11/+73
| | | | | | | | | | | | * windres.c (quot): Quote shell metacharacters in a string (main): quote parameters to cpp that might have metacharacters in them. Allow -D as an alias for --define to allow for sharing make macros with gcc. * objdump.c (dump_reloc_set): don't core if howto->name is NULL * Makefile.am: Give rescoff.c a cpu-specific -D so it can set the correct BFD. * Makefile.in: ditto * rescoff.c (write_coff_file): Set the correct BFD
* * ecoff.c (_bfd_ecoff_write_armap): give the symtab element aDJ Delorie1999-05-116-4/+125
| | | | | | | | | | | | | | | reasonable mode until "ar x" is smart enough to skip it (fixes gcc/libgcc.a builds on mips-ecoff targets * coffcode.h (styp_to_sec_flags): Explain how COMDATs are supposed to work. Hack to support MS import libraries, which use different COMDAT types than GNU. (coff_slurp_symbol_table): C_SECTION symbols are local; they refer to implied zero-length sections (see peicode below) * coffgen.c (coff_get_normalized_symtab): Properly read long MS filename symbols, which use one *or more* auxents. * coffswap.h (coff_swap_aux_in): ditto * peicode.h (coff_swap_sym_in): Build the implied zero-length sections
* * ld-srec/srec.exp: Do not run tests for PE based ports.DJ Delorie1999-05-112-0/+10
|
* import gdb-1999-05-10Stan Shebs1999-05-113-0/+1932
|
* * elf32-v850.c (v850_elf_howto_table): Make partial_inplace falseJeff Law1999-05-112-6/+11
| | | | for all relocations.
* import gdb-1999-05-10Stan Shebs1999-05-1161-3886/+6430
|
* *** empty log message ***Jim Blandy1999-05-111-0/+6
|
* * cplus-dem.c (main): Use table lookup to distinguish identifierJim Blandy1999-05-111-5/+80
| | | | | characters from non-identifier characters. (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
* 1999-05-10 Catherine Moore <clm@cygnus.com>Catherine Moore1999-05-102-2/+8
| | | | | | * emulttempl/pe.em (gld_${EMULATION_NAME}_after_open): Check for TARGET_IS_arm_epoc_pe. (gld_${EMULATION_NAME}_before_allocation): Likewise.
* * bfd-in.h (bfd_arm_allocate_interworking_sections): StaticCatherine Moore1999-05-106-7/+43
| | | | | | | | | | | if COFF_IMAGE_WITH_PE. (bfd_arm_process_before_allocation): Likewise. (bfd_arm_get_bfd_for_interworking): Likewise. * coff-arm.c: Likewise. * bfd-in2.h: Regenerate. * configure.in (armpe_little_vec): Remove coff-arm.lo. (armpe_big_vec): Likewise. * configure: Rebuild.
* Check for period after .rel{a} when detecting reloc sections.Nick Clifton1999-05-102-2/+7
|
* * ldlang.c (walk_wild, walk_wild_file, walk_wild_section,Richard Henderson1999-05-082-277/+210
| | | | | | | | | | | output_section_callback, gc_section_callback): New functions for generic section walks. (wild, lang_gc_wild): Use walk_wild. (wild_file, lang_gc_wild_file): Deleted. Common logic moved to walk_wild_file. (wild_section, lang_gc_wild_section): Deleted. Common logic moved to walk_fild_section. Unique logic moved into callbacks output_section_callback and gc_section_callback.
* * config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.Richard Henderson1999-05-082-3/+15
| | | | | (md_begin): Allow ppc32 insns in ppc64bridge mode. (ppc_insert_operand): Accept SIGNOPT in ppc64 mode.
OpenPOWER on IntegriCloud