aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-04-03* Makefile.in (insn*.o): Depend on system.h.Jeffrey A Law1-0/+2
1998-04-02pa.c (output_global_address): Initialize base.Jeffrey A Law1-0/+5
1998-04-02gthr.h: Support systems that don't have weak, but have threads.Mike Stump1-0/+7
1998-04-02Fix x86 core dump on regex.cJim Wilson1-0/+4
1998-04-02Patch from vmakarov to avoid warnings with -Wall.Vladimir N. Makarov1-0/+4
1998-04-02Patched in the gcc directory:Kaveh R. Ghazi1-0/+6
1998-04-01reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.Joern Rennecke1-0/+9
1998-04-01final.c (alter_subreg): Allow the target to hook by-mode subreg hard register...Richard Henderson1-0/+2
1998-04-01emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS.Richard Henderson1-0/+3
1998-04-01configure (alpha-*-linuxecoff, [...]): Run fixincludes.Richard Henderson1-0/+5
1998-04-01fold-const.c (optimze_bit_field_compare): Initialize rnbitpos, rnbitsize, rnm...Jeffrey A Law1-0/+14
1998-04-01c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law1-0/+18
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-0/+8
1998-04-01* i386/freebsd-elf.h (CPP_PREDEFINES): Update from FreeBSD folks.Jeffrey A Law1-0/+2
1998-04-01* pa.md (reload peepholes): Remove unused variable "mode".Jeffrey A Law1-0/+4
1998-04-01Removed thumb-pe target.Nick Clifton1-6/+0
1998-04-01Add thumb-pe support.Nick Clifton1-0/+17
1998-04-01Fix irix6-x-foo cross compiler build problem where irix6 gcc invokes wrong as.Jim Wilson1-0/+5
1998-04-01varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a entity in a lo...Mark Mitchell1-0/+8
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-0/+12
1998-03-31fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/li...Manfred Hollstein1-0/+5
1998-03-31Fix alpha-vms packed-1 failure.Jim Wilson1-0/+3
1998-03-31Fix core dump while compiling gdb-4.16.Jim Wilson1-0/+2
1998-03-31Fix HPPA -fprofile-arcs abort on switch statements.Jim Wilson1-0/+3
1998-03-31Fix problem where different code gets generated with/without -Wreturn-type.Jim Wilson1-0/+4
1998-03-30gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.Stan Cox1-0/+11
1998-03-30More cutover to system.h:Kaveh R. Ghazi1-0/+24
1998-03-30Fix problem reported by Thomas Quinot.Jim Wilson1-0/+4
1998-03-30m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060.Andreas Schwab1-0/+5
1998-03-29genemit.c (DONE): Rework so that it works in the true arm if an if-else condi...Jeffrey A Law1-0/+6
1998-03-29* rs6000.c: Do not include stdioh or ctype.h anymore.Jeffrey A Law1-0/+2
1998-03-29Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H).Jeffrey A Law1-0/+6
1998-03-29cpplib.c (cpp_file_line_for_message): Delete unused parameter.Jeffrey A Law1-0/+6
1998-03-29* collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.Jeffrey A Law1-0/+2
1998-03-29* local-alloc.c (reg_classes_overlap_p): Delete dead function.Jeffrey A Law1-0/+2
1998-03-29* tree.h (lang_print_xnode): Provide prototype.Jeffrey A Law1-0/+4
1998-03-28Bump for snapshotJeffrey A Law1-0/+4
1998-03-28sendmsg.c (__objc_block_forward): Add braces for return value if INVISIBLE_ST...Jeffrey A Law1-0/+3
1998-03-28* pa.c (arith_double_operand): Fix parens.Jeffrey A Law1-0/+2
1998-03-28* haifa-sched.c (print_pattern): Correct arg to sprintf.Jeffrey A Law1-0/+2
1998-03-28* Makefile.in (libgcc1.null): Make return type for __foo void.Jeffrey A Law1-0/+4
1998-03-28* pa.h: Add declarations for many functions defined in pa.c.Jeffrey A Law1-0/+2
1998-03-28genpeep.c (main): Remove unused variable 'i' from the generated file.Jeffrey A Law1-0/+3
1998-03-28genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.Jeffrey A Law1-0/+5
1998-03-28integrate.c (copy_rtx_and_substitute): Rework to avoid need for unused "junk"...Jeffrey A Law1-0/+3
1998-03-28genattrtab.c (write_complex_function): Add a default case in generated switch...Jeffrey A Law1-0/+5
1998-03-28Add documentation of more ARM command line options.Nick Clifton1-0/+2
1998-03-28New file.Nick Clifton1-0/+4
1998-03-27stmt.c (expand_expr_stmt): Must generate code for statements within an expres...Craig Burley1-0/+6
1998-03-27basic-block.h (basic_block_computed_jump_target): Declare.Bernd Schmidt1-0/+25