Age | Commit message (Expand) | Author | Files | Lines |
1993-11-01 | * paread.c (pa_symtab_read): Change comments to say ignoring | Jim Kingdon | 4 | -13/+44 |
1993-11-01 | * mmalloc.texi: Fix typo ("for for" -> "for"). | Jim Kingdon | 1 | -0/+11 |
1993-11-01 | * Makefile.in (CXXFLAGS): Add -O. | Jim Kingdon | 2 | -3/+18 |
1993-11-01 | Remove v9-specific entry | Jim Kingdon | 1 | -5/+0 |
1993-11-01 | * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end, | Ian Lance Taylor | 1 | -0/+21 |
1993-11-01 | Keep Lynx file | Stan Shebs | 2 | -1/+3 |
1993-11-01 | Keep Sparc file | Stan Shebs | 1 | -1/+2 |
1993-11-01 | Keep Sparc file | Stan Shebs | 1 | -0/+1 |
1993-11-01 | Keep Lynx files | Stan Shebs | 2 | -2/+6 |
1993-11-01 | * config.bfd: Use m68k-elf for m68*-*-sysv4*. | Jim Kingdon | 2 | -12/+17 |
1993-11-01 | Fix typo in recent hange from using bfd target name to using the flavour. | Jeff Law | 1 | -1/+1 |
1993-11-01 | * paread.c (pa_symtab_read): Also filter out local symbols starting | Jeff Law | 1 | -0/+5 |
1993-11-01 | * paread.c (pa_symtab_read): Also filter out local symbols starting | Jeff Law | 1 | -1/+2 |
1993-10-31 | * values.c (unpack_long, unpack_double, value_from_double), | Jim Kingdon | 1 | -1/+1 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -1/+1 |
1993-10-31 | Add missing entry for change by Ian | Jim Kingdon | 1 | -0/+9 |
1993-10-31 | * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel | Jim Kingdon | 2 | -14/+17 |
1993-10-31 | Keep Lynx files | Stan Shebs | 1 | -1/+3 |
1993-10-31 | Keep Lynx files | Stan Shebs | 3 | -0/+11 |
1993-10-31 | * targets.c: Move enum target_flavour outside of struct and change | Jim Kingdon | 2 | -40/+86 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 9 | -45/+27 |
1993-10-31 | * config/tc-hppa.c (subspace_dictionary_chain): Add new ssd_defined | Jeff Law | 2 | -10/+33 |
1993-10-31 | * paread.c: Remove comment about how we should use an "ordinary" | Jim Kingdon | 1 | -2/+1 |
1993-10-31 | * objfiles.h, infcmd.c, symfile.c: Add comments about how various | Jim Kingdon | 4 | -5/+38 |
1993-10-31 | * som.c: Add comment about how abort() on corrupt executable is evil. | Jim Kingdon | 1 | -0/+8 |
1993-10-31 | * write.c (relax_and_size_seg): Correct test to determine | Jeff Law | 2 | -11/+17 |
1993-10-31 | * config/obj-som.h (obj_set_symbol_type): Define a hook so GAS | Jeff Law | 3 | -0/+43 |
1993-10-31 | * read.c (get_stab_string_offset): Set SEC_DEBUGGING for any | Jeff Law | 2 | -2/+9 |
1993-10-31 | Allow backends to override the value of the "fake" label. | Jeff Law | 1 | -0/+19 |
1993-10-31 | * config/tc-i386.h (DOT_LABEL_PREFIX): Delete. | Jeff Law | 1 | -2/+3 |
1993-10-31 | * config/tc-hppa.h (FAKE_LABEL_NAME): Define as L$0\001 so it's | Jeff Law | 1 | -3/+1 |
1993-10-31 | * expr.c (make_expr_symbol): Delete DOT_LABEL_PREFIX code | Jeff Law | 2 | -54/+103 |
1993-10-31 | Rework space/subspace handling in PA code to fully support | Jeff Law | 1 | -0/+24 |
1993-10-31 | Rework space/subspace handling in PA code to fully support | Jeff Law | 1 | -48/+169 |
1993-10-31 | * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail. | Jeff Law | 1 | -0/+6 |
1993-10-31 | * gas/hppa/more.parse/parse.exp: Add new test. | Jeff Law | 6 | -0/+32 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): If needed, call | Jeff Law | 2 | -0/+32 |
1993-10-30 | * config/tc-hppa.c (pa_parse_space_stmt): Get segment and sort key | Jeff Law | 2 | -5/+8 |
1993-10-30 | * config/tc-hppa.c (pa_export_args): Always set BSF_FUNCTION | Jeff Law | 2 | -2/+16 |
1993-10-30 | * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling | Jeff Law | 2 | -17/+49 |
1993-10-30 | * config/tc-hppa.c (pa_comm): Delete incorrect check for symbol | Jeff Law | 2 | -9/+13 |
1993-10-30 | * config/obj-som.[ch]: New files for SOM support. Note SOM | Jeff Law | 1 | -0/+3 |
1993-10-30 | * config/obj-som.[ch]: New files for SOM support in GAS. | Jeff Law | 3 | -0/+174 |
1993-10-30 | * config/ho-hppabsd.h: Delete IO* macros, they are defined in | Jeff Law | 2 | -19/+29 |
1993-10-30 | * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets. | Jeff Law | 1 | -0/+9 |
1993-10-30 | * symfile.c (reread_symbols): When re-reading symbols, do all the | Jim Kingdon | 11 | -204/+270 |
1993-10-30 | * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh, | Jim Kingdon | 5 | -9/+9 |
1993-10-30 | * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str" | Jeff Law | 1 | -1/+5 |
1993-10-30 | put objcopy in alphabetical order | David MacKenzie | 1 | -86/+86 |
1993-10-30 | More LynxOS support | Stan Shebs | 22 | -32/+993 |