• R/O
  • HTTP
  • SSH
  • HTTPS

sourceware: List of commits

Yet another clone of sourceware.org.


RSS
Rev. Time Author
78ba2b3 1999-05-27 12:19:31 law

* hppa.h (pa_opcodes): Add several processor specific system
instructions.

d707589 1999-05-27 12:16:13 schwab

* objcopy.c (copy_archive): Preserve dates of archive members if
requested.

2fc2dc6 1999-05-27 12:02:21 schwab

* readelf.c (dump_relocations): Always print the addend on RELA
systems even if there is no symbol.
(process_program_headers): Reset dynamic_size before looping
through the program headers.
(process_version_sections): Cast sh_offset to unsigned long for
printing in case bfd_vma is wider.
(process_symbol_table): Use get_symbol_index_type when printing
st_shndx.

5301255 1999-05-27 02:23:31 nickc

Use correct template

eaf2f83 1999-05-27 01:04:10 law

* hppa.h (pa_opcodes): Add second entry for "comb", "comib",
"addb", and "addib" to be used by the disassembler.

0de5c56 1999-05-26 17:27:37 nickc

Applied patches from Philip Blundell <pb@nexus.co.uk>, to improve PIC support.

25c8714 1999-05-25 21:10:23 dj

* windres.c: add verbose option
(main): process verbose option
* resrc.c (look_for_default): new. Look for the default
preprocessor in a given location.
(read_rc_file): for foo/bar-windres, look for foo/bar-gcc,
foo/gcc (in case of foo/windres), and then gcc (the old default).

b281952 1999-05-25 20:56:15 clm

* coff-arm.c (coff_arm_relocate_section): Don't emit
base file entries for pc-relative values.

3a0775b 1999-05-25 20:37:38 dj

* peicode.h (coff_swap_sym_in): When we create the actual section
to reflect the not-there section C_SECTION symbols refer to,
change the symbol class to C_STAT as the section is now really
there.

e6dfc6f 1999-05-25 03:25:27 amodra

3b6f62a 1999-05-25 03:25:25 amodra

cf22a73 1999-05-25 00:20:20 nickc

Updated to match latest version in EGCS

86452f7 1999-05-24 21:49:26 nickc

1999-05-24 Philip Blundell <philb@gnu.org>
* emultempl/armelf.em (before_parse): Set config.dynamic_link and
config.has_shared.
* emulparams/armelf.sh (GENERATE_SHLIB_SCRIPT): Define.
* emulparams/armelf_linux.sh (GENERATE_SHLIB_SCRIPT): Likewise

56a9df8 1999-05-24 19:06:37 nickc

1999-05-24 Philip Blundell <pb@nexus.co.uk>
* elf32-arm.h (elf32_arm_relocate_section): Undo change of
1999-03-25

2847871 1999-05-24 05:02:52 jsm

Sync up with Cygnus CVS repository (cvs import doesn't handle these
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.

4538930 1999-05-22 23:49:49 nickc

Accept 'sp' as a valid register name.

8170712 1999-05-22 18:55:48 nickc

Add definitions related to shared objects (copied from elf32.em)

6508276 1999-05-19 19:20:12 clm

* coff-arm.c (coff_arm_relocate_section): Account for
multiple glue sections when generating base file entries.

7f829c9 1999-05-19 16:27:12 nickc

Use renamed ARM cpu flag bits

b3a00ef 1999-05-19 16:25:58 nickc

Renumber cpu flag bits to avoid collision with PE flag bits

82b4930 1999-05-19 12:50:49 schwab

* Makefile.am (ALL_EMULATIONS): Remove earmlinux.o and
earm26linux.o, add earmelf_linux.o and earmelf_linux26.o.
* Makefile.in: Regenerated.

6a88d20 1999-05-17 18:46:50 nickc

Add xfail for mcore-elf

5628362 1999-05-17 18:26:35 nickc

Update to match lattest assembler/objdump outpuyt

3026a73 1999-05-17 17:35:42 amodra

a9ab2ca 1999-05-17 17:35:40 amodra

a
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.

42203d6 1999-05-17 17:35:39 amodra


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.

f3bacc6 1999-05-17 12:21:52 amodra

f263611 1999-05-17 12:21:50 amodra

n
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.

cfa43e1 1999-05-17 12:21:49 amodra

*** empty log message ***

1ce7b30 1999-05-17 12:21:42 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.

Show on old repository browser