aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-01-12loop.h (total_biv_increment): Constify iv_class pointer.Michael Hayes1-0/+9
2001-01-12gthr-win32.h (__gthread_objc_thread_get_data): Save and restore Win32 LastError.Thomas Pfaff1-0/+6
2001-01-11i386.c (ix86_comparison_operator, [...]): Convert fp comparison codes to inte...Jan Hubicka1-0/+27
2001-01-11*** empty log message ***Alan Lehotsky1-0/+5
2001-01-11* cppinit.c (do_includes): Fix typo.Neil Booth1-0/+5
2001-01-11Fix constraints in 68HC11/HC12 portStephane Carrez1-0/+17
2001-01-11* cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -MQ.Neil Booth1-0/+4
2001-01-11[multiple changes]Neil Booth1-0/+14
2001-01-11Fix operand numbers in m68hc11.mdStephane Carrez1-0/+12
2001-01-11sh.c (barrier_align): Recognize branch around far branch and redundant insn.Alexandre Oliva1-0/+5
2001-01-11invoke.texi: Restore documentation of the drivers' switches -MD and -MMD.Neil Booth1-0/+5
2001-01-11* config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.Alexandre Oliva1-0/+2
2001-01-11Makefile.in (check-gcc//%, [...]): Support parallel testing of multilibs.Alexandre Oliva1-0/+9
2001-01-11Partially undo a previous patchBernd Schmidt1-0/+9
2001-01-11flow.c (flow_call_edges_add): New.Michael Hayes1-0/+5
2001-01-11reload1.c (move2add_note_store): Update reg_set_luid even if base reg remains...J"orn Rennecke1-0/+5
2001-01-10Rotate ChangeLog entries.Jeff Law1-15298/+1
2001-01-11Initialise machine_function structure to zero.Nick Clifton1-0/+6
2001-01-11c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell1-0/+10
2001-01-10Makefile.in (tradcpp0): Depend on mkdeps.h.Neil Booth1-0/+19
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell1-0/+24
2001-01-10* hwint.h: Revert yesterday's change.Richard Henderson1-0/+4
2001-01-10Remove {save|restore}_machine_status.Nick Clifton1-0/+21
2001-01-10cppinit.c (OPT_g): Remove.Neil Booth1-0/+9
2001-01-10fix constraint for i960.mdAldy Hernandez1-0/+5
2001-01-10alpha.c (alpha_free_machine_status): New.Richard Henderson1-0/+13
2001-01-10function.c (instantiate_virtual_regs): Instantiate virtual registers found in...Jeffrey A Law1-0/+5
2001-01-10i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std=i* as equivalent to -ansi i...Joseph Myers1-0/+5
2001-01-10i386.c (ix86_fp_compare_code_to_integer, [...]): new functions.Jan Hubicka1-0/+6
2001-01-10Temporary fix to work around bug in C++ front end.Richard Earnshaw1-0/+4
2001-01-10invoke.texi: Document that -fcond-mismatch isn't supported for C++.Joseph Myers1-0/+5
2001-01-10gcc.texi: Define macro gcctabopt.Joseph Myers1-0/+8
2001-01-10gcc.c (cpp_options): Set MD file name from output filename, if specified.Nathan Sidwell1-0/+10
2001-01-10invoke.texi: Fix another typo.Phil Edwards1-0/+4
2001-01-10invoke.texi: Fix typo.Phil Edwards1-0/+4
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-0/+25
2001-01-10Change from using {save|restore}_machine_status to {init|mark|free}_machine_s...Nick Clifton1-0/+23
2001-01-09pa32-regs.h (CONDITIONAL_REGISTER_USAGE): When generating pic code, PIC_OFFSE...John David Anglin1-0/+6
2001-01-09lang-options.h: Remove bogus reference to Java trademark.Jeffrey A Law1-0/+5
2001-01-10h8300.c (get_shift_alg): Use a struct shift_info to return the result.Kazu Hirata1-0/+5
2001-01-09*** empty log message ***Alan Lehotsky1-0/+5
2001-01-09c-common.c (enum format_type): Add format_type_error.Joseph Myers1-0/+7
2001-01-09config.gcc (*-*-gnu*, [...]): Specify needed platform specific files in tm_file.David O'Brien1-0/+12
2001-01-09config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.Franz Sirl1-0/+31
2001-01-09h8300.c (function_prologue): Fix code for a monitor function.Kazu Hirata1-0/+3
2001-01-09h8300.c (get_shift_alg): Remove an argument cpu.Kazu Hirata1-0/+8
2001-01-09SWitch use if {save|restore}_machine_status with {init|free}_machine_statusNick Clifton1-0/+23
2001-01-09sched-int.h (struct deps): Add max_reg, reg_last_in_use...Richard Henderson1-0/+11
2001-01-09* gcc.c (process_command): Set switches[n_switches].ordering to 0.Mark Elbrecht1-0/+4
2001-01-09cppinit.c (OPT_MD, OPT_MMD): Restore.Neil Booth1-0/+13