summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2002-06-012-18/+25
* * gcse.c (cprop_cc0_jump): Function deleted.sayle2002-06-012-68/+284
* * tree.c (real_minus_onep): New function to test for -1.0.sayle2002-06-016-0/+147
* * fold-const.c (fold_truthop): Transform "a || b" into "(a|b) != 0"sayle2002-06-012-1/+28
* * cppexp.c (cpp_classify_number): Cast precission to int foraj2002-06-012-7/+12
* * config/avr/avr.c (avr_mcu_types): Remove devices that were oncemarekm2002-06-014-44/+20
* * gnat_ug.texi: Use @ifnottex instead of @ifinfo.jsm282002-06-016-10/+16
* * config/h8300/h8300-protos.h: Add a prototype forkazu2002-06-015-4/+87
* * basic-block.h (struct basic_block_def): New field loop_father.hubicka2002-06-016-419/+884
* Daily bump.gccadmin2002-06-013-3/+3
* *** empty log message ***alehotsky2002-06-012-2/+7
* - Sigh, always use default text section name.dje2002-06-011-2/+2
* * Makefile.in (INSTALL_CPP, UNINSTALL_CPP): Remove.zack2002-06-015-391/+362
* * configure.in (HAVE_AS_TLS): Add alpha tests.rth2002-06-018-90/+862
* * cppinit.c (append_include_chain): Always pay attention tozack2002-05-312-5/+7
* * target.h: Fix formatting.kazu2002-05-3122-196/+220
* * expr.c (compare_from_rtx): Generate comparison between op0 and op1rth2002-05-312-0/+9
* * gcc.c (cpp_unique_options): Remove "-d" options.rth2002-05-317-6/+33
* * gcc/Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 withdj2002-05-316-52/+61
* 2002-05-31 Stan Shebs <shebs@apple.com>shebs2002-05-312-14/+35
* 2002-05-31 Florian Weimer <fw@deneb.enyo.de>fw2002-05-312-4/+2
* 2002-05-31 Florian Weimer <fw@deneb.enyo.de>fw2002-05-319-26/+39
* 2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca>danglin2002-05-312-2/+7
* * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Define.dje2002-05-312-0/+8
* *** empty log message ***alehotsky2002-05-312-5/+14
* * config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.amylaar2002-05-312-1/+5
* * i386.c (classify_argument): Properly handle base types.hubicka2002-05-313-10/+74
* * gcse.c (gcse_emit_move_after): New.hubicka2002-05-314-126/+84
* * cfgloop.c (flow_loops_find): Initialize first and last fieldsrakdver2002-05-312-5/+16
* 2002-05-31 Florian Weimer <fw@deneb.enyo.de>fw2002-05-319-48/+78786
* Daily bump.gccadmin2002-05-313-3/+3
* * c-common.c (builtin_define_std): Correct logic.neil2002-05-312-4/+11
* * pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20.danglin2002-05-312-3/+14
* * pa.c: Move output.h include after tree.h include.danglin2002-05-312-2/+7
* * config/ns32k/ns32k.h: Define named constants for thethorpej2002-05-313-36/+62
* 2002-05-30 John David Anglin <dave@hiauly1.hia.nrc.ca>danglin2002-05-317-12/+97
* * pa.c (following_call): Check TARGET_JUMP_IN_DELAY.danglin2002-05-312-5/+5
* * config.gcc (ns32k-*-netbsd*): Set tm_file tothorpej2002-05-313-10/+9
* * longlong.h (count_trailing_zeros): Add missing \, and clean upthorpej2002-05-312-5/+10
* 2002-05-31 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-312-2/+15
* * config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.thorpej2002-05-313-1/+112
* PR optimization/6822rth2002-05-303-6/+29
* * expmed.c (const_mult_add_overflow_p): New.rth2002-05-304-6/+69
* * c-common.c (c_common_attribute_table): Add "may_alias" entry.rth2002-05-305-3/+70
* * defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.rth2002-05-306-40/+15
* * langhooks.c: Fix formatting.kazu2002-05-309-78/+89
* 2002-05-30 Marc Espie <espie@openbsd.org>espie2002-05-304-0/+111
* * flow.c (propagate_one_insn): Revise yesterday's patch. Deletelaw2002-05-302-2/+27
* * lcm.c (output.h): #include.amylaar2002-05-302-107/+63
* * ada.h: Add MI guard macro.zack2002-05-302-6/+19