aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-03-24Accept both 'model' and '__model__' as attribute names.Nick Clifton2-28/+54
1999-03-24Added star.Joern Rennecke1-1/+1
1999-03-24reload1.c (choose_reload_regs): If output-reloading for a simple move insn...J"orn Rennecke2-1/+22
1999-03-24* arm/aout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Fix quoting.Mike Stump2-2/+7
1999-03-24* class.c (finish_struct_1): Always reset TYPE_FIELDS for empty classes.Martin v. Löwis2-1/+6
1999-03-23decl.c (lookup_name_real): Do nested field lookup regardless of TYPE_BEING_DE...Jason Merrill2-7/+11
1999-03-23newJason Merrill3-0/+94
1999-03-23tidyJason Merrill1-5/+0
1999-03-24cp-tree.h (lang_type): Remove has_assignment and has_real_assignment.Mark Mitchell9-93/+260
1999-03-23libgcc2.c (__CTOR_LIST__, [...]): Initialize on all platforms.Jim Blandy2-9/+10
1999-03-23Daily bump.Jeff Law1-1/+1
1999-03-23* fold-const.c (fold): Recognise a rotate by an unsigned amount.Geoff Keating2-16/+40
1999-03-23pa.md (rotlsi3): New expander.Jeffrey A Law2-0/+34
1999-03-23expr.c (expand_assignment): Do not try to optimize a aggregate address which ...Jeffrey A Law2-0/+8
1999-03-23protoize.c (abspath): Preserve multiple leading slashes for _WIN32 and Interix.Mumit Khan2-1/+7
1999-03-23vxarm.h: Split out vxWorks support into separate headerfile and vxify.Mike Stump5-91/+145
1999-03-23openbsd.h (TARGET_DEFAULT): Use symbolic names instead of numbers.Jeffrey A Law4-3/+10
1999-03-23tweakJason Merrill1-13/+6
1999-03-23pt.c (convert_nontype_argument): Don't create things that aren't PTRMEM_CSTs ...Mark Mitchell3-4/+49
1999-03-23restoreJason Merrill1-0/+20
1999-03-23tree.c (first_rtl_op, [...]): Handle GOTO_SUBROUTINE_EXPR.Per Bothner1-0/+4
1999-03-23tree.c (first_rtl_op, [...]): Handle GOTO_SUBROUTINE_EXPR.Per Bothner1-0/+2
1999-03-23parse.y (find_applicable_accessible_methods_list): When dealing with interfac...Alexandre Petit-Bianco3-11/+75
1999-03-23Add doc strings for SUBTARGET_SWITCHESNick Clifton3-3/+10
1999-03-23Remove conflict marker.Mark Mitchell1-1/+0
1999-03-23function.c: Include hash.h.Mark Mitchell5-40/+271
1999-03-23Warning fixes:Kaveh R. Ghazi8-466/+483
1999-03-22decl2.c (finish_file): Set at_eof to 2 after expanding ctors.Jason Merrill3-42/+64
1999-03-23* new2.C: Initialize newed after entering main.Martin v. Löwis1-0/+1
1999-03-22Daily bump.Jeff Law1-1/+1
1999-03-22crtstuff.c: Use ANSI function definitions.Jeffrey A Law2-14/+19
1999-03-23cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.Mark Mitchell9-111/+310
1999-03-22openbsd.h (TARGET_DEFAULT): Define.Jeff Law6-99/+116
1999-03-22sdbout.c (syms.h): Don't include on Interix.Mumit Khan3-3/+6
1999-03-22configure.in: Add i386-pc-interix support.Mumit Khan10-91/+1177
1999-03-22i386.h (PREFERRED_STACK_BOUNDARY): Define.Jeff Law4-27/+98
1999-03-22Changelog: Fixed 1999-03-22 typos.Alexandre Petit-Bianco2-3/+9
1999-03-22Makefile.in: (JAVA_OBJS) Added entry xref.o.Alexandre Petit-Bianco6-1/+149
1999-03-22Add documentation for MIPS options.Jim Wilson3-68/+140
1999-03-22Fix compile time warnings about unused parametersNick Clifton6-87/+87
1999-03-22Minor formatting changes.Nick Clifton1-4/+4
1999-03-22Add missing execute/ filename prefix to last ChangeLog entry.Jim Wilson1-1/+1
1999-03-22Fix bf-sign-2.c failure on 64-bit host caused by my last patch.Jim Wilson2-1/+7
1999-03-22Oops - omitted from previous deltaNick Clifton1-0/+4
1999-03-22Fix typoNick Clifton1-1/+1
1999-03-22reload1.c (reload_as_needed): Set reload_is_output_reload / reload_has_output...J"orn Rennecke2-7/+32
1999-03-22* cse.c (cse_insn): Don't change the result register of a libcall.J"orn Rennecke2-2/+11
1999-03-22rtl.h (shallow_copy_rtx): Declare.J"orn Rennecke4-1/+31
1999-03-22More full description of changes for config/h8300/h8300.c.Vladimir Makarov1-2/+3
1999-03-22h8300.md (adjust_length): New attribute.Vladimir Makarov4-16/+49