summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * genscripts.sh: Source the emulparams script before each outputAlan Modra2001-08-082-12/+24
* * config/obj-elf.c (elf_copy_symbol_attributes): Make it a globalAlan Modra2001-08-083-34/+36
* * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra2001-08-084-17/+34
* * readelf.c (display_debug_info): Add to abbrev_offset the addendAlexandre Oliva2001-08-082-0/+69
* * dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.Alexandre Oliva2001-08-082-2/+90
* * output-file.c (output_file_create): Don't try to open usingAlan Modra2001-08-082-6/+5
* 2001-08-07 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-072-8/+18
* Support relocs for sh-coff targets as well as sh-pe.Nick Clifton2001-08-072-6/+11
* Replace a bunch of magic constants in tc-mips.c with their properThiemo Seufer2001-08-072-42/+54
* Some formatting fixes and assorted cleanup in tc-mips.c.Thiemo Seufer2001-08-072-98/+70
* * config/tc-mips.c (md_begin): Take -mcpu value into account even whenThiemo Seufer2001-08-072-13/+60
* * mips-dis.c (print_insn_arg): Don't use software integer registersThiemo Seufer2001-08-078-48/+68
* 2001-08-05 Philip Blundell <philb@gnu.org>Phil Blundell2001-08-052-3/+7
* 2001-08-04 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-052-2/+6
* 2001-08-04 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-0524-14/+107
* * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in thisAlan Modra2001-08-042-2/+5
* * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,Alan Modra2001-08-042-57/+84
* merge from gccDJ Delorie2001-08-042-1/+5
* 2001-08-03 John Healy <jhealy@redhat.com>John Healy2001-08-032-0/+7
* * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handleStephane Carrez2001-08-033-40/+224
* 2001-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-032-1/+5
* * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.Richard Sandiford2001-08-035-2/+56
* *** empty log message ***Richard Sandiford2001-08-031-0/+7
* * config/tc-mips.c (md_apply_fix): Don't subtract the symbol valueRichard Sandiford2001-08-032-1/+8
* * configure.in: Added --with-windres option.DJ Delorie2001-08-033-0/+12
* Include offset of reloc from start of section when computing value forNick Clifton2001-08-032-1/+7
* * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): Don'tAlan Modra2001-08-033-5/+15
* * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra2001-08-037-202/+269
* merge from gccDJ Delorie2001-08-022-0/+10
* 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson2001-08-027-30/+865
* * bfdlink.h (struct bfd_link_info): add new booleanCharles Wilson2001-08-022-0/+9
* 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>Charles Wilson2001-08-023-3/+30
* * gas/mips/mips-gp32-fp32,Richard Sandiford2001-08-0222-0/+2329
* * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32.Richard Sandiford2001-08-023-259/+202
* Return zero only as the last step of qsort function.Nick Clifton2001-08-012-5/+13
* Use @command{name} for commands. Use @option{-opt} for options.Nick Clifton2001-08-013-455/+475
* Cleanups for z8k targetNick Clifton2001-08-015-33/+68
* Replace VXWORKS with ARM_COFF_BUGFIX.Nick Clifton2001-08-013-5/+14
* Do not require any exception support library. Check results against NRV.Nick Clifton2001-08-013-17/+59
* Do not require any exception support library.Nick Clifton2001-08-012-1/+6
* 2001-08-01 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-08-012-1/+5
* * config/tc-i386.c (lex_got): Match lower case relocation tokens.Alan Modra2001-08-012-7/+26
* * gas/elf/section2.l: Adjust warning message comparison.Alan Modra2001-08-012-1/+5
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-0120-170/+224
* * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to haveGeoffrey Keating2001-07-312-1/+6
* Implement new switch --rename-sectionNick Clifton2001-07-314-51/+207
* merge from gccDJ Delorie2001-07-301-0/+3
* Fix prototype of _bfd_ecoff_styp_to_sec_flagsNick Clifton2001-07-302-1/+6
* Fix computation in SECTIONS example.Nick Clifton2001-07-302-1/+6
* merge from gccDJ Delorie2001-07-302-46/+124