Age | Commit message (Expand) | Author | Files | Lines |
2001-10-31 | tree.h (tree_index): Add support for V16QI and V8HI. | Aldy Hernandez | 4 | -0/+28 |
2001-10-31 | att.h: Fix comment formatting. | Kazu Hirata | 42 | -127/+171 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 20 | -24/+46 |
2001-10-31 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-10-31 | Fix typos in ChangeLog. | Kazu Hirata | 1 | -17/+17 |
2001-10-31 | elf.h: Fix comment formatting. | Kazu Hirata | 18 | -86/+106 |
2001-10-31 | bitmap.c (bitmap_element_free): Don't forget to update head->indx when we upd... | Daniel Berlin | 2 | -1/+10 |
2001-10-31 | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 8 | -19/+24 |
2001-10-31 | * style.adb: | Robert Dewar | 2 | -21/+49 |
2001-10-31 | (Associated_Node, [...]): Do not check for Freeze_Entity. | Geert Bosch | 2 | -4/+7 |
2001-10-31 | * a-reatim.ads: Minor reformatting | Robert Dewar | 2 | -4/+9 |
2001-10-31 | gnatdll.adb: Minor reformatting throughout. | Robert Dewar | 2 | -52/+60 |
2001-10-31 | gnatdll.adb (Parse_Command_Line): handle -g option to be passed to the binder... | Pascal Obry | 4 | -84/+101 |
2001-10-31 | * usage.adb: Minor fix to output for -gnaty. | Robert Dewar | 2 | -1/+5 |
2001-10-31 | a-reatim.ads: Makes Seconds_Count into a 64-bit integer, to accommodate all i... | Ed Schonberg | 3 | -10/+38 |
2001-10-31 | misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not... | Richard Kenner | 2 | -1/+6 |
2001-10-31 | 86numaux.adb, [...]: Add 2001 to copyright notice. | Geert Bosch | 8 | -15/+19 |
2001-10-31 | bindusg.adb: Undocument -f switch. | Robert Dewar | 5 | -19/+27 |
2001-10-30 | gnatcmd.adb (MAKE, [...]): Add translations for project file switches (-P (/P... | Vincent Celier | 2 | -0/+42 |
2001-10-30 | * decl.c: Minor whitespace fixes. | Geert Bosch | 2 | -5/+5 |
2001-10-30 | * utils2.c (build_allocator): Test for SIZE overflow in array case too | Richard Kenner | 2 | -0/+9 |
2001-10-30 | ali-util.adb (Initialize_Checksum): Use out-mode instead of in out. | Geert Bosch | 3 | -76/+97 |
2001-10-30 | lib.adb: Minor reformatting | Robert Dewar | 3 | -10/+16 |
2001-10-30 | tree.c (id_string_size): Remove. | Neil Booth | 3 | -2/+7 |
2001-10-30 | * sched-rgn.c (schedule_insns): Fix comment. | Jan Hubicka | 2 | -1/+6 |
2001-10-30 | configure.in: Correct previous change... | Zack Weinberg | 3 | -2/+9 |
2001-10-30 | * gcc.c-torture/compile/20011029-1.c: New test. | Jakub Jelinek | 2 | -0/+11 |
2001-10-30 | * cfgcleanup.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2001-10-30 | alias.c: Fix comment formatting. | Kazu Hirata | 7 | -51/+60 |
2001-10-30 | Fix a typo in ChangeLog. | Kazu Hirata | 1 | -1/+1 |
2001-10-30 | arm.c: Fix comment a typo. | Kazu Hirata | 4 | -3/+9 |
2001-10-30 | New test. | Jakub Jelinek | 1 | -0/+23 |
2001-10-30 | emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f... | Jakub Jelinek | 11 | -43/+46 |
2001-10-30 | Localization fixes. | Paolo Bonzini | 5 | -35/+84 |
2001-10-30 | lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ... | Jan Hubicka | 7 | -89/+176 |
2001-10-30 | * i386.md (movti_rex64 splitter): Fix condition. | Jan Hubicka | 2 | -2/+6 |
2001-10-30 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-10-30 | configure.in: Do not assume that gas's version number is the last thing on th... | Zack Weinberg | 3 | -3/+7 |
2001-10-30 | re PR java/4717 (miscompiling class reference) | Bryce McKinlay | 2 | -0/+18 |
2001-10-30 | tradcpp.c: Include intl.h. | Zack Weinberg | 3 | -13/+27 |
2001-10-30 | convert.c, [...]: Use /* */ for all commentary, not #if 0 ... | Zack Weinberg | 8 | -88/+89 |
2001-10-30 | combine.c (num_sign_bit_copies): Avoid signed/unsigned warnings. | Kaveh R. Ghazi | 2 | -2/+5 |
2001-10-30 | * sparc/sol2.h: Include <sys/mman.h> when L_trampoline is defined. | Kaveh R. Ghazi | 2 | -0/+10 |
2001-10-29 | reload1.c (eliminate_regs): Test for reg_renumber being allocated before refe... | Richard Kenner | 2 | -4/+10 |
2001-10-29 | sysv4.h (LINK_SPEC): Allow -msdata=none to override -G, and force -G0. | DJ Delorie | 2 | -1/+6 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 18 | -27/+32 |
2001-10-29 | loop.h (struct induction): Rename ext_dependant to ext_dependent. | Joseph Myers | 4 | -18/+27 |
2001-10-29 | * c-parse.in (expr_no_commas, primary), c-typeck.c | Joseph Myers | 3 | -12/+11 |
2001-10-29 | Undo assemble_name change in earlier patch. | David Edelsohn | 6 | -17/+60 |
2001-10-29 | New objc tests | Nicola Pero | 3 | -0/+132 |