• R/O
  • HTTP
  • SSH
  • HTTPS

sourceware: List of commits

Yet another clone of sourceware.org.


RSS
Rev. Time Author
636dc06 1999-05-17 12:21:41 amodra


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.

a3d2c01 1999-05-16 23:16:51 nickc

reinstate uin_reloc_p

5c8064b 1999-05-16 23:12:19 nickc

Add support for generating an mcore-elf dll.

2ebaff6 1999-05-16 23:02:45 nickc

Add mcore-elf support for shared libraries

9521095 1999-05-16 22:57:58 nickc

Add PLT relolcs

b86c46a 1999-05-16 00:38:08 nickc

Add support for mcore RVA relocs.

d5d48f1 1999-05-16 00:25:18 nickc

Add support for mcore to dlltool.

4f35cc1 1999-05-16 00:13:14 nickc

Defined rva relocations.

da9a68b 1999-05-14 11:02:25 schwab

* elf32-arm.h (elf32_arm_relocate_section): Fix operator
precedence between bit-and and comparison.

ec77abb 1999-05-14 10:53:26 schwab

* config/atof-ieee.c (gen_to_words): Correctly round a
denormalized number. Fix off-by-one in range checking for
exponent in a denormal.

82b5741 1999-05-13 18:49:47 rth

Joel Sherrill (joel@OARcorp.com)
* configure.tgt (i386-*-rtemself*, sh-*-rtemself*): New targets.
(mips*el-*-rtems*, powerpcle-*-rtems*): New targets.

8278eb4 1999-05-13 18:49:27 rth

Joel Sherrill (joel@OARcorp.com)
* configure.in (i386-*-rtemself*, sh-*-rtemself*): New targets.

9aecd5e 1999-05-13 18:49:08 rth

Joel Sherrill (joel@OARcorp.com)
* 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.

0b903fd 1999-05-13 15:00:16 amodra

P
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

ccf88ad 1999-05-13 15:00:14 amodra

X
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

0801100 1999-05-13 15:00:13 amodra

f6d5343 1999-05-13 15:00:10 amodra


i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly

4028291 1999-05-13 07:03:08 dj

* rclex.l: add code to suppress certain output from cpp, replace
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

36d20e1 1999-05-12 06:06:47 dj

1999-05-10 DJ Delorie <dj@cygnus.com>
* 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

4974a35 1999-05-12 06:06:10 dj

1999-05-10 DJ Delorie <dj@cygnus.com>
* 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

ba26066 1999-05-12 06:05:38 dj

* ecoff.c (_bfd_ecoff_write_armap): give the symtab element a
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

3b8a784 1999-05-12 05:31:51 dj

* ld-srec/srec.exp: Do not run tests for PE based ports.

498a7b5 1999-05-12 05:29:07 shebs

Initial revision

9075810 1999-05-11 23:57:27 law

* elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
for all relocations.

430277e 1999-05-11 21:42:30 jimb

*** empty log message ***

c07084b 1999-05-11 21:42:12 jimb

* cplus-dem.c (main): Use table lookup to distinguish identifier
characters from non-identifier characters.
(standard_symbol_alphabet, hp_symbol_alphabet): New functions.

e4d8d45 1999-05-11 03:30:19 clm

1999-05-10 Catherine Moore <clm@cygnus.com>
* emulttempl/pe.em (gld_${EMULATION_NAME}_after_open):
Check for TARGET_IS_arm_epoc_pe.
(gld_${EMULATION_NAME}_before_allocation): Likewise.

1f13069 1999-05-11 03:27:31 clm

* bfd-in.h (bfd_arm_allocate_interworking_sections): Static
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.

045644e 1999-05-10 17:36:57 nickc

Check for period after .rel{a} when detecting reloc sections.

9653519 1999-05-09 08:40:57 rth

* ldlang.c (walk_wild, walk_wild_file, walk_wild_section,
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.

Show on old repository browser