aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1995-05-12(push_parm_decl): Pass any attributes to decl_attributes.Richard Kenner1-1/+4
1995-05-12Adjust number of shift/reduce conflicts.Richard Kenner1-12/+23
1995-05-12Fix reporting of unterminated strings.Per Bothner2-127/+40
1995-05-11(MD_STARTFILE_PREFIX, MD_EXEC_PREFIX,Jim Wilson1-0/+18
1995-05-11cpplib.c (line_for_error): Make it work; add extra parameter.Per Bothner1-41/+32
1995-05-11* cppexp.c (parse_number): Cleanup some Cygnus crud for MPW.Per Bothner1-6/+1
1995-05-12OK, this is what I really wanted to install...Torbjorn Granlund1-3/+9
1995-05-12(i960_output_ldconst): Let split_double handle DImode.Torbjorn Granlund1-40/+15
1995-05-11* cpperror.c (cpp_print_containing_files): Remove some Cygnus-local stuff.Per Bothner1-8/+0
1995-05-12(link_command_spec): Make -nostdlib no longer imply -nostartfiles.Doug Evans1-2/+2
1995-05-11Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.Per Bothner1-5/+5
1995-05-11(nested_function, notype_nested_function): Allow old-style argRichard Kenner1-4/+6
1995-05-11(grokdeclarator): Use PARM_FLAG to see if should make PARM_DECL.Richard Kenner1-1/+1
1995-05-11(convert_and_check): Don't diagnose overflow in constant expressionRichard Kenner1-0/+4
1995-05-11(finish_struct): Properly update DECL_PACKED.Richard Kenner1-1/+1
1995-05-1170th Cygnus<->FSF mergeJason Merrill5-6/+36
1995-05-11*** empty log message ***Jason Merrill1-8/+22
1995-05-11Initial revisionJim Wilson2-0/+245
1995-05-11(LOCAL_LABEL_PREFIX, USER_LABEL_PREFIX): Define.Jim Wilson1-10/+32
1995-05-11(mips_output_lineno): Use LOCAL_LABEL_PREFIX.Jim Wilson1-2/+3
1995-05-11(output_decl): Don't output DIE for struct or union typeJim Wilson1-0/+11
1995-05-11Eliminate dead code caused by last patchMichael Meissner1-10/+5
1995-05-11Do not segfault if SUBREG uses something other than REG.Michael Meissner1-0/+7
1995-05-11(do_jump, case EX_EXPR, NE_EXPR): Fix typo for complex.Richard Kenner1-2/+2
1995-05-10Little endian support.Michael Meissner2-0/+50
1995-05-10Do not build -mmultiple/-mno-multiple libgcc.a variantsMichael Meissner2-10/+4
1995-05-10Add little endian PowerPC support.Michael Meissner7-12/+194
1995-05-10* Makefile.in (libgcc1-test): Tell the user to ignore warnings.Doug Evans1-0/+1
1995-05-10* libgcc1-test.c (main_without__main): Renamed from `main'.Doug Evans1-1/+4
1995-05-10Add declarations of static functions.Richard Kenner1-9/+46
1995-05-10(alpha_set_emit_const): Cleanups to work properly when run on 32-bitRichard Kenner1-12/+14
1995-05-10(out_file, md_file, tm_file, {build,host}_xm_file):Richard Kenner1-59/+64
1995-05-10(LIBGCC_SPEC): Do link with libgcc when -shared.Jason Merrill1-1/+1
1995-05-1069th Cygnus<->FSF mergeMike Stump12-196/+237
1995-05-10* toplev.c (lang_options): Add new flag -ffor-scope.Mike Stump1-0/+2
1995-05-09(objc_init_statics): Fix missing part of last change.Richard Kenner1-1/+1
1995-05-09Use <xxx> in #include.Richard Kenner15-33/+32
1995-05-09Use <xxx> for #include.Richard Kenner1-3/+3
1995-05-09Use <xx> in #include.Richard Kenner1-3/+3
1995-05-09Add powerpc little endian support; Add powerpc variants; Add pentium variantsMichael Meissner1-7/+30
1995-05-09*** empty log message ***Jason Merrill2-3/+22
1995-05-09(__ashrsi3, __ashlsi3, __lshrsi3): Use .byte insteadJim Wilson1-111/+105
1995-05-09(__objc_send_initialize): Call superclass if object does not implementRichard Kenner1-15/+21
1995-05-09*** empty log message ***Jason Merrill3-4/+7
1995-05-09AIX shared librariesJason Merrill1-42/+113
1995-05-09(declare_hidden_char_array): Mark decl artificial.Jason Merrill1-0/+1
1995-05-08(_objc_load_callback): Add declaration.Richard Kenner1-0/+8
1995-05-08(_objc_load_callback): Add declaration.Richard Kenner1-0/+13
1995-05-08(expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if bothRichard Kenner1-5/+7
1995-05-08(convert_for_assignment): Don't give errors about adding const orRichard Kenner1-1/+2