aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-07-14xJason Merrill3-1/+32
1998-07-14tweak formattingJason Merrill1-2/+5
1998-07-14* mn10300.md (mulsi): Turn into expander + pattern.Jeffrey A Law2-1/+10
1998-07-14Fix typo.Martin v. Löwis1-1/+1
1998-07-14Improve --help support.Nick Clifton3-28/+74
1998-07-14New test case.Martin v. Löwis1-0/+15
1998-07-14mn10300.md (movsi, [...]): Remove "x" from I -> a alternative.Jeff Law1-4/+4
1998-07-14mn10300.md (movsi, [...]): Remove "x" from I -> a alternative.Jeff Law1-0/+5
1998-07-14call.c (joust): Don't warn about "confusing" conversions to the same type.Jason Merrill10-254/+337
1998-07-14* tcoff.h (USER_LABEL_PREFIX): Make it empty to match coff.h.Richard Earnshaw2-1/+5
1998-07-13version.c: Bump again to distinguish mainline tree from the egcs-1.1 branch.Jeffrey A Law2-1/+6
1998-07-13version.c: Bump to avoid problems with old spec files during bootstrap.Jeff Law1-1/+1
1998-07-13version.c: Bump to avoid problems with old spec files during bootstrap.Jeff Law1-0/+5
1998-07-13Daily bump.Jeff Law1-1/+1
1998-07-13Fix regressions introduced by most recent Sparc commits.David S. Miller3-21/+64
1998-07-13m68k.h (TARGET_SWITCHES): Clear MASK_68040_ONLY for -m68020-40, -m68020-60 an...Kamil Iskra1-4/+4
1998-07-13m68k.h (TARGET_SWITCHES): Clear MASK_68040_ONLY for -m68020-40, -m68020-60 an...Kamil Iskra1-0/+5
1998-07-13gcc.c (do_spec_1): Fix %O handling for secure temporary file creation.Weiwen Liu1-4/+15
1998-07-13gcc.c (do_spec_1): Fix %O handling for secure temporary file creation.Weiwen Liu1-0/+5
1998-07-13elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.Ralf Corsepius1-0/+1
1998-07-13elf.h (MAX_OFILE_ALIGNMENT): Undefine before including svr4.h.Ralf Corsepius1-0/+4
1998-07-13i386.h (CPP_486_SPEC, [...]): New specs.Jim Wilson19-88/+78
1998-07-13* m68k.c (output_scc_di): Use cmpw #0 only for address registers.Andreas Schwab2-16/+33
1998-07-13tree.h (tree_common): Note front-end dependencies on layout of this structure.Jeffrey A Law2-1/+10
1998-07-13* search.c (my_tree_cons): The bitfield is at index 2.Martin v. Löwis2-1/+5
1998-07-13stmt.c (expand_expr_stmt): If not assigning fresh value to last_expr_value...Craig Burley2-1/+9
1998-07-13* gcse.c (hash_scan_insn): Add missing argument declaration.Henning Petersen2-0/+5
1998-07-13920715-1.x: No longer expected to fail on the mn10200.Jeffrey A Law2-0/+8
1998-07-13920715-1.x: No longer expected to fail on the mn10200.Jeffrey A Law4-2/+23
1998-07-13Fix irix5 build failure due to bad definition of HAVE_INTTYPES_H.Jim Wilson4-10/+20
1998-07-13Added --help descriptions of various command line switchesNick Clifton2-123/+131
1998-07-13--help support addedNick Clifton2-97/+104
1998-07-13Add --help option.Nick Clifton6-308/+945
1998-07-13sparc.c, [...]: New trampoline code.John Carr5-177/+216
1998-07-13invoke.texi (-fno-builtin): Explain that the names of built-in functions begi...Philippe De Muyter2-2/+23
1998-07-13com.c (ffecom_push_tempvar): Replace kludge that munged back-end globals dire...Craig Burley2-9/+16
1998-07-13mn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS.Jeff Law3-87/+146
1998-07-13* reload1.c (reload_reg_free_before_p): Abort for RELOAD_FOR_OUTPUT.J"orn Rennecke2-22/+7
1998-07-13cplus-dem.c (SCOPE_STRING): Remove DMGL_JAVA stuff.Mark Mitchell2-30/+20
1998-07-13expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory address is not v...Jeffrey A Law2-14/+27
1998-07-13auto0.f, auto1.f: New test from Craig.Dave Love1-0/+5
1998-07-13New test from Craig.Dave Love2-0/+168
1998-07-12More efficient version of Jul 10 bugfix of mine, as discussed on egcs-patches.David S. Miller4-28/+108
1998-07-12Daily bump.Jeff Law1-1/+1
1998-07-12decl2.c (build_expr_from_tree): Change calls of do_identifier.Martin v. Löwis8-4336/+4451
1998-07-12fixJason Merrill1-3/+2
1998-07-12decl.c (struct binding_level): New field using_directives.Martin v. Löwis5-95/+237
1998-07-12xref.c (classname): New function.Martin v. Löwis5-13/+27
1998-07-12collect2.c (main): Use "-x c" instead of "-lang-c" for force the compiler int...Jeffrey A Law2-2/+8
1998-07-12Fix bug address.Dave Love2-2/+2