summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * emultempl/pe.em (gld_*_after_open): detect case where there twoDJ Delorie2000-10-023-3/+89
* Remove some hppa-elf fudges.Alan Modra2000-10-023-11/+5
* Correct call to _bfd_elf32_gc_record_vtable.Alan Modra2000-10-022-7/+11
* 2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-10-022-1/+10
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-3010-1508/+1470
* Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.Alan Modra2000-09-304-41/+130
* * scripttempl/crisaout.sc (ENTRY): Now __start.Hans-Peter Nilsson2000-09-294-16/+43
* Oops. Forgot to commit ChangeLogHans-Peter Nilsson2000-09-291-0/+7
* * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,Hans-Peter Nilsson2000-09-298-0/+191
* Correct date of checkinHans-Peter Nilsson2000-09-292-2/+2
* Changes to add dollar prefix to registers for files where user symbolsHans-Peter Nilsson2000-09-293-38/+110
* * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.Hans-Peter Nilsson2000-09-292-2/+7
* Changes to handle varying register prefix and user symbol prefix.Hans-Peter Nilsson2000-09-293-999/+1124
* Define two bfd_targets for absence and presence of leadingHans-Peter Nilsson2000-09-297-193/+335
* * cris.h (EF_CRIS_UNDERSCORE): New.Hans-Peter Nilsson2000-09-292-0/+7
* (arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.Alan Modra2000-09-292-66/+94
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-2911-120/+119
* * elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.Alan Modra2000-09-292-12/+8
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-297-145/+125
* That'll teach me not to type little patches in by hand. GetAlan Modra2000-09-291-1/+1
* (elf_fake_sections): Do not mark the section SHT_NOBITS ifAlan Modra2000-09-292-8/+7
* * ld-selective/5.cc: New test.Hans-Peter Nilsson2000-09-284-2/+90
* * aout-cris.c (N_TXTADDR): Define.Hans-Peter Nilsson2000-09-282-0/+16
* oops, didn't mean to check in that change yetDJ Delorie2000-09-281-21/+0
* * pe-dll.c (process_def_file): Uninitialized data wasn'tDJ Delorie2000-09-283-5/+41
* Update for hppa*w -> hppa*64* configure name change.Alan Modra2000-09-284-37/+39
* Modify .PARAM so we need an arg reloc.Alan Modra2000-09-282-1/+5
* * som.c: Include alloca-conf.hAlan Modra2000-09-285-16/+23
* Add alloca-conf.h from libiberty.Alan Modra2000-09-282-0/+28
* For SOM, don't force relocs on out-of-range 12 bit branches.Alan Modra2000-09-282-4/+19
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-2710-87/+301
* External/weak SOM fixes, branch limit corrections.Alan Modra2000-09-272-33/+64
* * elfcode.h (elf_object_p): Preserve and clear abfd sectionHans-Peter Nilsson2000-09-272-0/+14
* * peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectoryDJ Delorie2000-09-262-7/+27
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-2619-272/+273
* Make weak symbols SS_UNIVERSAL (ie. global)Alan Modra2000-09-262-1/+7
* * md5.c: #include "ansidecl.h".DJ Delorie2000-09-262-0/+5
* * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 andAlexandre Oliva2000-09-252-1/+7
* * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weakAlan Modra2000-09-232-5/+11
* Add missing fpcmp instructions, and add missing fcmp/fpcmp tests.Jim Wilson2000-09-227-3563/+4135
* Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson2000-09-2225-4387/+4619
* * Makefile.in (REQUIRED_OFILES): Add md5.o.Jason Merrill2000-09-223-2/+427
* Redesign and clean up the relaxation mechanism.Nick Clifton2000-09-222-378/+340
* Conditionalise the embedded relocs feature on the m68*-*-elf targetNick Clifton2000-09-222-78/+122
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-213-121/+124
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-215-68/+67
* Silence gcc warning.Alan Modra2000-09-212-1/+9
* Correct comments. Don't check non-code output sections for stubAlan Modra2000-09-212-23/+50
* Fix a segfault caused by under-allocating an array.Alan Modra2000-09-212-18/+24
* 2000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-2011-77/+83