aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-06-25Warning fixes:Kaveh R. Ghazi8-52/+144
1998-06-25Add ARG_POINTER_REGNUM to REG_ALLOC_ORDERNick Clifton2-5/+12
1998-06-25lang-specs.h: Use new | syntax to eliminate string concatenation.Dave Brolley2-8/+8
1998-06-25gcc.c (default_compilers): Use new | syntax to eliminate string concatenation.Dave Brolley2-8/+8
1998-06-24cp-tree.h (CP_DECL_CONTEXT): New macro.Jason Merrill10-721/+758
1998-06-24alpha.c (alpha_function_name): Delete.Richard Henderson4-117/+96
1998-06-24method.c (emit_thunk): Set current_function_is_thunk for the ASM_OUTPUT_MI_TH...Richard Henderson2-0/+6
1998-06-24Daily bump.Jeff Law1-1/+1
1998-06-24* i386/freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.Jeff Law2-1/+16
1998-06-24expr.c (expand_assignment): Rework address calculation for structure field me...Herman A.J. ten Brugge2-0/+48
1998-06-24local-alloc.c (block_alloc): Do not try to avoid false dependencies when SMAL...Jeffrey A Law2-2/+11
1998-06-24* alpha.md (call_vms, call_value_vms): Strip leading * from symbol.Klaus Kaempf2-4/+14
1998-06-24optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).John Carr7-192/+209
1998-06-24expr.c (get_memory_rtx): New function.John Carr3-48/+70
1998-06-24README.gnat: Add patch for new lang_decode_options interface.Dave Brolley2-0/+53
1998-06-24except.c (start_catch_handler): Do nothing if EH is not on.Andrew MacLeod2-3/+14
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein2-87/+81
1998-06-24configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1-0/+7
1998-06-23Reverse may 15th change, as suggested by Jason.David S. Miller2-1/+4
1998-06-23Daily bump.Jeff Law1-1/+1
1998-06-23Forgot to commit.Jeff Law1-0/+4
1998-06-23* g77spec.c (lang_specific_driver): Revert last change.Jeff Law1-1/+1
1998-06-23reload.c (find_reloads): Fix check for failure to match any alternative...Ken Raeburn2-1/+6
1998-06-23cpplib.c (do_line): Typo broke #line directive.Dave Brolley3-5/+22
1998-06-23fixJason Merrill1-1/+1
1998-06-23libgcc2.c (__get_eh_table_version, [...]): New functions to return exception ...Andrew MacLeod4-5/+34
1998-06-23cpp.texi, gcc.texi: Add @dircategory...Dave Love3-7/+13
1998-06-23Have -fnew-exceptions actually use the runtime field, and not generate runtim...Andrew MacLeod9-21/+217
1998-06-23Remove reference to warn_bss_align.Catherine Moore2-1/+5
1998-06-22Complete this set of changes to make the SparcDavid S. Miller3-117/+118
1998-06-22call.c (joust): Fix confusing conversion warning.Jason Merrill7-65/+82
1998-06-22sparc.md (zero_extendhidi2, [...]): Change remaining generic gen_rtx calls to...David S. Miller2-67/+75
1998-06-22Daily bump.Jeff Law1-1/+1
1998-06-22freebsd-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Define as flag_pic.John Wehle3-2/+5
1998-06-22* gcc.c (handle_braces): Recognize | between options as an or.Richard Henderson2-32/+60
1998-06-22* i386.md (exception_receiver): Define.John Wehle2-0/+13
1998-06-22* Make-lang.in (G77STAGESTUFF): Add g77.c.H.J. Lu2-1/+5
1998-06-22protoize/unprotoize are target dependent, so give them target dependent names.Jim Wilson2-4/+19
1998-06-22Fix irix6 -O3 -funroll-all-loops bootstrap failure reported by Kaveh Ghazi.Jim Wilson3-0/+63
1998-06-22Makefile.in (install-info): Fix typpo in previous change.Dave Love1-0/+4
1998-06-22(install-info): Fix typpo in previous change.Dave Love1-1/+1
1998-06-22varasm.c (assemble_variable): Emit alignment warning.Catherine Moore2-1/+11
1998-06-22Warning fixes:Kaveh R. Ghazi3-36/+103
1998-06-22Warning fixes:Kaveh R. Ghazi7-16/+41
1998-06-22Warning fixes:Kaveh R. Ghazi6-4/+16
1998-06-22Warning fixes:Kaveh R. Ghazi9-26/+72
1998-06-22Warning fixes:Kaveh R. Ghazi8-16/+42
1998-06-21Daily bump.Jeff Law1-1/+1
1998-06-21* invoke.texi: Document -mrelax for the mn10300 and mn10200.Jeffrey A Law2-0/+28
1998-06-21basic-block.h (init_regset_vector): Delete declaration.Jeffrey A Law3-4/+6