aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-09-19arm.c (add_constant): New parameter address_only, change caller.Richard Earnshaw2-25/+56
1998-09-18Daily bump.Jeff Law1-1/+1
1998-09-18README.C4X: New file with information about the c4x ports.Michael Hayes8-0/+15141
1998-09-18Minor tweak.Jeff Law1-0/+2
1998-09-18reload.c (find_reloads): Do not replace a pseudo with (MEM (reg_equiv_addr)) ...Jeff Law1-1/+2
1998-09-18reload.c (find_reloads): Do not replace a pseudo with (MEM (reg_equiv_addr)) ...Jeff Law1-0/+6
1998-09-18toplev.c (rest_of_compilation): Set bct_p on second call to loop_optimize.David Edelsohn7-36/+100
1998-09-18nested2.C: different virtual base classes that happen to have the same base n...Alexandre Oliva2-0/+18
1998-09-18g77.texi: Various additions and some small fixes.Dave Love1-0/+4
1998-09-18Various additions and some small fixes.Dave Love1-21/+402
1998-09-18Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory.Nick Clifton4-1/+324
1998-09-17Daily bump.Jeff Law1-1/+1
1998-09-17* Makefile.in (jcf-dump, jvgenmain): Link in memmove.o too.Jeffrey A Law2-4/+8
1998-09-17* Makefile.in ($(PARSE_H)): Removed target.Tom Tromey2-1/+4
1998-09-17[multiple changes]Andrew MacLeod5-9/+25
1998-09-17Move documentation files from egcs/gcc/objc.Ben Elliston5-0/+936
1998-09-17* regmove.c (copy_src_to_dest): Check that modes match.J"orn Rennecke2-1/+6
1998-09-17config-lang.in: Do not output the name of the selected thread file when build...Ben Elliston51-13722/+35
1998-09-16Makefile.in (JAVA_OBJS): Add memmove.oJeffrey A Law2-1/+11
1998-09-16Daily bump.Jeff Law1-1/+1
1998-09-16Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.H.J. Lu2-8/+20
1998-09-16* config/i386/sco5.h (SUPPORTS_WEAK): True only if targeting ELF.Robert Lipe2-0/+8
1998-09-16i386.h (PREFERRED_RELOAD_CLASS): Respect an existing class narrower than FLOA...Richard Henderson2-3/+10
1998-09-16cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIRAlexandre Oliva4-8/+6
1998-09-16* egcs_update: Additionally touch gcc/java/parse.[ch].Kaveh R. Ghazi2-0/+7
1998-09-16update definition/use of HANDLE_PRAGMA to match new specification.Nick Clifton3-14/+17
1998-09-16Make-lang.in (tinfo.o): Use CXXFLAGS when compiling.Mark Mitchell2-12/+27
1998-09-16gen-protos.c (parse_fn_proto): Cast argument of ISALNUM to `unsigned char'.Kaveh R. Ghazi2-6/+13
1998-09-16regmove.c (copy_src_to_dest): Don't copy if that requires (a) new register(s).J"orn Rennecke2-2/+18
1998-09-15Daily bump.Jeff Law1-1/+1
1998-09-15global.c (reg_allocno): Now static.Bernd Schmidt3-17/+12
1998-09-15m68k.c (output_function_prologue): Reverse NO_ADDSUB_Q condition, fix format ...Kamil Iskra2-16/+20
1998-09-15* m68k/m68k.c: Don't include <stdlib.h> directly.Kamil Iskra2-4/+4
1998-09-15* rs6000.c (output_epilogue): Handle Chill.Jeffrey A Law2-1/+6
1998-09-15Fix out of date comments after previous change.Jeff Law1-2/+2
1998-09-15gcse.c: New definition NEVER_SET for reg_first_set...Geoff Keating2-10/+22
1998-09-15mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.Jeffrey A Law3-0/+11
1998-09-15combine.c (make_extraction): If no mode is specified for an operand of insv...Jeffrey A Law6-71/+273
1998-09-15pa.c (emit_move_sequence): Do not replace a pseudo with its equivalent memory...Jeffrey A Law2-6/+17
1998-09-15i386.h (PREFERRED_RELOAD_CLASS): For standard 387 constants, return FLOAT_REGS.Bernd Schmidt2-1/+6
1998-09-15tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson20-277/+372
1998-09-15array1.C: Size array via arithmetic based on the native word size instead of ...Richard Henderson2-2/+7
1998-09-15static2.C: invocation of static data member of type pointer-to-function denot...Alexandre Oliva2-0/+13
1998-09-15* call.c (build_field_call): handle static data members tooAlexandre Oliva2-2/+5
1998-09-15Fix thinkoMichael Meissner2-1/+6
1998-09-15Add stack alignment descriptions to comments describing stack layouts.Ken Raeburn1-1/+22
1998-09-15typedef5.C: add some more tests involving checks involving function types and...Alexandre Oliva2-0/+13
1998-09-15typeck.c (comptypes): when comparing pointer types...Alexandre Oliva2-7/+11
1998-09-15tweakJason Merrill1-1/+1
1998-09-15tweakJason Merrill1-4/+1