Age | Commit message (Expand) | Author | Files | Lines |
1995-10-28 | * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for | Ian Lance Taylor | 1 | -0/+5 |
1995-10-28 | * xcofflink.c (xcoff_link_add_symbols): Handle csects in the | Ian Lance Taylor | 2 | -26/+36 |
1995-10-28 | * config/tc-ppc.c (md_pseudo_table): Add "data" and "text". | Ian Lance Taylor | 2 | -10/+126 |
1995-10-28 | * symbols.c (symbol_find_or_make): Change name to be const. | Ian Lance Taylor | 3 | -3/+18 |
1995-10-28 | * Makefile.in (ALL_EMULATIONS): Added support for the NetBSD | Niklas Hallqvist | 13 | -12/+59 |
1995-10-28 | * m68k4knetbsd.c: New file. | Niklas Hallqvist | 1 | -0/+4 |
1995-10-28 | Initial revision | Niklas Hallqvist | 2 | -0/+48 |
1995-10-28 | * PORTING, aout-arm.c, aout-encap.c, aout-rce.c, aout-target.h, | Niklas Hallqvist | 1 | -0/+31 |
1995-10-28 | Define HOST_BIG_ENDIAN_P according to <machine/endian.h>. | Niklas Hallqvist | 1 | -0/+5 |
1995-10-28 | Do not define HOST_BIG_ENDIAN_P | Niklas Hallqvist | 2 | -2/+0 |
1995-10-28 | Added M_68K4K_NETBSD magic. | Niklas Hallqvist | 1 | -0/+4 |
1995-10-28 | Separate i386 & mips NetBSD configurations from other BSD ones. Don't assume | Niklas Hallqvist | 2 | -5/+62 |
1995-10-28 | Add m68*-hp*-netbsd* case. Cross-pollinate m68k and m68k4k NetBSD | Niklas Hallqvist | 1 | -1/+6 |
1995-10-28 | Change PAGE_SIZE to TARGET_PAGE_SIZE | Niklas Hallqvist | 6 | -34/+55 |
1995-10-27 | * emultempl/aix.em: Include ldctor.h. | Ian Lance Taylor | 2 | -1/+153 |
1995-10-27 | * xcofflink.c: More improvements, mostly to fix handling of | Ian Lance Taylor | 5 | -59/+319 |
1995-10-27 | * config/mips/tm-magic.h config/mips/magic.mt: New files for | Stu Grossman | 4 | -0/+72 |
1995-10-27 | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 15 | -215/+1235 |
1995-10-27 | * config.bfd: Add config stuff for mips*-*-magic* to set | Stu Grossman | 3 | -0/+40 |
1995-10-27 | * configure.in: Make sure that CC is undefined (as opposed to | Stu Grossman | 3 | -1/+43 |
1995-10-27 | * mpw-configure: Set host alias from choice of host compiler, | Stan Shebs | 1 | -0/+7 |
1995-10-27 | New file | Stan Shebs | 2 | -2/+6 |
1995-10-27 | Reflect updates to Mac support | Stan Shebs | 1 | -1/+3 |
1995-10-27 | * mpw-config.in: Add PowerMac target support, generate config.h. | Stan Shebs | 6 | -754/+953 |
1995-10-27 | * config/xm-mpw.h: New file, all-Mac host support. | Stan Shebs | 4 | -65/+113 |
1995-10-27 | * mpw-config.in: Add support for PowerMac host, add beginnings | Stan Shebs | 4 | -14/+49 |
1995-10-27 | Remove unnecessary CYGNUS LOCAL | Stan Shebs | 1 | -2/+0 |
1995-10-27 | more XCOFF linker tweaks | Ian Lance Taylor | 3 | -4/+30 |
1995-10-27 | * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp | Ian Lance Taylor | 1 | -0/+3 |
1995-10-27 | * ld-scripts/script.s: Make symbols global. | Ian Lance Taylor | 1 | -0/+13 |
1995-10-27 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Treat | Ian Lance Taylor | 2 | -0/+4 |
1995-10-27 | fix output location of common symbols | Ian Lance Taylor | 1 | -1/+4 |
1995-10-26 | * regex.h: Renamed to gnu-regex.h. | Brendan Kehoe | 8 | -17/+31 |
1995-10-26 | doc fixes from Roland | Ken Raeburn | 2 | -0/+389 |
1995-10-26 | do not output symbols which need relocs until the end | Ian Lance Taylor | 1 | -8/+0 |
1995-10-26 | get symndx right for TOC relative relocs | Ian Lance Taylor | 1 | -15/+60 |
1995-10-26 | Cosmetic improvements | Stan Shebs | 1 | -2/+2 |
1995-10-26 | * tc-arm.c (do_ldst): Assemble ldr/str r0, [r1] as a pre-increment | David Edelsohn | 1 | -0/+5 |
1995-10-26 | tweak .loader reloc counting | Ian Lance Taylor | 1 | -1/+7 |
1995-10-26 | * xcofflink.c: Numerous changes to get closer to a working XCOFF | Ian Lance Taylor | 7 | -183/+466 |
1995-10-26 | * scripttempl/aix.sc: Move special symbols inside sections. | Ian Lance Taylor | 2 | -7/+12 |
1995-10-26 | Delete *.i and *.out files for clean | Michael Meissner | 2 | -1/+3 |
1995-10-26 | Fix SWAP_8 and optimize it; print out the failing address if a signal is issu... | Michael Meissner | 3 | -60/+42 |
1995-10-26 | Makefile.in (taz): Use ";" not ";;". | Ken Raeburn | 2 | -2/+6 |
1995-10-26 | Remove MAC object format support from powerpc-eabi for now | Michael Meissner | 2 | -2/+7 |
1995-10-26 | trying to nuke for crash... files no longer needed | Angela Marie Thomas | 2 | -9/+0 |
1995-10-25 | don't keep mh-aix mh-sun. | Jason Molenda | 1 | -3/+0 |
1995-10-25 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | Per Bothner | 2 | -20/+14 |
1995-10-25 | * som.c (som_slurp_string_table): Allocate the strings with malloc | Jeff Law | 2 | -4/+13 |
1995-10-25 | updated for jsmith's file renaming | Ken Raeburn | 1 | -2/+2 |